aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/components/progress.md
AgeCommit message (Collapse)AuthorFilesLines
2023-02-13Docs: Progress fix + proposal (#38014)Louis-Maxime Piton1-2/+2
* Fix + proposal * fix(review) --------- Co-authored-by: Patrick H. Lauke <[email protected]>
2023-01-21Docs: add overflow and text color info to progress bar page (#37921)Patrick H. Lauke1-0/+33
* Docs: add overflow and text color info to progress bar page * Add example/reference for color & background helper use * Add mention of color modes/dark mode * Tweak link text
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+169
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>