aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/examples/carousel
AgeCommit message (Collapse)AuthorFilesLines
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.