aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/examples/pricing
AgeCommit message (Collapse)AuthorFilesLines
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR2-198/+0
2021-04-30Improve overall new examples' accessibility (#33772)Gaël Poupard1-16/+18
2021-03-22Update examples (#33214)Mark Otto2-77/+149
* Add updated Jumbotron example made from utilities * Update starter template example with new design and links * Update some existing examples and their screenshots * Add four new snippet-based examples * Update layout to improve things a bit * WIP * Add d-block to images * Fix horizontal scroll * move d-block to the anchor Co-authored-by: XhmikosR <[email protected]>
2021-01-25Replace .bg-white with .bg-body in docsVino Rodrigues1-1/+1
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-2/+2
2020-11-19examples: fix `.btn-block` instancesXhmikosR1-3/+3
2020-10-31Update instances of .font-weight to .fwMark Otto1-4/+4
2020-09-10docs(examples): ensure content sits in landmarks (#31579)Gaël Poupard1-9/+9
2020-09-10Fix the remaining instances using the old logos.XhmikosR1-1/+1
2020-06-14docs(examples): fix pricing exampleGaël Poupard2-17/+10
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR2-0/+131
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.