aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-03-22Remove version comment from JavaScript src files (#38294)GeoSot26-26/+26
2023-03-22CI: limit the on push triggers (#38291)XhmikosR8-15/+17
2023-03-21Build(deps): Bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#38288)dependabot[bot]1-1/+1
* Build(deps): Bump coverallsapp/github-action from 1.2.4 to 2.0.0 Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.4 to 2.0.0. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.4...v2.0.0) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update js.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2023-03-21Build(deps-dev): Bump rollup from 3.19.1 to 3.20.0 (#38290)dependabot[bot]2-8/+8
Bumps [rollup](https://github.com/rollup/rollup) from 3.19.1 to 3.20.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.19.1...v3.20.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21Build(deps-dev): Bump hugo-bin from 0.101.0 to 0.101.2 (#38289)dependabot[bot]2-8/+14
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.101.0 to 0.101.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.101.0...v0.101.2) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21Update dependabot.ymlXhmikosR1-6/+5
2023-03-19Proposal to use `scroll-margin-top` instead of introducing padding and ↵Louis-Maxime Piton2-6/+4
negative margin (#38220)
2023-03-19Slightly improve examples PNG files (#38270)XhmikosR9-0/+0
Before: 97,4 KB (99.758 bytes) After: 94,2 KB (96.512 bytes)
2023-03-19Fix `placeholder` shortcode color and background params when 'img' markup ↵Julien Déramond2-12/+12
(#38263)
2023-03-19Revert "Guard more in color-modes.js (#38235)" (#38280)Mark Otto1-2/+2
This reverts commit 474bf2aed1c03cf53e2d2c48b30c5e689dd9e6bc.
2023-03-19Docs: make all headings use `var(--bs-emphasis-color)` (#38262)Julien Déramond1-0/+7
2023-03-17Build(deps-dev): Bump jasmine from 4.5.0 to 4.6.0 (#38267)dependabot[bot]2-16/+16
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/jasmine/jasmine-npm/releases) - [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md) - [Commits](https://github.com/jasmine/jasmine-npm/compare/v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: jasmine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17Build(deps-dev): Bump @babel/core from 7.21.0 to 7.21.3 (#38266)dependabot[bot]2-50/+50
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.0 to 7.21.3. - [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.3/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17Build(deps-dev): Bump find-unused-sass-variables from 4.0.5 to 4.0.6 (#38269)dependabot[bot]2-14/+14
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases) - [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: find-unused-sass-variables dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17Build(deps-dev): Bump sass from 1.59.2 to 1.59.3 (#38265)dependabot[bot]2-8/+8
Bumps [sass](https://github.com/sass/dart-sass) from 1.59.2 to 1.59.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.59.2...1.59.3) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17Build(deps-dev): Bump hugo-bin from 0.100.0 to 0.101.0 (#38264)dependabot[bot]2-11/+170
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.100.0 to 0.101.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.100.0...v0.101.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17icon-link.md: remove moot aliases (#38246)XhmikosR1-1/+0
2023-03-16Docs: consistent deprecation messages in Close Button dark variant (#38247)Julien Déramond1-1/+3
2023-03-15Update hugo-bin to v0.100.0 (#38243)XhmikosR2-1131/+893
This version is using my @xhmikosr/bin-wrapper fork. All current npm vulnerabilities are fixed.
2023-03-15Docs: use core mixins in a couple of places (#38236)XhmikosR3-3/+3
2023-03-15Tweak stylelint config (#38228)XhmikosR6-60/+63
* rename to .stylelintrc.json * add reportInvalidScopeDisables to config * move reportNeedlessDisables to config * merge the two configs * remove unneeded disabled rules from the examples config
2023-03-14Guard more in color-modes.js (#38235)XhmikosR1-2/+2
2023-03-14Remove empty script tag (#38233)Neeraj Kumar Das1-1/+0
2023-03-14Update codeql.yml (#38225)XhmikosR1-3/+1
2023-03-14Move --printUnusedTemplates in hugo scripts (#38227)XhmikosR2-7/+3
2023-03-14Update minor dependencies (#38229)XhmikosR2-750/+1024
* @babel/cli ^7.20.7 → ^7.21.0 * @babel/core ^7.20.12 → ^7.21.0 * autoprefixer ^10.4.13 → ^10.4.14 * eslint ^8.34.0 → ^8.36.0 * hugo-bin ^0.98.0 → ^0.99.3 * jquery ^3.6.3 → ^3.6.4 * rollup ^3.17.2 → ^3.19.1 * sass ^1.58.3 → ^1.59.2
2023-03-14Specify lockfile-version=2 for older npm compatibility (#38226)XhmikosR1-0/+1
2023-03-14Build(deps): Bump coverallsapp/github-action from 1.2.2 to 1.2.4 (#38183)dependabot[bot]1-1/+1
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.2 to 1.2.4. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.2...v1.2.4) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14Fix wrong generation of `aria-labelledby` in tab navigation (#38223)Jan Bensch2-2/+2
* fix wrong generation of aria-labelledby in tab navigation * fix wrong test --------- Co-authored-by: Jan Bensch <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2023-03-13Build(deps-dev): Bump eslint-plugin-unicorn from 45.0.2 to 46.0.0 (#38187)dependabot[bot]2-8/+8
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 45.0.2 to 46.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v45.0.2...v46.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13Build(deps-dev): Bump nodemon from 2.0.20 to 2.0.21 (#38186)dependabot[bot]2-8/+8
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.20 to 2.0.21. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.20...v2.0.21) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13Docs: consistent usage of CSS sections (#38175)Julien Déramond5-8/+8
2023-03-10Drop unused `bootstrap-social-logo.png`Julien Déramond1-0/+0
2023-03-10Update buttons.md (#38169)Mark Otto1-3/+3
* Update buttons.md Updates the buttons documentation to refer to the button styles as variants as opposed to "predefined styles" as that language was previously troublesome elsewhere in our docs, and variants makes more sense. * Update site/content/docs/5.3/components/buttons.md Co-authored-by: Julien Déramond <[email protected]> --------- Co-authored-by: Julien Déramond <[email protected]>
2023-03-10Update _carousel.scssjonnysp1-1/+2
fix data-bs-theme="dark" on component itself
2023-03-10Improve docs on Modals, Alerts, Offcanvas and Toasts close triggers examples ↵Hannah Issermann1-2/+2
(#38182) * Improve docs on Modals, Alerts, Offcanvas and Toasts close triggers examples * Update site/layouts/shortcodes/js-dismiss.html Co-authored-by: Julien Déramond <[email protected]> --------- Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Julien Déramond <[email protected]>
2023-03-10Fix (#38191)Louis-Maxime Piton2-2/+2
Co-authored-by: Patrick H. Lauke <[email protected]>
2023-03-10Fix typo in `utilities/colors.md` (#38194)Julien Déramond1-1/+1
2023-03-10Update workflowlouismaxime.piton1-0/+3
2023-03-10Docs: Remove unnecessary `href` and `tabindex="-1"` (#38196)Louis-Maxime Piton1-3/+3
* Proposal * fix(review)
2023-03-10Improve `scss-docs` linklouismaxime.piton1-1/+1
2023-03-10Better use the CSSlouismaxime.piton1-2/+7
2023-03-10Remove useless importlouismaxime.piton1-1/+0
2023-03-08Docs: fix typo in Color modes page (#38198)mrlife1-1/+1
2023-03-07Remove nesting color modes docs section (#38192)Mark Otto1-67/+0
* Update docs for nesting color modes to better communicate issues with nesting light in dark * Remove nesting entirely actually, it's impossible to properly show an example when in dark mode
2023-03-07Fixes click area for header example snippetMark Otto1-3/+5
2023-03-07Remove comments from `scss/_utilities.scss` (#38181)Julien Déramond1-2/+0
2023-03-07Docs: minor modifications in our migration guide for the v5.3.0-alpha2 (#38177)Julien Déramond1-2/+2
2023-03-07Fix missing modifications when `--bs-{color}-text` was changed to ↵Julien Déramond2-5/+5
`--bs-{color}-text-emphasis` (#38176)
2023-03-07Docs: vertically align starters images in example page (#38179)Julien Déramond1-1/+1