aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/examples/carousel
AgeCommit message (Collapse)AuthorFilesLines
2020-12-11Replace Lorem Ipsum placeholder text with more representative (or at least ↵Patrick H. Lauke1-9/+9
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-04docs(examples): use RTLCSS for RTL examplesGaël Poupard2-0/+92
2020-12-04docs(examples): new cheatsheet and RTL examplesGaël Poupard1-5/+5
2020-11-14Add `bs` in data attributesRohit Sharma1-7/+7
- Add `bs` in data APIs everywhere - Update unit tests
2020-07-03Rename `sr-only`/`sr-only-focusable` (#31139)Patrick H. Lauke1-2/+2
* Rename `sr-only`/`sr-only-focusable` To be more representative of the fact that these are not necessarily "screen reader" specific, but actually apply to assistive technologies in general (and also things like Alexa/Siri/etc). Goes hand-in-hand with #31133 Co-authored-by: XhmikosR <[email protected]>
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR2-0/+256
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.