Releases: Orange-OpenSource/Orange-Boosted-Bootstrap
v5.3.5
Bootstrap v5.3.5
Boosted v5.3.5
As usual, you may want to refer to Bootstrap v5.3.5 changelog for an exhaustive list of features and changes in Boosted/Bootstrap, and to the GitHub Release Discussion acting as a blog post.
🚀 Features
🐛 Fixes
📖 Docs
🧰 Chore
v5.3.4
Bootstrap v5.3.4
Boosted v5.3.4
As usual, you may want to refer to Bootstrap v5.3.4 changelog for an exhaustive list of features and changes in Boosted/Bootstrap, and to the GitHub Release Discussion acting as a blog post.
🚀 Features
- buttons: add X social button (#2644) (e667c29)
- carousel: use JS constants to define play/pause CSS class names (#2502) (db0277c)
- css: change the dark mode red color hexadecimal value (#2549) (cfedfa0)
🐛 Fixes
- a11y: Missing aria-hidden on some decorative SVGs (#2691) (a89e727)
- a11y: use empty
alt
attribute for decorative images in Orange navbar and documentation (#2690) (204e2a8) - a11y: use English links in docs and Download app example to prevent language switching (#2708) (871a05e)
- bad license URL in `build/zip-examples.mjs (7dd2adb)
- css: more contrasted
.figure-caption
color in dark mode (#2697) (f43e4c6) - css: typo in
scss/_variables.scss
comment (#2718) (b966895) - docs: add
title
andaria-label
to Bootstrap's licence link in the footer (#2706) (94417a8) - docs: add a
<h2>
to the toc side nav for a11y (#2705) (33d1d48) - docs: add missing whitespaces to the migration guide (374ad9e)
- docs: add semantics to the design callouts (#2722) (0ae070a)
- docs: change
.bg-white
to.bg-body
in Utilities > Overflow (#2671) (6b3e079) - docs: change
alt
s of Brand logos for better a11y (#2709) (424a255) - docs: change focus order for code examples and their copy button (#2699) (5b0b7d0)
- docs: change heading level of 'Required script' section in 'Getting started > Introduction' (#2680) (800bbb4)
- docs: change side menu's markup from
<aside>
to<nav>
(#2727) (4eb4598) - docs: change tarteaucitron design and rendering for a better accessibility (#2695) (a71458a)
- docs: fix minor typos in the migration guide (529991b)
- docs: headings on left menu and link to design doc for a11y (#2859) (d2516f4)
- docs: improve Bootstrap and Boosted license links in the 'License' page (#2723) (65b4109)
- docs: missing dark red color updates (#2567) (a5b723c)
- docs: more explicit homepage webpage's title for a11y (#2698) (e6bbfa1)
- docs: remove unnecessary
role="img"
(#2704) (f771c04) - docs: typo in the migration guide (cde9c47)
- docs: update
aria-label
andtitle
attributes for the button on the Guidelines page (#2703) (767a1c3) - docs: update alt text in Vite, Webpack, and Parcel guides for clarity (#2696) (f7feeca)
- docs: use HTML list elements for thumbnails in 'Design guidelines' for a11y (#2702) (88c4681)
- drop unused
.overflow-visible
when used with SVGs in some components (#2701) (4ac023b) - examples: Add accessible name on images (#2835) (9c06ea4)
- examples: add missing
role="img"
to<svg>
with<title>
in Download example for a11y (#2707) (3e20e77) - form-helper: fix required + form-helper overlapping (#2958) (409c740)
- forms: avoid
.is-required
element to be alone on a new line (#2760) (c13d6f0) - README: composer command line installation (86e9c0c)
- switch: unchecked invalid switch colors (#2621) (fdbb7d3...
v0.4.0-ouds-web
What's Changed
- docs: [OUDS] Small adjustments on buttons doc by @hannahiss in #2904
- chore: update tokens 0.8.0 by @boosted-bot in #2927
- chore: update tokens 0.8.0 by @boosted-bot in #2931
- feat(component): Add Checkbox component by @louismaximepiton in #2874
- feat: use divider token, fix doc and tac by @MaxLardenois in #2935
- Restore icons page by @hannahiss in #2889
- chore: update tokens 0.9.0 by @boosted-bot in #2940
- chore: update tokens 0.10.0 by @boosted-bot in #2939
- chore: update tokens 0.11.0 by @boosted-bot in #2938
- docs: Add getting started>download page by @hannahiss in #2908
- feat(component): add Radio component by @MaxLardenois in #2933
- [OUDS] Design review fix: invalid example with 2 radio buttons and was-validated by @MaxLardenois in #2948
- feat(component): Add Switch component by @louismaximepiton in #2924
- doc: add a sub-paragraph for outlined invalid radio buttons by @MaxLardenois in #2953
- [OUDS] display 2 controls with same config for all control items examples by @MaxLardenois in #2955
- [OUDS] Divider component by @nilloq in #2932
Full Changelog: v0.3.0-ouds-web...v0.4.0-ouds-web
v0.3.0-ouds-web
What's Changed
- [OUDS] Button component by @hannahiss in #2804
- chore: add Maxime as a team member by @MaxLardenois in #2880
- chore(release): v0.2.0 by @louismaximepiton in #2877
- chore(merge main): patched Boosted commit → 3a687e4 by @louismaximepiton in #2879
- chore: update tokens 0.7.0 by @boosted-bot in #2884
- [OUDS] Link component by @nilloq in #2836
- fix: link chevron disabled state by @nilloq in #2894
- [OUDS] Homepage by @hannahiss in #2868
- [OUDS] Remove ouds-web folder for documentation output by @vprothais in #2899
New Contributors
- @MaxLardenois made their first contribution in #2880
Full Changelog: v0.1.0-ouds-web...v0.3.0-ouds-web
v0.1.0-ouds-web
What's Changed
- [OUDS] Docs: add 'Helpers > Stretched link' page by @louismaximepiton in #2719
- [OUDS] Docs: add 'Helpers > Ratio' page by @louismaximepiton in #2717
- [OUDS] feat: Add 'Borders' token, utilities and documentation by @vprothais in #2687
- [OUDS] chore(merge main): patched Boosted commit → 9518929 by @julien-deramond in #2738
- [OUDS] feat: update border width semantic tokens with new references and values by @julien-deramond in #2740
- [OUDS] Docs review after first OUDS version (including opacity tokens) by @hannahiss in #2713
- [OUDS] feat: Add "Elevation" tokens, utilities and documentation - new version by @hannahiss in #2741
- [OUDS] chore(merge main): patched Boosted commit → 94417a8 by @julien-deramond in #2750
- feat: introduce
$ouds-border-radius-9999
raw token and create apx-to-rem
Sass function by @julien-deramond in #2751 - chore: update tokens by @boosted-bot in #2767
- chore: update tokens by @boosted-bot in #2776
- [OUDS] Add "Grid" tokens, utilities, examples and documentation by @hannahiss in #2744
- chore: update tokens by @boosted-bot in #2777
- chore(merge main): patched Boosted commit → be8268e by @julien-deramond in #2778
- chore: update tokens by @boosted-bot in #2780
- [OUDS] Add "Dimension" tokens, utilities and documentation by @louismaximepiton in #2754
- chore: update tokens by @boosted-bot in #2790
- chore: update tokens by @boosted-bot in #2793
- chore: update tokens by @boosted-bot in #2794
- [OUDS] Add "Font" tokens, utilities and documentation by @louismaximepiton in #2774
- [OUDS] Docs: Change the classes that were missing by @louismaximepiton in #2806
- chore: update tokens by @boosted-bot in #2805
- chore: update tokens by @boosted-bot in #2816
- chore: update tokens by @boosted-bot in #2829
- chore(merge main): patched Boosted commit → 7bde599 by @louismaximepiton in #2827
- chore: update tokens by @boosted-bot in #2834
- [OUDS] Add "Colors" tokens, utilities and documentation by @louismaximepiton in #2802
- [OUDS] fix(docs): missing changes in the previous branches by @louismaximepiton in #2851
- chore(merge main): patched Boosted commit → 6666f14 by @louismaximepiton in #2857
- chore: update tokens 0.4.1 by @boosted-bot in #2853
- chore(release): v0.1.0 by @louismaximepiton in #2852
New Contributors
- @boosted-bot made their first contribution in #2767
Full Changelog: v0.0.3-ouds-web...v0.1.0-ouds-web
v0.0.3-ouds-web
What's Changed
- fix(README): fix "npm version" badge and remove "packagist" badge by @julien-deramond in #2634
- feat(css): Drop
form-star-rating()
mixin by @julien-deramond in #2635 - Fix(docs): change CodePen bug reports template by @julien-deramond in #2636
- Docs: add new files names in Boosted migration page by @julien-deramond in #2637
- CI/CD: Browserstack tests by @louismaximepiton in #2639
- Css: drop deprecated Boosted variables and change deprecated comments by @julien-deramond in #2638
- Fix(docs): broken links to
/blob/vx.y.z-ouds-web
files by @julien-deramond in #2647 - Add 'Getting Started > Contribute' page and fix some
/blob/vx.y.z-ouds-web
broken links by @julien-deramond in #2646 - docs: add 'Extend > Approach' page by @julien-deramond in #2650
- docs: remove 'Getting started > Best practices' page by @louismaximepiton in #2657
- docs: add 'Utilities > API' page by @louismaximepiton in #2656
- docs(utilities): add 'Visibility' page by @julien-deramond in #2651
- Docs(utilities): add 'Flex' page by @julien-deramond in #2660
- Docs: add 'Utilities > Vertical align' page by @louismaximepiton in #2668
- Docs: add 'Utilities > Object fit' page by @louismaximepiton in #2663
- Docs: add 'Helpers > Text truncation' page by @vprothais in #2670
- Docs: add 'Utilities > Overflow' page by @louismaximepiton in #2664
- Docs: add 'Utilities > Interactions' page by @louismaximepiton in #2662
- Docs: add 'Utilities > Float' page by @louismaximepiton in #2661
- Docs: add 'Utilities > Position' page by @louismaximepiton in #2666
- Docs: Add 'Helper > Position' page by @louismaximepiton in #2672
- Docs: add 'Helpers > Clearfix' page by @vprothais in #2673
- Docs: add 'Helpers > Visually Hidden' page by @vprothais in #2674
- Docs: add 'Layout > Css grid' page by @vprothais in #2679
- Docs: add 'Utilities > Display' page by @louismaximepiton in #2659
- Docs: add 'Utilities > Z-index' page by @louismaximepiton in #2669
- docs: add 'Getting started > Introduction' page by @louismaximepiton in #2658
- Docs: Add 'Getting started > Accessibility' page by @louismaximepiton in #2675
- Docs(helpers): add 'Stacks' page by @julien-deramond in #2681
- Docs: Add 'Getting started > Browsers & devices' page by @louismaximepiton in #2684
- Docs: Add 'Getting started > Contents' page by @louismaximepiton in #2685
- feat: tokens architecture and opacity utilities by @julien-deramond in #2573
- chore(merge main): patched Boosted commit → e42878f by @julien-deramond in #2715
- chore(merge main): patched Boosted commit → d1d1f89 by @julien-deramond in #2721
- chore(release): v0.0.3 by @julien-deramond in #2725
New Contributors
- @vprothais made their first contribution in #2670
Full Changelog: v0.0.2-ouds-web...v0.0.3-ouds-web
v0.0.2-ouds-web
What's Changed
Fixes
- Fix(README): composer command line by @julien-deramond in #2631
Chores
- Workflows: comment content of notify.yml by @julien-deramond in
- Workflows: comment delete notify.yml by @julien-deramond in #2628 and #2629
Full Changelog: v0.0.1-ouds-web...v0.0.2-ouds-web
v0.0.1-ouds-web
chore(release): v0.0.1 (part 2)
v5.3.3
Bootstrap v5.3.3
Boosted v5.3.3
As usual, you may want to refer to Bootstrap v5.3.3 changelog for an exhaustive list of features and changes in Boosted/Bootstrap, to our migration guide to v5.3.3, and to the GitHub Release Discussion acting as a blog post.
🚀 Features
- Alerts: change warning icon (#2240)
- List group: 2 new variants and change default font-weight (#1467)
- Dark mode: complete implementation of the dark mode for Boosted (components, modules, examples, utilities, etc.) (#2223)
🐛 Fixes
- Check button: don't remove left/right borders when not in a
.btn-group
(#2239) - Dark variants: some text colors were light gray instead of white (#2263)
- Examples: [both light/dark images were displayed in 'auto' mode in Download App example (#2261)
- Dropdowns: add some missing Boosted mod comments and "instead of" precisions in Sass comments (#2294)
- Unit tests: drop
.btn-secondary
from carousel play/pause buttons for consistency (#2306) - Form controls: adjust form control color size when there's valid feedback, and adjust right padding of the valid feedback icon (#2341)
- Back to top: dropped a useless CSS rule implementing a removed variant (#2340)
- Tooltips: two CSS vars had a double prefix (#2353)
- Quantity selector: improve the rendering of its focus state when in error (#2099)
- Examples: apply correctly
.header-minimized
to the Navbars example (#2354) - Typography: update line-height and letter-spacing values for
.lead
in mobile and tablet breakpoints (#2363 / 61bf996) - CSS: remove unused
get-color-from-rgba-string
Sass function (64b9160) - Docs: improve some alignments in the docs header (#2398)
- Examples: drop underlined hovered footer links in Download page example (#2415)
- Orange navbar: fix spacing between supra bar links on small breakpoints (#2428)
- Examples: remove unused
.bd-content
from Form example (#2439)
📖 Docs
- Color modes: reintroduce dark mode information hidden for previous Boosted releases (#2250)
- Homepage: minor rendering tweaks to get closer to Bootstrap (#2374)
- Design guidelines: add thumbnail hover micro animation (#2379)
- Icons: fix Solaris icons URL and add it to the header and footer (#2396)
- Navbar: enhance the navbar's dropdown rendering on mobile (#2432)
- Links: use oran.ge links when they are available (#2488)
- Icons: enhance Extend > Icons page to reflect our latest recommendation (#2075)
- Icons: add an 'Icons rendering' section in Extend > Icons (#2217)
🧰 Chore
v5.3.2
Bootstrap v5.3.2
Boosted v5.3.2
As usual, you may want to refer to Bootstrap v5.3.2 changelog for an exhaustive list of features and changes in Boosted/Bootstrap, to our migration guide to v5.3.2, and to the GitHub Release Discussion acting as a blog post.
🚀 Features
- Orange navbar: change minimizing behavior by moving
.header-minimized
to the<header>
(#1830) - Forms: add a visual cue to form elements on error when focused for accessibility (#2090)
- Accordion: new rendering based on recent UI Kit v5 modifications to improve accessibility (#1792)
- Components: new Local Navigation (#1468)
- Star rating: new read-only state and enhanced accessibility (#2184)
🐛 Fixes
- Workflows: keep whitespaces formatting in description content when the bot is updating it (62de233)
- CSS: remove unnecessary code in Boosted grid dist files (#2196)
- Carousel: fix carousel indicator animation with custom interval (#2203)
- Forms: add a required information for mandatory input fields for accessibility (#2114)
- Carousel: init carousel properly by setting the animation on progress indicator (#2204)
- Examples: add missing
/examples/download-app
redirection URL (#2216) - Docs: add missing
.is-disabled
for disabled file input label (#2222) - Docs: add missing
/docs/customize/color-modes
redirection (#2226)
📖 Docs
- Nav and tabs: move dropdowns at the last place in navs based on design recommendations (#2007)
- Cookies: use youtube-nocookie.com to avoid cookies from YouTube in our examples (#2089)
- Tables: add design callout messages for nested and striped tables (#2032)
- Icons: change icons in Boosted sprite with real Solaris icons (#1929)
- Borders: add design callout messages for borders utilities (#2064)
🧰 Chore
- Workflows: update PR template (985a226)
- Workflows: handle ready for review PR in PRs board project (#2093)
- Workflows: handle PR being reviewed in PRs board project (#2101)
- Workflows: handle approved PR in PRs board project (#2092)
- Workflows: handle design/a11y approved PR in PRs board project (#2100)
- Workflows: drop
skip:ci
andskip:pa11y
(#2205) - Docs: update Boosted core team information (#2228)