aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-08Remove obsolete comment from `_variables.scss`Julien Déramond1-1/+1
2023-01-08Docs: add `.fw-medium` utility class exampleA Kriya1-0/+1
2023-01-08Remove autofocus on theme switch when page is loadedJulien Déramond1-3/+6
2023-01-07Keep shadows black regardless of color modeMark Otto1-4/+4
2023-01-07Docs: missing deprecated callout for `list-group-item-variant()` mixinJulien Déramond2-1/+2
2023-01-06Switch from none keyword value to a fake shadow for btn-linkMark Otto1-1/+1
2023-01-06Fixlouismaximepiton1-1/+5
2023-01-06CSS: rename some variables to be consistent (#37804)Louis-Maxime Piton3-7/+11
2023-01-06Docs: fix `.btn-clipboard` and `.btn-edit` link hover colorJulien Déramond1-1/+1
2023-01-06Drop unused `.bg-body-emphasis` (#37824)Julien Déramond1-1/+0
2023-01-05Docs: Small enhancements (#37803)Louis-Maxime Piton5-9/+24
2023-01-05Fix duplicate `--bs-emphasis-color` set value (#37809)Julien Déramond3-9/+2
2023-01-05Docs: enhance colors description tableJulien Déramond1-28/+28
2023-01-05Docs: remove some CSS from `.highlight-toolbar` defJulien Déramond2-8/+1
2023-01-05Remove duplicate definition of `--bs-highlight-bg` in `scss/_root.scss`Julien Déramond1-2/+0
2023-01-05Remove unused comment in `scss/_maps.scss`Julien Déramond1-1/+0
2023-01-04Docs: replace `twbs/bootstrap-npm-starter` by `twbs/examples/tree/main/icons-...Julien Déramond6-29/+75
2023-01-04Include twbs/examples in the Examples pageMark Otto2-23/+64
2023-01-04Docs: fix headings color in light/dark mode (#37802)Julien Déramond1-2/+2
2023-01-03Add new link utilities, icon link helper, and update colored link helpers (#3...Mark Otto21-62/+305
2023-01-03Rewrite some callouts to remove most headings and reduce their contentMark Otto13-70/+30
2023-01-03Build(deps): Bump json5 from 1.0.1 to 1.0.2dependabot[bot]1-12/+12
2023-01-03Change stylelint `property-blacklist` to `property-disallowed-list`Patrick H. Lauke1-1/+1
2023-01-03Build(deps-dev): Bump stylelint from 14.16.0 to 14.16.1dependabot[bot]2-8/+8
2023-01-03Build(deps-dev): Bump rollup from 3.9.0 to 3.9.1dependabot[bot]2-8/+8
2023-01-03Build(deps-dev): Bump eslint from 8.30.0 to 8.31.0dependabot[bot]2-16/+16
2023-01-03Docs: fix accordion flush descriptionJulien Déramond1-1/+1
2023-01-03Add webpack build to webpack guideJulien Déramond1-2/+9
2023-01-03Remove dark mode --bs-heading-color value, set to null, and add custom styles...Mark Otto3-2/+11
2023-01-03Docs: add explanation of the base `.btn` class (#37275)Patrick H. Lauke1-1/+15
2023-01-02Use Bootstrap colors in syntax highlightingMark Otto4-26/+28
2023-01-02fix live toast demo (#37590)AucT2-11/+11
2023-01-02Change nav focus to focus-visible (#37784)Mark Otto1-1/+1
2023-01-02Docs: add CSS variables section in close button sectionJulien Déramond2-1/+11
2023-01-02Docs: offcanvas toggles accessibility fixes, fully hide layout template inputLouis-Maxime Piton3-7/+7
2023-01-02Update tooltips.mdXhmikosR1-2/+1
2023-01-01Fix code color in calloutsMark Otto2-0/+3
2023-01-01Fix cards color for contextual color modeJulien Déramond1-0/+1
2023-01-01Docs: Make theme switcher accessible (#37780)Patrick H. Lauke2-6/+14
2023-01-01Docs: remove remnants of Twitter / bump dates (#37779)Patrick H. Lauke17-28/+21
2022-12-30Docs: Remove unnecessary `id`/`aria-labelledby` from accordion examplesPatrick H. Lauke1-18/+18
2022-12-30Docs: enhance Focus ring example section descJulien Déramond1-1/+1
2022-12-29Focus ring helper and utilities (#33125)Mark Otto11-11/+130
2022-12-29Docs: enhance callouts links on dark modeJulien Déramond2-1/+3
2022-12-29Fix selector for dark mode navbar toggler SVG changeMark Otto1-1/+1
2022-12-29Docs: replace dark btns by primary ones from Button group docs to avoid issue...Julien Déramond1-15/+15
2022-12-29Build(deps-dev): Bump sass-true from 6.1.0 to 7.0.0Julien Déramond3-59/+97
2022-12-29Darken some text emphasis and syntax colorsMark Otto3-8/+10
2022-12-29Use scrollspy on docs pages (#33428)GeoSot4-10/+23
2022-12-28Docs: display examples based on the docs current color mode (#37562)Julien Déramond27-51/+54