aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
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-06Drop unused `.bg-body-emphasis` (#37824)Julien Déramond1-1/+0
2023-01-05Docs: Small enhancements (#37803)Louis-Maxime Piton1-0/+2
2023-01-05Fix duplicate `--bs-emphasis-color` set value (#37809)Julien Déramond3-9/+2
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éramond1-1/+1
2023-01-03Add new link utilities, icon link helper, and update colored link helpers (#3...Mark Otto5-2/+85
2023-01-03Change stylelint `property-blacklist` to `property-disallowed-list`Patrick H. Lauke1-1/+1
2023-01-03Remove dark mode --bs-heading-color value, set to null, and add custom styles...Mark Otto2-2/+4
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éramond1-0/+2
2023-01-01Fix cards color for contextual color modeJulien Déramond1-0/+1
2023-01-01Docs: remove remnants of Twitter / bump dates (#37779)Patrick H. Lauke1-1/+1
2022-12-29Focus ring helper and utilities (#33125)Mark Otto6-8/+47
2022-12-29Fix selector for dark mode navbar toggler SVG changeMark Otto1-1/+1
2022-12-29Build(deps-dev): Bump sass-true from 6.1.0 to 7.0.0Julien Déramond1-4/+6
2022-12-29Darken some text emphasis and syntax colorsMark Otto1-7/+7
2022-12-28Add .nav-underline modifier class (#33126)Mark Otto2-3/+44
2022-12-28Add color-scheme to dark root selectorMark Otto1-0/+2
2022-12-27Update colour contrast formula with new constant from WCAG 2.2 (#37731)Patrick H. Lauke1-1/+1
2022-12-26Improve consistency of navbar icon declaration (#37720)Mark Dumay1-1/+2
2022-12-25Make scss tests work on Windows too. (#37713)XhmikosR3-12/+20
2022-12-24SCSS testing of the utilities API (#36029)Romaric Pascal7-1/+580
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-1/+1
2022-12-21Fix Sass compilation when `$color-mode-type` is set to `media-query` (#37687)Julien Déramond5-12/+20
2022-12-20Follow upMark Otto1-2/+0
2022-12-20Update _variables.scssjonnysp1-1/+1
2022-12-10Fix `--bs-form-check-bg` definitionJulien Déramond1-1/+1
2022-11-28Rework progress bar markup and styles (#36831)Patrick H. Lauke1-1/+10
2022-11-28Add dark mode support (#35857)Mark Otto25-157/+584
2022-11-22Merge branch 'main' into prepare-523XhmikosR14-75/+217
2022-11-21Keep string representation in `--bs-body-font-family` (#37526)chris1-1/+1
2022-11-21Bump version to 5.2.3XhmikosR1-1/+1
2022-11-21fix(carousel): RTL `translate()` directionGaël Poupard1-3/+0
2022-11-21Import root in `bootstrap-utilities` (#37377)Eric Leibenguth1-0/+3
2022-11-21Fix deprecation warning with sass 1.56.0 (#37425)Sebastian Blank1-1/+1
2022-11-15Grid Gap Updates (#37413)Daniel Raymond1-0/+12
2022-11-14Fix disabled floating labels colorJulien Déramond2-10/+15
2022-11-04Fix deprecation warning with sass 1.56.0 (#37425)Sebastian Blank1-1/+1
2022-10-30Add support for customising a card title color (#36979)Mitchell Cash2-0/+6
2022-10-30Prevent extraneous whitespace around date time inputs in Webkit (#37350)Stephen Reay1-0/+7
2022-10-29Fix disabled floating labels and add some examples of it in the docs (#37299)Julien Déramond1-1/+1
2022-10-29Import root in `bootstrap-utilities` (#37377)Eric Leibenguth1-0/+3
2022-10-23fixjonnysp2-3/+3
2022-10-23Use `--bs-border-width` for some components (#37344)jonnysp2-16/+16
2022-10-22Add `z-index` utilities, `.z-*` (#37317)Mark Otto2-1/+16
2022-10-06Utilities for overflow and object fit (#36848)Daniel Raymond1-0/+22