-
Task
-
Resolution: Done
-
Minor
-
None
-
4.4
-
MOODLE_404_STABLE
-
5
-
Moppies PB candidates
Define a SCSS file to work as a "bridge" between Bootstrap versions 4 and 5.
This bridge will define some of the helper classes and mixins that will be added in BS5 but still not present in the current codebase. With that addition, it will be possible to update lots of occurrences in the code of the future BS5 upgrade changes in advance.
This could be easily done for simple changes like:
- mr-* > me-*
- float-right > float-end
- sr-only > visually-hidden
- More examples at https://getbootstrap.com/docs/5.2/migration/
- has been marked as being related by
-
MDL-80519 Create a compatibility layer for Bootstrap v4 > v5
-
- Development in progress
-
- has to be done before
-
MOBILE-4598 Support some of the features included in the Bootstrap 5 bridge
-
- Closed
-
- is parent of
-
MDL-81816 Refactor theme-color-level() function renamed in Bootstrap 5
-
- Closed
-
-
MDL-75671 Refactor utility classes for layout and spacing renamed in Bootstrap 5
-
- Closed
-
-
MDL-81817 Refactor scale-color() function renamed in Bootstrap 5
-
- Closed
-
-
MDL-81818 Refactor .no-gutters class renamed in Bootstrap 5
-
- Closed
-
-
MDL-81819 Refactor .close class renamed in Bootstrap 5
-
- Closed
-
-
MDL-81820 Refactor .arrow class renamed in Bootstrap 5
-
- Closed
-
-
MDL-81821 Refactor font utility classes renamed in Bootstrap 5
-
- Closed
-
-
MDL-81823 Refactor .rounded-[sm|lg] classes removed in Bootstrap 5
-
- Closed
-
-
MDL-81825 Refactor "Screen reader" classes/functions renamed in Bootstrap 5
-
- Closed
-