https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
ca0f6bc Add tests 28 June 2023, 09:38:58 UTC
1de60f3 fix(review) 28 June 2023, 07:25:12 UTC
00579af Merge branch 'main' into main-lmp-add-dropdown-cycling 28 June 2023, 00:26:38 UTC
d333d70 Build(deps-dev): Bump hugo-bin from 0.108.0 to 0.110.1 (#38832) * Build(deps-dev): Bump hugo-bin from 0.108.0 to 0.110.1 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.108.0 to 0.110.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.108.0...v0.110.1) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update hugo.yml Set allowActionJSTmpl to true for now --------- 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> 27 June 2023, 13:57:31 UTC
88c4885 Build(deps-dev): Bump stylelint from 15.8.0 to 15.9.0 (#38836) Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.8.0 to 15.9.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/15.8.0...15.9.0) --- updated-dependencies: - dependency-name: stylelint 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> 27 June 2023, 13:56:15 UTC
5370ddc Build(deps-dev): Bump sass from 1.62.1 to 1.63.6 (#38835) Bumps [sass](https://github.com/sass/dart-sass) from 1.62.1 to 1.63.6. - [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.62.1...1.63.6) --- 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> 27 June 2023, 13:55:52 UTC
e244dbc Build(deps-dev): Bump @rollup/plugin-commonjs from 25.0.0 to 25.0.2 (#38834) Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.0 to 25.0.2. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.2/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 27 June 2023, 13:52:32 UTC
221862f Build(deps-dev): Bump rollup from 3.25.1 to 3.25.3 (#38833) Bumps [rollup](https://github.com/rollup/rollup) from 3.25.1 to 3.25.3. - [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.25.1...v3.25.3) --- updated-dependencies: - dependency-name: rollup 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> 27 June 2023, 13:52:09 UTC
4fa3c39 Adding autocycling 26 June 2023, 15:15:39 UTC
787dfea Explicitly add missing opacity-0 helper class example for clarity. Add a missing opacity-0 helper class example. From existing examples, it wasn't obvious to me that this class exists. This commit makes it a bit more explicit. 25 June 2023, 21:47:15 UTC
6dc18c6 Update bottom border on dark navbar example (#38707) * Docs: drop bottom border from dark navbar example * Use `.border-body` 25 June 2023, 21:46:29 UTC
213888e Update flex utilities link in navs docs 25 June 2023, 21:45:38 UTC
14292b4 Increase contrast in dark-mode (#38525) This increases the default brightness for the body text-color in dark mode, which inceases readability a bit. It was also suggested to darken the background a bit, but we unfortunately don't have a darker gray in our color palette. So for now, let's increase the text-color by two notches, and leave the background color as-is instead. 25 June 2023, 21:44:38 UTC
9369cd9 Generalize disabled nav links CSS rules (#38774) Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk> 25 June 2023, 21:43:50 UTC
8321397 Fix missing `@popperjs/core` 2.11.8 refs (#38783) 25 June 2023, 18:36:55 UTC
e946bf7 Build(deps-dev): Bump @babel/preset-env from 7.22.4 to 7.22.5 (#38795) Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.4 to 7.22.5. - [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.22.5/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" 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 June 2023, 06:04:39 UTC
3a8c758 Build(deps-dev): Bump stylelint from 15.7.0 to 15.8.0 (#38799) Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.7.0 to 15.8.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/15.7.0...15.8.0) --- updated-dependencies: - dependency-name: stylelint 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 June 2023, 06:04:04 UTC
f722615 Build(deps-dev): Bump terser from 5.18.0 to 5.18.1 (#38798) Bumps [terser](https://github.com/terser/terser) from 5.18.0 to 5.18.1. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.18.0...v5.18.1) --- updated-dependencies: - dependency-name: terser 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 June 2023, 06:03:42 UTC
e4741f7 Build(deps-dev): Bump eslint from 8.42.0 to 8.43.0 (#38797) Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.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.42.0...v8.43.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> 21 June 2023, 06:02:21 UTC
5036f70 Add `color-modes.js` to `bootstrap-x.y.z-examples.zip` (#38747) 18 June 2023, 14:52:31 UTC
2f61721 Minor fixes for Docs Versions page (#38734) 13 June 2023, 21:04:22 UTC
d8883d7 Fix stack examples (#38745) 13 June 2023, 21:04:00 UTC
6d24ccc Docs (tooltips): Fix "them" typo in markup section (#38751) 13 June 2023, 21:03:34 UTC
d6a55b7 Build(deps-dev): Bump terser from 5.16.0 to 5.18.0 (#38755) * Build(deps-dev): Bump terser from 5.16.0 to 5.18.0 Bumps [terser](https://github.com/terser/terser) from 5.16.0 to 5.18.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/5.16.0...v5.18.0) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update .bundlewatch.config.json * Update package.json * Update package-lock.json --------- 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> 13 June 2023, 21:03:00 UTC
3625af3 Build(deps-dev): Bump @babel/cli from 7.21.5 to 7.22.5 (#38756) Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.21.5 to 7.22.5. - [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.22.5/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" 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> 13 June 2023, 21:02:07 UTC
3e3be50 Build(deps-dev): Bump rollup from 3.23.1 to 3.25.1 (#38757) Bumps [rollup](https://github.com/rollup/rollup) from 3.23.1 to 3.25.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.23.1...v3.25.1) --- 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> 13 June 2023, 20:59:41 UTC
f442d9c Build(deps-dev): Bump @babel/core from 7.22.1 to 7.22.5 (#38754) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 to 7.22.5. - [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.22.5/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 13 June 2023, 20:56:17 UTC
bb92ec7 Fix missing word issue on nav-tabs page (#38688) Fix the sentence: > Force your .nav’s contents to extend the full available width one of two modifier classes. to: > Force your .nav’s contents to extend the full available width with one of two modifier classes. 08 June 2023, 04:49:58 UTC
3629375 Build(deps-dev): Bump stylelint from 15.6.2 to 15.7.0 (#38715) Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.2 to 15.7.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/15.6.2...15.7.0) --- updated-dependencies: - dependency-name: stylelint 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> 06 June 2023, 13:45:55 UTC
5205d89 Build(deps-dev): Bump karma-jasmine-html-reporter from 2.0.0 to 2.1.0 (#38717) Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases) - [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/commits) --- updated-dependencies: - dependency-name: karma-jasmine-html-reporter 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> 06 June 2023, 13:43:44 UTC
e95a67e Build(deps-dev): Bump eslint from 8.41.0 to 8.42.0 (#38713) Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.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.41.0...v8.42.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> 06 June 2023, 13:42:52 UTC
a57939a Build(deps-dev): Bump rollup from 3.23.0 to 3.23.1 (#38714) Bumps [rollup](https://github.com/rollup/rollup) from 3.23.0 to 3.23.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.23.0...v3.23.1) --- updated-dependencies: - dependency-name: rollup 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> 06 June 2023, 13:42:15 UTC
c5d653b Build(deps-dev): Bump hugo-bin from 0.105.0 to 0.108.0 (#38716) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.105.0 to 0.108.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.105.0...v0.108.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 06 June 2023, 13:35:03 UTC
a70852f Fix link colors in Sidebars example (#38711) 06 June 2023, 06:14:24 UTC
6e49236 Docs: consistency between custom buttons, popovers and tooltips 03 June 2023, 17:11:12 UTC
7a42268 Regenerate package-lock.json 01 June 2023, 05:24:29 UTC
073018b Build(deps-dev): Bump hugo-bin from 0.103.5 to 0.105.0 (#38686) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.103.5 to 0.105.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.103.5...v0.105.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 01 June 2023, 05:20:03 UTC
f3dbbc9 Build(deps-dev): Bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 (#38685) Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.2 to 15.1.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v15.1.0/packages/node-resolve) --- updated-dependencies: - dependency-name: "@rollup/plugin-node-resolve" 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> 01 June 2023, 05:19:08 UTC
beca2a6 collate distribution interval 01 June 2023, 02:34:02 UTC
a4918e3 docs(spinners): improve buttons examples accessibility (#38632) * docs(spinners): improve buttons examples accessibility * docs(spinners): missed occurrence of wrong role + aria-hidden --------- Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk> 01 June 2023, 02:32:47 UTC
b7e351b Docs: add more details on accessibility tips (#38583) * Docs: add more details on accessibility tips * Docs: add more details on accessibility tips * Docs: add more details on accessibility tips * Fix syntax --------- Co-authored-by: Julien Déramond <juderamond@gmail.com> 01 June 2023, 02:32:20 UTC
9129e4a Doc: fix 'Events' JS example 01 June 2023, 02:32:01 UTC
96b0fd6 docs(forms): switch to aria-describedby (#38592) * docs(forms): switch to aria-describedby * docs(forms): revert #37587 callout change * docs(forms): improved sizing select examples labels 01 June 2023, 02:30:28 UTC
ad724cb Add `$navbar-dark-icon-color` 01 June 2023, 02:29:15 UTC
b5772d4 Use `.d-none` instead of inline styling 01 June 2023, 02:28:32 UTC
1a82228 Add 'Issues assignment' section to the Contributing Guidelines 01 June 2023, 02:28:10 UTC
785043c Adding a link to `clearfix` (#38528) * Adding a link to `clearfix` * Update float.md * Update float.md --------- Co-authored-by: XhmikosR <xhmikosr@gmail.com> Co-authored-by: Mark Otto <markdotto@gmail.com> 01 June 2023, 02:27:47 UTC
6bb6015 Update Sass docs to mention compiling and including (#38538) Co-authored-by: Julien Déramond <juderamond@gmail.com> 01 June 2023, 02:19:02 UTC
0d9715e Fix disabled element tooltip stackblitz (#38623) * Load js for disabled button tooltip stackblitz * Remove surrounding useless `<div>` --------- Co-authored-by: Julien Déramond <juderamond@gmail.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com> 31 May 2023, 04:40:38 UTC
9cc85fd Remove duplicate `$alert-*-scale` Sass vars (#38674) 31 May 2023, 04:37:03 UTC
c5f46b0 Update code-examples.js (#38675) 31 May 2023, 04:36:19 UTC
60098ac Release v5.3.0 (#38657) * Bump version to 5.3.0 * Dist 30 May 2023, 15:15:55 UTC
08dff5e Build(deps-dev): Bump hugo-bin from 0.103.3 to 0.103.5 (#38667) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.103.3 to 0.103.5. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.103.3...v0.103.5) --- updated-dependencies: - dependency-name: hugo-bin 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> 30 May 2023, 06:12:40 UTC
b119ec1 Build(deps-dev): Bump @babel/preset-env from 7.22.2 to 7.22.4 (#38668) Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.2 to 7.22.4. - [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.22.4/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" 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> 30 May 2023, 06:11:53 UTC
e5a28ae Build(deps-dev): Bump postcss from 8.4.23 to 8.4.24 (#38666) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.24. - [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.23...8.4.24) --- updated-dependencies: - dependency-name: postcss 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> 30 May 2023, 06:10:13 UTC
ad9cb22 Fix always-false boolean condition (#38665) 30 May 2023, 06:00:26 UTC
8aef61d Update devDependencies (#38656) * @babel/core ^7.21.8 → ^7.22.1 * @babel/preset-env ^7.21.5 → ^7.22.2 * @popperjs/core ^2.11.7 → ^2.11.8 * hugo-bin ^0.103.1 → ^0.103.3 * lockfile-lint ^4.10.1 → ^4.10.5 27 May 2023, 05:07:23 UTC
f0be063 Update color-modes.js (#38626) * Update color-modes.js Fix IF statement in the prefer-color-scheme change listener always evaluating to `true` and changing the theme to "dark" even when "light" is set as the preferred theme. | `||` | `x !== "light"` | `x !== "dark"` | Result | |--|:--:|:--:|:--:| | `x = "light"` | ○ | ● | ● | | `x = "dark"` | ● | ○ | ● | | `x = "auto"` | ● | ● | ● | | `x = "bogus"` | ● | ● | ● | <hr> | `&&` | `x !== "light"` | `x !== "dark"` | Result | |--|:--:|:--:|:--:| | `x = "light"` | ○ | ● | ○ | | `x = "dark"` | ● | ○ | ○ | | `x = "auto"` | ● | ● | ● | | `x = "bogus"` | ● | ● | ● | * Implement re-read of stored theme 26 May 2023, 04:18:49 UTC
de6b9a7 Build(deps-dev): Bump rollup from 3.21.8 to 3.23.0 (#38639) Bumps [rollup](https://github.com/rollup/rollup) from 3.21.8 to 3.23.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.21.8...v3.23.0) --- 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> 24 May 2023, 04:52:40 UTC
bdd9476 Build(deps-dev): Bump eslint from 8.40.0 to 8.41.0 (#38640) Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.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.40.0...v8.41.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> 24 May 2023, 04:52:10 UTC
d6f4621 Build(deps-dev): Bump hugo-bin from 0.102.1 to 0.103.1 (#38642) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.102.1 to 0.103.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.102.1...v0.103.1) --- updated-dependencies: - dependency-name: hugo-bin 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> 24 May 2023, 04:51:44 UTC
b7ce0b6 Build(deps): Bump socket.io-parser from 4.2.2 to 4.2.3 (#38643) Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 24 May 2023, 04:44:12 UTC
a6dc107 Add data attr selector for dark mode navbars (#38522) * Add data attr selector for dark mode navbars * Fix dark example 19 May 2023, 16:05:09 UTC
e87852f Docs: new section to explain how to add a new color to the theme (#37737) * Docs: new section to explain how to add a new color to the theme * Commit to revert * Edit copy * Typo * bundlewatch * Restore blog example * Remove Sass modifications * Complete documentation * Revert bootstrap.scss modifications --------- Co-authored-by: Mark Otto <markdotto@gmail.com> 17 May 2023, 16:39:18 UTC
50a8bb0 Regenerate package-lock.json 17 May 2023, 04:23:28 UTC
e33298c Build(deps-dev): Bump stylelint from 15.6.1 to 15.6.2 (#38614) Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.1 to 15.6.2. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/15.6.1...15.6.2) --- updated-dependencies: - dependency-name: stylelint 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> 17 May 2023, 04:23:48 UTC
07a08c2 Rename config.yml to hugo.yml (#38582) hugo.yml is now recommended (over the generic sounding config.yml) as the default config based filename REF: https://gohugo.io/getting-started/configuration/#hugotoml-vs-configtoml Changing this may make it easier for code editors and build tools to identify this as a Hugo configuration file and project. 17 May 2023, 04:18:01 UTC
bbf5278 package.json: ignore jasmine in ncu 16 May 2023, 13:53:52 UTC
bdad11c Build(deps-dev): Bump jquery from 3.6.4 to 3.7.0 (#38613) Bumps [jquery](https://github.com/jquery/jquery) from 3.6.4 to 3.7.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.6.4...3.7.0) --- updated-dependencies: - dependency-name: jquery 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> 16 May 2023, 13:50:32 UTC
510f25c Build(deps-dev): Bump @rollup/plugin-commonjs from 24.1.0 to 25.0.0 (#38610) Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.1.0 to 25.0.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.0/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 16 May 2023, 13:50:11 UTC
9927f99 Build(deps-dev): Bump hugo-bin from 0.102.0 to 0.102.1 (#38612) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.102.0 to 0.102.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.102.0...v0.102.1) --- updated-dependencies: - dependency-name: hugo-bin 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> 16 May 2023, 13:49:41 UTC
758fd2a Modal: fix grammar (#38603) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 16 May 2023, 13:47:06 UTC
c117823 Build(deps-dev): Bump eslint-plugin-unicorn from 46.0.0 to 47.0.0 (#38574) * Build(deps-dev): Bump eslint-plugin-unicorn from 46.0.0 to 47.0.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 46.0.0 to 47.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v46.0.0...v47.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Disable new rules since our currently supported browsers don't support them --------- 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> 16 May 2023, 13:39:10 UTC
dcb7f8b Build(deps-dev): Bump @babel/core from 7.21.5 to 7.21.8 (#38576) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.5 to 7.21.8. - [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.21.8/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 16 May 2023, 13:29:25 UTC
5ad16ec Build(deps-dev): Bump rollup from 3.21.2 to 3.21.8 (#38608) Bumps [rollup](https://github.com/rollup/rollup) from 3.21.2 to 3.21.8. - [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.21.2...v3.21.8) --- updated-dependencies: - dependency-name: rollup 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> 16 May 2023, 13:28:55 UTC
693d254 Build(deps-dev): Bump eslint from 8.39.0 to 8.40.0 (#38573) Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.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.39.0...v8.40.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> 16 May 2023, 13:27:20 UTC
e08c3c1 Build(deps-dev): Bump stylelint from 15.6.0 to 15.6.1 (#38575) Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.0 to 15.6.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/15.6.0...15.6.1) --- updated-dependencies: - dependency-name: stylelint 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> 16 May 2023, 13:26:53 UTC
7d97fdf Docs: fix paragraph on how do the variants and accented tables work 11 May 2023, 00:57:37 UTC
ea4da49 Build(deps): Bump engine.io from 6.4.1 to 6.4.2 (#38549) Bumps [engine.io](https://github.com/socketio/engine.io) from 6.4.1 to 6.4.2. - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/engine.io/compare/6.4.1...6.4.2) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 04 May 2023, 06:17:57 UTC
896c390 Update devDependencies (#38537) * @babel/cli ^7.21.0 → ^7.21.5 * @babel/core ^7.21.4 → ^7.21.5 * @babel/preset-env ^7.21.4 → ^7.21.5 * find-unused-sass-variables ^4.0.8 → ^5.0.0 * rollup ^3.21.0 → ^3.21.2 * stylelint-config-twbs-bootstrap ^9.0.1 → ^10.0.0 30 April 2023, 21:40:57 UTC
d5dee31 Update URL sanitizer to allow more protocols (#38531) Co-authored-by: XhmikosR <xhmikosr@gmail.com> 30 April 2023, 21:33:09 UTC
a06c2e6 Fix scrollspy and accented anchor links (#38502) 30 April 2023, 21:31:26 UTC
2795421 Fix sizing on masthead npm i snippet (#38521) 28 April 2023, 01:32:56 UTC
e468daa More darkmode examples (#38058) * WIP darkmode examples * Fix product css error, redo parts of blog * wip dashboard * updated rtl generated * fix up some examples, namely dashboard * jumbotron and sign-in fixes * more fixes * more * Fixes from code review * Remove duplicate `data-bs-target` in dashboard/index.html * Modify `blog-rtl/index.html` * Modify `dashboard-rtl/index.html` * Modify `carousel-rtl/index.html` * Keep JS on all pages for switcher * Remove Feather from dashboard examples --------- Co-authored-by: Julien Déramond <juderamond@gmail.com> 28 April 2023, 01:13:35 UTC
6182c0d Add new docsref page, fix docs border-radius issues (#38491) * Add new docsref page, fix docs border-radius issues * Remove commented out code * Update docsref.md * Fix no-code example, fix mobile styles * Updates from review * Fix block margin, remove margin-right from pre on mobile since no clipboard icons, adjust masthead snippet * Fix errant styles for border-radius on homepage --------- Co-authored-by: XhmikosR <xhmikosr@gmail.com> 26 April 2023, 22:57:27 UTC
1fcae43 Update devDependencies * karma-chrome-launcher ^3.1.1 → ^3.2.0 * postcss ^8.4.22 → ^8.4.23 * sass ^1.62.0 → ^1.62.1 26 April 2023, 12:23:42 UTC
0a564a9 Build(deps-dev): Bump rollup from 3.20.5 to 3.21.0 (#38508) Bumps [rollup](https://github.com/rollup/rollup) from 3.20.5 to 3.21.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.20.5...v3.21.0) --- 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> 26 April 2023, 12:21:35 UTC
0fc1d36 Build(deps-dev): Bump karma from 6.4.1 to 6.4.2 (#38506) Bumps [karma](https://github.com/karma-runner/karma) from 6.4.1 to 6.4.2. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2) --- updated-dependencies: - dependency-name: karma 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> 26 April 2023, 12:20:55 UTC
33b65d0 Build(deps-dev): Bump stylelint from 15.5.0 to 15.6.0 (#38505) Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.5.0 to 15.6.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/15.5.0...15.6.0) --- updated-dependencies: - dependency-name: stylelint 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> 26 April 2023, 12:20:08 UTC
fd32179 Build(deps-dev): Bump eslint from 8.38.0 to 8.39.0 (#38507) Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.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.38.0...v8.39.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> 26 April 2023, 12:18:38 UTC
5400415 Table: active `<tr>` fix (#37084) * Adding the custom cascade to make `.active` work on `:hover` and on `.table-striped`. * Prevent nesting backgrounds * Small typo * . * Adding some docs * Match variable syntax * . --------- Co-authored-by: Mark Otto <markd.otto@gmail.com> 26 April 2023, 03:32:27 UTC
9aab31e Update .bundlewatch.config.json 21 April 2023, 16:15:12 UTC
57df533 Docs: change colors of position marker example to work with dark mode (#38445) 21 April 2023, 03:10:31 UTC
0bea3f3 CSS: New var proposal + init `headings-color` (#37904) * Proposal * Revert opacity changes --------- Co-authored-by: Mark Otto <markd.otto@gmail.com> 21 April 2023, 03:09:43 UTC
10afeb5 Update _floating-labels.scss (#38366) Co-authored-by: Julien Déramond <juderamond@gmail.com> 21 April 2023, 02:49:26 UTC
be0206f Use `$enable-important-utilities` in `_colored-links.scss` (#38451) 18 April 2023, 18:59:24 UTC
08cde8d Build(deps-dev): Bump rollup from 3.20.2 to 3.20.5 (#38477) Bumps [rollup](https://github.com/rollup/rollup) from 3.20.2 to 3.20.5. - [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.20.2...v3.20.5) --- updated-dependencies: - dependency-name: rollup 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> 18 April 2023, 12:18:50 UTC
160ae24 Build(deps-dev): Bump stylelint from 15.4.0 to 15.5.0 (#38476) Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.4.0 to 15.5.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/15.4.0...15.5.0) --- updated-dependencies: - dependency-name: stylelint 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> 18 April 2023, 12:17:23 UTC
a908da5 Build(deps-dev): Bump postcss from 8.4.21 to 8.4.22 (#38475) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.22. - [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.21...8.4.22) --- updated-dependencies: - dependency-name: postcss 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> 18 April 2023, 12:16:36 UTC
bb33b4b Fix Rubygems link to README.md (#38459) 13 April 2023, 18:21:22 UTC
back to top