Julien Déramond
ac831aa4df
Docs: add aria-hidden="true"
to decorative SVGs ( #40686 )
BrowserStack / browserstack (push) Has been skipped
Bundlewatch / bundlewatch (push) Failing after 1s
CodeQL / Analyze (push) Failing after 1s
cspell / cspell (push) Failing after 1s
CSS / css (push) Failing after 1s
Docs / docs (push) Failing after 1s
JS Tests / JS Tests (push) Failing after 1s
Lint / lint (push) Failing after 1s
CSS (node-sass) / css (push) Failing after 1s
Release notes / update_release_draft (push) Has been skipped
2024-08-02 10:18:29 +02:00
Christian Oliff
74891cb3a6
Examples: minor accessibility improvements ( #40620 )
...
- no need for `role="document"` on modals (was removed from Bootstrap a while ago)
- use `type="email"` for email input
- add aria-labels for previous month and next month buttons on date picker demo
Co-authored-by: Julien Déramond <juderamond@gmail.com>
2024-07-19 06:45:42 +02:00
Julien Déramond
b5772d4ec2
Use .d-none
instead of inline styling
2023-05-31 19:28:32 -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
Mark Otto
f40e76d1f7
Update snippet examples for dark mode ( #37834 )
...
* Update snippet examples for dark mode
* Fix markup
* Review comments
* undo colored links docs from this PR
2023-01-10 16:33:33 -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
Julien Déramond
9bd7228ed6
Remove some unused SVGs in Dropdowns example
2022-12-24 14:47:55 -08: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