Skip to content

Releases: Orange-OpenSource/Orange-Boosted-Bootstrap

v5.3.5

16 Apr 06:50
c41606e
Compare
Choose a tag to compare

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

14 Apr 12:02
e34ef42
Compare
Choose a tag to compare

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 and aria-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 alts 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 and title 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...
Read more

v0.4.0-ouds-web

08 Apr 14:02
Compare
Choose a tag to compare
v0.4.0-ouds-web Pre-release
Pre-release

⚠️ This version is not to be used in production.

What's Changed

Full Changelog: v0.3.0-ouds-web...v0.4.0-ouds-web

v0.3.0-ouds-web

21 Mar 13:10
Compare
Choose a tag to compare
v0.3.0-ouds-web Pre-release
Pre-release

⚠️ This version is not to be used in production.

What's Changed

New Contributors

Full Changelog: v0.1.0-ouds-web...v0.3.0-ouds-web

v0.1.0-ouds-web

04 Feb 09:03
05a2d0a
Compare
Choose a tag to compare
v0.1.0-ouds-web Pre-release
Pre-release

⚠️ This version is not to be used in production.

What's Changed

New Contributors

Full Changelog: v0.0.3-ouds-web...v0.1.0-ouds-web

v0.0.3-ouds-web

10 Sep 13:44
42db31a
Compare
Choose a tag to compare
v0.0.3-ouds-web Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.2-ouds-web...v0.0.3-ouds-web

v0.0.2-ouds-web

19 Jul 09:05
c856ec2
Compare
Choose a tag to compare
v0.0.2-ouds-web Pre-release
Pre-release

What's Changed

Fixes

Chores

Full Changelog: v0.0.1-ouds-web...v0.0.2-ouds-web

v0.0.1-ouds-web

17 Jul 09:53
57b7ee5
Compare
Choose a tag to compare
v0.0.1-ouds-web Pre-release
Pre-release
chore(release): v0.0.1 (part 2)

v5.3.3

23 Feb 11:36
3fcfb88
Compare
Choose a tag to compare

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

  • Team: update core team members list (6819a33)
  • Workflows: increase the limit number of cards in jobs (#2312)

v5.3.2

18 Sep 11:07
c539991
Compare
Choose a tag to compare

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 and skip:pa11y (#2205)
  • Docs: update Boosted core team information (#2228)