aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/examples/cheatsheet
AgeCommit message (Collapse)AuthorFilesLines
2021-02-11Docs improvements after beta2 (#33049)Gaël Poupard1-12/+12
* docs(carousel): double-spaces out there * docs(toasts): missing word, ins't it? * docs(cheatsheet): use buttons for carousels and tabs ion cheatsheets too 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
2020-12-14docs(cheatsheet): fix RTL sidenav arrowsGaël Poupard2-0/+5
2020-12-11Replace Lorem Ipsum placeholder text with more representative (or at least ↵Patrick H. Lauke1-73/+58
english language) text (#32246) Replaces shorter examples with more sensible/representative/inforrmative text. For longer passages, resorted to using SFW extracts from http://katyperryipsum.com/
2020-12-09cheatsheet: Drop redundant `(current)` text (#32401)Gaël Poupard1-2/+2
Useless since we're using `aria-current` (see #31891).
2020-12-04cheatsheet.js: use `event` instead of `e` (#32335)XhmikosR1-2/+2
2020-12-04chore(dist): generate dist filesGaël Poupard1-1/+1
2020-12-04fix gradientMark Otto1-1/+1
2020-12-04docs(cheatsheet): various fixesGaël Poupard3-81/+127
2020-12-04Revamp header, headings, aside spacingMark Otto3-39/+15
Gradients caused artifacts in Safari, layout was feeling a little loose
2020-12-04docs(examples): use RTLCSS for RTL examplesGaël Poupard2-22/+153
2020-12-04docs(examples): new cheatsheet and RTL examplesGaël Poupard3-0/+1854