aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Small color mode docs CSS fixes (#37896)Mark Otto2-2/+6
2023-01-16Fix `.form-control` in dark mode (#37893)Mark Otto3-13/+2
2023-01-16Better use of CSS varlouismaximepiton1-14/+7
2023-01-16Update grid examplelouismaximepiton3-4/+4
2023-01-16Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)Louis-Maxime Piton52-236/+238
2023-01-15Changed ```popover``` to ```tooltip``` in docsMaciej Kubień1-3/+3
2023-01-15Move form-text paragraph to Form control page instead of overview to have teh...Issermann Hannah2-36/+36
2023-01-12Remove outdated comment from `$input-border-color` variableEren Okka1-1/+1
2023-01-12Docs: update progress markup in Color modes pageJulien Déramond1-4/+4
2023-01-11Add theme maps specific to dark mode (#37843)Julien Déramond4-26/+52
2023-01-11Mention deprecated classes for color mode on offcanvasMark Otto1-1/+5
2023-01-11Docs: fix broken links in Color modes pageJulien Déramond1-3/+3
2023-01-11Drop duplicate `--bs-body-bg-rgb` declaration + reorder propsJulien Déramond1-8/+7
2023-01-11Reduce bootstrap-grid.css contentJulien Déramond4-10/+8
2023-01-11docs: updates `.text-*-left` changesCatalin Zalog1-1/+1
2023-01-11Build(deps-dev): Bump @babel/core from 7.20.7 to 7.20.12 (#37850)dependabot[bot]2-20/+20
2023-01-11Build(deps-dev): Bump postcss from 8.4.20 to 8.4.21 (#37851)dependabot[bot]2-8/+8
2023-01-10Update colored links, add new `.link-body-emphasis` helper (#37833)Mark Otto3-5/+25
2023-01-10Update snippet examples for dark mode (#37834)Mark Otto15-315/+470
2023-01-10Docs: fix typo in migration guideJulien Déramond1-1/+1
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