aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/components/progress.md
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-139/+0
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2019-06-06Clean component examples CSS (#28872)Shohei Yoshida1-1/+1
* Remove unused classes/styles and use utilities instead of specific styles * Use `getElementById` instead of `querySelector`
2019-03-13Add a docsref shortcode.XhmikosR1-1/+1
This allows for the build to fail if a reference isn't found.
2019-03-13Switch to Hugo.XhmikosR1-0/+139
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!