aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/components/breadcrumb.md
AgeCommit message (Collapse)AuthorFilesLines
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR1-96/+0
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto1-0/+6
* WIP: Mention variables, mixins, and loops in docs * Add Sass sections to component pages * add sass docs for forms and content * Update buttons.md * Remove empty mixins sections * Massive update to utilities and some consistency changes Co-authored-by: XhmikosR <[email protected]>
2020-12-04docs(examples): new cheatsheet and RTL examplesGaƫl Poupard1-1/+1
2020-12-01Fix empty CSS variableXhmikosR1-2/+2
2020-12-01Update breadcrumb docs and dividersMark Otto1-4/+37
- Add CSS custom property with fallback to Sass variable - Update docs to mention the new CSS custom property - Rewrite some of the docs to use divider instead of separator, and add some context here and there
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-0/+57
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.