aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/components/placeholders.md
AgeCommit message (Collapse)AuthorFilesLines
2024-03-06Improve front matter "added" paramsXhmikosR1-1/+2
Add missing ones and add the ability to show or hide the badge Fixes a few more 404 errors in the version picker
2023-07-05Docs: add missing `aria-disabled='true'` to disabled anchorsJulien Déramond1-3/+3
2023-03-13Docs: consistent usage of CSS sections (#38175)Julien Déramond1-2/+2
2023-03-10Docs: Remove unnecessary `href` and `tabindex="-1"` (#38196)Louis-Maxime Piton1-3/+3
* Proposal * fix(review)
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+145
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>