https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
890d350 Merge branch 'main' into main-lmp-tab-fix 06 March 2023, 08:10:16 UTC
69547eb fix(review) 06 March 2023, 07:57:42 UTC
d5f4532 Docs: fix overflow:auto horizontal scrollbars covering last line of code blocks (#37694) * Add dirty hack for Firefox * Disable stylelint check for function-url-quotes to make the hack go through unchallenged * Make the fix across all browsers It's not just Firefox - same issue can be seen (though slightly less horrible looking) on macOS / Chrome etc * Tweak padding, move clipboard button down slightly * Further CSS tweaks Forcing `overflow: overlay` should normalise behaviour between Chrome/Win and other implementations. While visually the Chrome/Win scrollbar still looks big and ugly, its height/spacing is now taken into account as being part of the content, so styles can be applied consistently with extra padding at the bottom * Linting fixes * Linting fixes * Apply suggestions from code review --------- Co-authored-by: Mark Otto <markd.otto@gmail.com> 04 March 2023, 20:05:54 UTC
ea19c3d Fixed some grammar issues 04 March 2023, 19:50:05 UTC
b26233c Examples: color mode enhancement (#38144) * Tool bar proposal inside examples * Some examples fixes * Change appearance and position of the color mode toggler * Proposal * . --------- Co-authored-by: Mark Otto <markdotto@gmail.com> 04 March 2023, 19:49:07 UTC
97e4122 Merge branch 'main' into main-lmp-tab-fix 03 March 2023, 15:23:07 UTC
97b5618 . 03 March 2023, 13:01:55 UTC
9a1f4ed Fix button visibility issue on dark theme (#38115) * Fix button visibility issue on dark theme * Add $btn-color-variable in _buttons.scss * Apply suggestions from code review --------- Co-authored-by: Семен Лаверентьев <remark.lavrentev@gmail.com> Co-authored-by: Mark Otto <otto@github.com> 02 March 2023, 18:49:54 UTC
dbc021b Fix navbar-nav link styling 02 March 2023, 18:47:54 UTC
7832136 Icon link: envariable + enhance the documentation (#38130) * Envariable the icon-link helper * Proposal * . 02 March 2023, 18:32:43 UTC
912cfe5 Fix dropdown toggle visible focus in headers example 02 March 2023, 18:32:03 UTC
b8b8166 Docs: `.text-body-secondary` appears two times in Utilities > Colors 02 March 2023, 18:24:58 UTC
38a4310 Docs: replace 'popover' by 'tooltip' in tooltip's page' options section 02 March 2023, 18:23:38 UTC
34901f1 Docs: rollback some modification about `.text-muted` deprecation messages 02 March 2023, 18:23:03 UTC
8a72501 Build(deps): Bump coverallsapp/github-action from 1.1.3 to 1.2.2 Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 1.2.2. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/1.1.3...v1.2.2) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 02 March 2023, 18:22:18 UTC
b8ef1f7 Fix ? 02 March 2023, 08:36:00 UTC
23d20fa Utilities: add 0 value to `link-underline-opacity` (#38131) 02 March 2023, 06:45:25 UTC
80ba848 Docs: fix code indentation in homepage JavaScript plugins section (#38112) 25 February 2023, 18:05:15 UTC
6b4b77e Docs: Drop unused `.focused` style (#38087) 25 February 2023, 17:18:04 UTC
51299bf Drop unused `--bs-focus-ring-box-shadow` and add documentation for `--bs-focus-ring-{x|y|blur}` (#38095) 25 February 2023, 07:01:20 UTC
c634528 Merge pull request #38086 from Sir-Genius/btn-link 24 February 2023, 14:53:17 UTC
2e2ca49 Merge branch 'main' into btn-link 24 February 2023, 14:49:31 UTC
afd3736 Drop duplicate `$nav-link-disabled-color` declaration (#38083) 23 February 2023, 06:59:47 UTC
78f879e Docs: drop unused icons (#38103) 23 February 2023, 06:55:56 UTC
0d27f3c Remove useless comment from `scss/_utilities.scss` (#38104) 22 February 2023, 11:09:15 UTC
f44feab Tests: remove unnecessary `id`/`aria-labelledby` from collapse unit tests (#38089) 21 February 2023, 18:33:52 UTC
a6d774c Build(deps-dev): Bump rollup from 3.15.0 to 3.17.2 (#38097) Bumps [rollup](https://github.com/rollup/rollup) from 3.15.0 to 3.17.2. - [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.15.0...v3.17.2) --- updated-dependencies: - dependency-name: rollup 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> 21 February 2023, 15:27:06 UTC
28d9c0c Build(deps-dev): Bump sass from 1.58.1 to 1.58.3 (#38100) Bumps [sass](https://github.com/sass/dart-sass) from 1.58.1 to 1.58.3. - [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.1...1.58.3) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 21 February 2023, 15:22:19 UTC
d576590 Fix shadow of .btn-link 20 February 2023, 11:17:08 UTC
5241b98 Bump Chart.js from 2.9.4 to 4.2.1 in dashboard examples (#38071) * Bump Chart.js from 2.9.4 to 4.2.1 in dashboard examples * Rollback myChart var modification * Add some padding between tooltip color and text --------- Co-authored-by: XhmikosR <xhmikosr@gmail.com> 19 February 2023, 08:34:15 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
back to top