Problem/Motivation
Bootstrap 5.3.3 was released on 20 Feb 2024
https://github.com/twbs/bootstrap/releases/tag/v5.3.3
Fixed a breaking change introduced with color modes where it was required to manually import variables-dark.scss when building Bootstrap with Sass. Now, _variables.scss will automatically import _variables-dark.scss. If you were already importing _variables-dark.scss manually, you should keep doing it as it won't break anything and will be the way to go in v6.
Fixed a regression in the selector engine that wasn't able to handle multiple IDs anymore.
Proposed resolution
- #3423244: Update Bootstrap from 5.3.2 to 5.3.3 in the Vartheme BS5 theme:build
- Update Bootstrap to 5.3.3
- Refresh JS files
yarn theme:init - Rebuild the theme
yarn theme:build - Rebuild components
yarn components:build
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ UX/UI designer responsibilities
- ➖ Accessibility and Readability
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release varbase-10.0.0-rc2, varbase_components-2.0.0-beta3
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- Issue #3423245: Updated Bootstrap from
5.3.2to5.3.3in the Varbase Componentstheme:buildandcomponents:build
Comments
Comment #2
rajab natshahComment #5
rajab natshahComment #6
rajab natshahComment #7
rajab natshah✅ Released varbase_components-2.0.0-beta3
Comment #9
rajab natshahComment #10
rajab natshah✅ Released varbase-10.0.0-rc2