aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/getting-started/rtl.md
AgeCommit message (Collapse)AuthorFilesLines
2024-04-05Add PostCSS-RTLCSS approach to the documentation (#39863)Iván Pereira1-0/+10
* Add PostCSS-RTLCSS approach to the documentation * Format 'PostCSS RTLCSS' without '-' and backticks * Some formatting for consistency in the entire doc * Minor rewording --------- Co-authored-by: Julien Déramond <[email protected]>
2024-03-06Fix various redirectsXhmikosR1-1/+1
2023-01-21Docs: tweak icon link and callouts (#37923)Patrick H. Lauke1-2/+2
* 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-03Rewrite some callouts to remove most headings and reduce their contentMark Otto1-6/+2
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+182
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>