https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
7298ae0 Refactor to make import of utilities-map explicit in `_mixins.scss` 24 February 2023, 10:44:21 UTC
046a743 Make small amends from PR review 24 February 2023, 10:44:21 UTC
4ebdcef Update documentation for customizing colors 17 February 2023, 11:04:55 UTC
5df18c3 Tidy up utilities map code - use consistent variable name - use consistent code structure for functions that do similar things - remove code duplication for utilities-add 17 February 2023, 10:23:40 UTC
dc93f6a Add tests for utilities-map functions and mixins Split the utilities-map helpers in their own file to make tests a little more isolated 17 February 2023, 10:03:54 UTC
2560a59 Update copy on new utility API docs 17 February 2023, 09:42:44 UTC
4289ec7 Update utility example to avoid cspell error 17 February 2023, 09:42:44 UTC
bf3b218 Some edits 17 February 2023, 09:42:44 UTC
47a195e Minor formatting 17 February 2023, 09:42:44 UTC
c0ac568 Reorganise headings in utilities page and minor edits 17 February 2023, 09:42:42 UTC
4b06819 Update utilities documentation 17 February 2023, 09:38:35 UTC
c30bd63 Add thorough implementation of utilities functions and mixins 17 February 2023, 09:36:14 UTC
aa06a20 Add functions and mixins to manipulate the utlities map - get options, a specific option or a specific value for a given utility - set options, new values or remove values for a given utility - add or remove utilities 17 February 2023, 09:36:14 UTC
3122127 Fix console error in examples pages du to no theme switcher (#38074) 17 February 2023, 06:56:30 UTC
42e99cc Reduce size of guide dev server images (#37741) * Reduce size of guide dev server images * Optimised images with calibre/image-actions * Lossy compress new images --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 15 February 2023, 18:41:33 UTC
2b31a6b Fix color picker borders on chromium based browsers 15 February 2023, 18:41:02 UTC
f8fa05d Remove -moz-padding-start from .form-select 15 February 2023, 17:39:46 UTC
d86c316 Drop duplicate `$btn-close-focus-shadow` definition 15 February 2023, 16:33:32 UTC
2dc329d WIP: New snippet examples (#36309) * Start work on some new snippet examples * Update for dark mode, fixes * Add images, update descriptions * examples fixes 15 February 2023, 04:58:39 UTC
f256874 More updates to migration guide 14 February 2023, 23:46:45 UTC
8fddb9f Update form validation styles to use new CSS variables for `color` and `border-color` (#38044) * Update form validation styles to use new CSS variables for color and border-color * Use better Sass variables 14 February 2023, 23:22:35 UTC
9dd42e1 Attempt to fix focus ring being cut off in table of contents (#37965) * Attempt to fix focus ring being cut off in table of contents * Update _toc.scss --------- Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk> 14 February 2023, 16:58:08 UTC
d0fece9 Docs: add scroll-margin-top for keyboard navigation 14 February 2023, 16:53:25 UTC
30e8d13 Remove unused partials and add some way to automatically detect it (#38004) * Add docs-check-unused-templates in npm commands and workflow * Remove unused partials icons templates 14 February 2023, 16:48:44 UTC
68afebe Docs: Use ESM Popper CDN reference in 'Using Boottrap as a module' 14 February 2023, 16:46:55 UTC
3e3938f Build(deps-dev): Bump rollup from 3.10.1 to 3.15.0 Bumps [rollup](https://github.com/rollup/rollup) from 3.10.1 to 3.15.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v3.10.1...v3.15.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 14 February 2023, 16:45:10 UTC
2f75915 Build(deps-dev): Bump lockfile-lint from 4.10.0 to 4.10.1 Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint) from 4.10.0 to 4.10.1. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Changelog](https://github.com/lirantal/lockfile-lint/blob/master/packages/lockfile-lint/CHANGELOG.md) - [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint@4.10.1/packages/lockfile-lint) --- updated-dependencies: - dependency-name: lockfile-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 14 February 2023, 16:44:12 UTC
8379724 Build(deps-dev): Bump eslint from 8.33.0 to 8.34.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 14 February 2023, 16:43:48 UTC
02bb371 Build(deps-dev): Bump sass from 1.58.0 to 1.58.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.58.0 to 1.58.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.58.0...1.58.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 14 February 2023, 16:43:22 UTC
7bffd6e Docs: Progress fix + proposal (#38014) * Fix + proposal * fix(review) --------- Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk> 14 February 2023, 02:38:21 UTC
70bad9b Docs: uniformize disabled nav links for underline nav 14 February 2023, 02:12:35 UTC
a0e8568 Remove comments from `scss/_nav.scss` (#38038) 13 February 2023, 19:03:27 UTC
80a5266 Fix `$grid-breakpoints` SCSS unit tests init (#38037) 13 February 2023, 18:46:49 UTC
f5f6c5c Minor fix to avoid creating void elements in tooltip test file (#38034) 11 February 2023, 09:18:39 UTC
7432ebc Unify `offcanvas` `keydown` event logic with `modal` (#38025) 11 February 2023, 08:35:10 UTC
9f5dca0 Remove `debug` references from DocSearch v2 (#38032) 11 February 2023, 07:04:09 UTC
52656db Build(deps-dev): Bump sass from 1.57.1 to 1.58.0 (#38017) Bumps [sass](https://github.com/sass/dart-sass) from 1.57.1 to 1.58.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.57.1...1.58.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 09 February 2023, 20:12:37 UTC
2975911 Build(deps-dev): Bump eslint from 8.32.0 to 8.33.0 (#37984) Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.32.0...v8.33.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 09 February 2023, 20:11:54 UTC
cbc4e3a Fix list group colors by using `*-text-emphasis` CSS vars in Sass loop (#38008) 06 February 2023, 12:08:20 UTC
af60065 Fix alerts colors by using `*-text-emphasis` CSS vars in Sass loop (#38003) 06 February 2023, 11:39:50 UTC
aff8f0d Remove redundant space in forms/validation.md 04 February 2023, 10:40:51 UTC
99e3724 Add mention to migration guide 04 February 2023, 10:40:20 UTC
3ce4fed Avoid inheritance issues on border-width utilities 04 February 2023, 10:40:20 UTC
6393062 Use color mode adaptive color for disabled dropdown menu items 04 February 2023, 07:51:11 UTC
c735b2e Migration guide changes for v5.3.0-alpha2 (#37862) * WIP * More changes mentioned * more * mention dropdown-menu-dark deprecation * More edits 28 January 2023, 01:36:19 UTC
d9037ba Build(deps-dev): Bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 (#37945) Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.0.0 to 24.0.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v24.0.1/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 26 January 2023, 05:55:30 UTC
1a4b18c Build(deps-dev): Bump hugo-bin from 0.97.0 to 0.98.0 (#37946) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.97.0 to 0.98.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.97.0...v0.98.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 26 January 2023, 05:37:17 UTC
d005393 Build(deps): Bump ua-parser-js from 0.7.32 to 0.7.33 (#37957) Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 26 January 2023, 05:30:33 UTC
a6b39f5 Build(deps-dev): Bump clean-css-cli from 5.6.1 to 5.6.2 Bumps [clean-css-cli](https://github.com/clean-css/clean-css-cli) from 5.6.1 to 5.6.2. - [Release notes](https://github.com/clean-css/clean-css-cli/releases) - [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md) - [Commits](https://github.com/clean-css/clean-css-cli/compare/v5.6.1...v5.6.2) --- updated-dependencies: - dependency-name: clean-css-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 26 January 2023, 02:32:20 UTC
06f8927 Build(deps-dev): Bump eslint from 8.31.0 to 8.32.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 26 January 2023, 02:31:22 UTC
e69b618 Build(deps-dev): Bump rollup from 3.9.1 to 3.10.1 Bumps [rollup](https://github.com/rollup/rollup) from 3.9.1 to 3.10.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v3.9.1...v3.10.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 26 January 2023, 02:30:35 UTC
3635f2c Build(deps-dev): Bump eslint-plugin-import from 2.26.0 to 2.27.5 Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.5. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.5) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 26 January 2023, 02:29:32 UTC
82391bc Theme color improvements (#37953) * Use tint-color() and shade-color() functions to generate new color mode adaptive theme values * More consistent shading * Fix callouts use of emphasis variables * Use tint and shade functions on link and code colors for dark mode 26 January 2023, 02:11:22 UTC
cf6972c Remove list-style reset on .carousel-indicators 26 January 2023, 02:09:48 UTC
03983e5 Rewrite selector to help Parcel compiler 26 January 2023, 02:07:18 UTC
1299b16 Docs: tweak icon link and callouts (#37923) * Tweak callout for icon link - no need to talk about `alt` for `<img>` since these don't use `<img>` - make start of sentence more readable * Tweak language of dropdown warning callout * Tweak popover warning callout * Tweak rtl warning callouts * Tweak color warning callout * Add/move accessibility callout for color to relevant pages * Update site/content/docs/5.3/helpers/icon-link.md * Update site/layouts/partials/callouts/warning-color-assistive-technologies.md Co-authored-by: Mark Otto <markd.otto@gmail.com> 21 January 2023, 17:51:45 UTC
15744ee Proposal to rename the CSS and Sass variables 21 January 2023, 17:46:48 UTC
cfd3560 Docs: add overflow and text color info to progress bar page (#37921) * Docs: add overflow and text color info to progress bar page * Add example/reference for color & background helper use * Add mention of color modes/dark mode * Tweak link text 21 January 2023, 17:34:09 UTC
d9d2b4f fix typo in gutters doc (#37918) * fix typo in gutters doc * Update site/content/docs/5.3/layout/gutters.md Co-authored-by: Mark Otto <otto@github.com> 21 January 2023, 17:30:08 UTC
bada2b9 Proposal 18 January 2023, 05:10:13 UTC
1369b81 Fix Android Chrome input date dimensions (#36143) * Bind Hugo to 0.0.0.0, helps debug on mobile when on the same network * Use http-server for visual tests * Add input visual tests * Fix input date dimensions on Android Chrome * Increase bootstrap.css max size * Revert "Bind Hugo to 0.0.0.0" & "Use http-server for visual tests" * Switch to pixels: this is an empirical minimum safe value * Update .bundlewatch.config.json Co-authored-by: Mark Otto <otto@github.com> 18 January 2023, 05:09:39 UTC
16aff74 Proposal 17 January 2023, 18:39:49 UTC
5dc7f4c Harmonize the doc 17 January 2023, 18:39:16 UTC
e8b7d38 Correction 17 January 2023, 18:38:51 UTC
20ab821 Sass docs updates (#37897) * Add maps * Redesign scss-docs rendering * Update other CSS sections * Fix linter 17 January 2023, 02:57:24 UTC
eec5015 Typo 17 January 2023, 00:57:57 UTC
436de31 Add docs callout for utilities that don't respond to color modes 17 January 2023, 00:57:57 UTC
a799f01 Include variables-dark in the import stacks, plus a customize overview fix 17 January 2023, 00:57:18 UTC
779baab Small color mode docs CSS fixes (#37896) * SImplify background gradient syntax * Move inline style to CSS file 17 January 2023, 00:56:50 UTC
ca88999 Fix `.form-control` in dark mode (#37893) * Fix .form-control in dark mode * Remove CSS vars from docs 16 January 2023, 23:56:23 UTC
b3febfb Better use of CSS var 16 January 2023, 23:56:02 UTC
5072307 Update grid example 16 January 2023, 23:55:47 UTC
9042efd Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890) 16 January 2023, 23:55:28 UTC
934d7a0 Changed ```popover``` to ```tooltip``` in docs Changed ```popover``` to ```tooltip``` in tooltip component docs page. 15 January 2023, 18:47:05 UTC
8865b46 Move form-text paragraph to Form control page instead of overview to have teh documentation in the same page than sass variables. 15 January 2023, 17:48:17 UTC
17f14ac Remove outdated comment from `$input-border-color` variable 13 January 2023, 02:54:00 UTC
4536f60 Docs: update progress markup in Color modes page 13 January 2023, 02:50:59 UTC
60714e3 Add theme maps specific to dark mode (#37843) * Add theme maps specific to dark mode * Fix CSS building * Fix other failing test Co-authored-by: Mark Otto <markdotto@gmail.com> 12 January 2023, 05:06:18 UTC
f23e203 Mention deprecated classes for color mode on offcanvas 12 January 2023, 05:05:21 UTC
2d57b88 Docs: fix broken links in Color modes page 11 January 2023, 18:07:49 UTC
47580ff Drop duplicate `--bs-body-bg-rgb` declaration + reorder props 11 January 2023, 18:07:09 UTC
748702d Reduce bootstrap-grid.css content 11 January 2023, 18:01:11 UTC
791c44c docs: updates `.text-*-left` changes 11 January 2023, 17:58:30 UTC
79e006b Build(deps-dev): Bump @babel/core from 7.20.7 to 7.20.12 (#37850) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.7 to 7.20.12. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.20.12/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 11 January 2023, 13:11:23 UTC
81582ad Build(deps-dev): Bump postcss from 8.4.20 to 8.4.21 (#37851) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.21. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.20...8.4.21) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 11 January 2023, 13:10:57 UTC
a901027 Update colored links, add new `.link-body-emphasis` helper (#37833) * Rewrite colored links to use color property again instead of --bs-link-color-rgb value because nav links and more do not set --bs-link-color-rgb * Update bundlewatch * Document it Co-authored-by: Julien Déramond <juderamond@gmail.com> 11 January 2023, 00:34:25 UTC
f40e76d Update snippet examples for dark mode (#37834) * Update snippet examples for dark mode * Fix markup * Review comments * undo colored links docs from this PR 11 January 2023, 00:33:33 UTC
3fc305b Docs: fix typo in migration guide 10 January 2023, 10:54:06 UTC
927ccdf Remove obsolete comment from `_variables.scss` 08 January 2023, 23:52:38 UTC
1871531 Docs: add `.fw-medium` utility class example 08 January 2023, 23:48:44 UTC
3990571 Remove autofocus on theme switch when page is loaded 08 January 2023, 23:39:31 UTC
1e33cfa Keep shadows black regardless of color mode 08 January 2023, 00:07:02 UTC
980116e Docs: missing deprecated callout for `list-group-item-variant()` mixin 07 January 2023, 22:52:43 UTC
eb10b70 Switch from none keyword value to a fake shadow for btn-link 06 January 2023, 19:48:28 UTC
1ed86c9 Fix 06 January 2023, 19:47:24 UTC
8265927 CSS: rename some variables to be consistent (#37804) * Fix * fix(review) 06 January 2023, 19:46:03 UTC
7399b13 Docs: fix `.btn-clipboard` and `.btn-edit` link hover color 06 January 2023, 19:42:32 UTC
ffbe6e9 Drop unused `.bg-body-emphasis` (#37824) 06 January 2023, 19:41:28 UTC
fd1ec97 Docs: Small enhancements (#37803) * Consistency with the doc * Bring a class to avoid weird behavior * Consistency + Add some explaining text * fix(color) 06 January 2023, 03:59:59 UTC
702a3b6 Fix duplicate `--bs-emphasis-color` set value (#37809) * Fix duplicate `--bs-emphasis-color` set value * Restore body- prefix Co-authored-by: Mark Otto <markdotto@gmail.com> 06 January 2023, 03:59:24 UTC
back to top