aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/components/dropdowns.md
AgeCommit message (Collapse)AuthorFilesLines
2024-08-07Docs: change wording of single/split danger buttons (#40689)Anton Frolov1-2/+2
Co-authored-by: Julien Déramond <[email protected]>
2024-03-06Fix various redirectsXhmikosR1-1/+1
2023-07-05Docs: add missing `aria-disabled='true'` to disabled anchorsJulien Déramond1-1/+1
2023-03-13Docs: consistent usage of CSS sections (#38175)Julien Déramond1-1/+1
2023-01-21Docs: tweak icon link and callouts (#37923)Patrick H. Lauke1-1/+1
* Tweak callout for icon link - no need to talk about `alt` for `<img>` since these don't use `<img>` - make start of sentence more readable * Tweak language of dropdown warning callout * Tweak popover warning callout * Tweak rtl warning callouts * Tweak color warning callout * Add/move accessibility callout for color to relevant pages * Update site/content/docs/5.3/helpers/icon-link.md * Update site/layouts/partials/callouts/warning-color-assistive-technologies.md Co-authored-by: Mark Otto <[email protected]>
2023-01-16Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)Louis-Maxime Piton1-1/+1
2023-01-03Rewrite some callouts to remove most headings and reduce their contentMark Otto1-8/+5
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+1134
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>