Christian Oliff
|
669079dff6
|
Docs: Simplify ids for checks, radios and switches (#41228)
Co-authored-by: Julien Déramond <juderamond@gmail.com>
|
2025-02-16 08:05:23 +01:00 |
Julien Déramond
|
fee9dc2438
|
Examples: fix Cheatsheet examples horizontal scrolling (#40799)
|
2024-10-08 08:42:23 +02:00 |
Christian Oliff
|
008bc237c4
|
Examples: use `<main>` in Cheatsheet examples (#40577)
|
2024-06-25 15:34:12 +02:00 |
XhmikosR
|
45fe28c5a6
|
docs: use defer when possible for JS
|
2024-03-19 11:25:15 +02:00 |
Christian Oliff
|
047607816d
|
Docs: add missing `type="button"` to Cheatsheet example nav buttons (#39585)
Co-authored-by: Julien Déramond <juderamond@gmail.com>
|
2024-01-30 07:46:01 +01:00 |
Julien Déramond
|
3515ac16a1
|
Docs: add missing `aria-disabled='true'` to disabled anchors
|
2023-07-05 22:28:00 -07:00 |
Louis-Maxime Piton
|
9042efd0f8
|
Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)
|
2023-01-16 15:55:28 -08:00 |
Julien Déramond
|
8befabbde9
|
Docs: display examples based on the docs current color mode (#37562)
* Docs: display examples based on the docs current color mode
* Fix _default/examples.html
|
2022-12-28 22:58:35 -08:00 |
Patrick H. Lauke
|
492187de64
|
Remove unnecessary `id`/`aria-labelledby` from cheatsheet accordions (#37718)
Explicit labelling (which then would also benefit from a `role="group"` or similar role) is only optional, and not really appropriate just for a cheatsheet
https://www.w3.org/WAI/ARIA/apg/patterns/accordion/
Closes #37591
|
2022-12-26 00:11:36 +00:00 |
XhmikosR
|
cf9454caa0
|
Release v5.3.0-alpha1 (#37661)
* Bump version to 5.3.0-alpha1
* Dist
* Add docs versions updates
* Update note in homepage hero
Co-authored-by: Mark Otto <markdotto@gmail.com>
|
2022-12-24 18:37:22 +02:00 |