aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/examples/carousel-rtl
AgeCommit message (Collapse)AuthorFilesLines
2023-07-16Docs: fix carousel carousel colors of carousel examples in dark modeJulien Déramond1-1/+1
2023-07-05Docs: add missing `aria-disabled='true'` to disabled anchorsJulien Déramond1-1/+1
2023-04-27More darkmode examples (#38058)Mark Otto1-2/+2
* WIP darkmode examples * Fix product css error, redo parts of blog * wip dashboard * updated rtl generated * fix up some examples, namely dashboard * jumbotron and sign-in fixes * more fixes * more * Fixes from code review * Remove duplicate `data-bs-target` in dashboard/index.html * Modify `blog-rtl/index.html` * Modify `dashboard-rtl/index.html` * Modify `carousel-rtl/index.html` * Keep JS on all pages for switcher * Remove Feather from dashboard examples --------- Co-authored-by: Julien Déramond <[email protected]>
2023-03-04Examples: color mode enhancement (#38144)Louis-Maxime Piton1-10/+10
* Tool bar proposal inside examples * Some examples fixes * Change appearance and position of the color mode toggler * Proposal * . --------- Co-authored-by: Mark Otto <[email protected]>
2023-01-16Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)Louis-Maxime Piton1-3/+3
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+167
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>