aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/examples/product
AgeCommit message (Collapse)AuthorFilesLines
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR2-217/+0
2021-01-25Replace .bg-white with .bg-body in docsVino Rodrigues1-4/+4
Response to issue #32810 Use of the .bg-white class to define visual aspects of the examples would be unintuitive for theme builders to test themes on. This replaces instances of .bg-white with .bg-body in the examples. - Edited examples to replace use .bg-white class with .bg-body class - product - offcanvas - pricing - cheatsheet - cheatsheet-rtl - Edited utilities colors.md & shadows.md to include .bg-body class
2021-01-05Hyphen to dash for ranges (#32488)Jonathan1-1/+1
* Hyphen to dash for ranges * Hyphen to dash for ranges * Hyphen to dash for ranges * Hyphen to dash for ranges * Hyphen to dash for ranges
2020-12-04docs(examples): new cheatsheet and RTL examplesGaël Poupard1-12/+12
2020-10-31Update instances of .font-weight to .fwMark Otto1-2/+2
2020-09-10docs(examples): ensure content sits in landmarks (#31579)Gaël Poupard2-65/+67
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR2-0/+215
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.