-
Improvement
-
Resolution: Fixed
-
Minor
-
4.5
-
MOODLE_405_STABLE
-
MOODLE_500_STABLE
-
MDL-81825-main -
-
-
-
3
-
HQ 2024 Sprint I4.1 Moppies
In BS5 the"Screen reader" classes and functions have been renamed.
Generate the needed SCSS code in bs5bridge.scss (so we can start using BS5 syntax) and refactor all the occurrences in the codebase.
https://getbootstrap.com/docs/5.2/migration/:
"Screen reader" classes are now "visually hidden" classes.
- Changed the Sass file from scss/helpers/_screenreaders.scss to scss/helpers/_visually-hidden.scss
- Renamed .sr-only and .sr-only-focusable to .visually-hidden and .visually-hidden-focusable
- Renamed sr-only() and sr-only-focusable() mixins to visually-hidden() and visually-hidden-focusable().
This issue should also be included in the BS4 compatibility layer in MDL-80519
- has to be done before
-
MOBILE-4598 Support some of the features included in the Bootstrap 5 bridge
-
- Closed
-
-
MDL-83671 Final removal of core_renderer::sr_text
-
- Open
-
- is child of
-
MDL-79917 Investigate the creation of a Bootstrap v5 SCSS "bridge" before the full upgrade
-
- Closed
-
- mentioned in
-
Page Loading...