aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-11-15Allow `<dl>`, `<dt>` and `<dd>` in JS sanitizer (#39376)Frans de Jonge1-0/+3
Co-authored-by: Julien Déramond <[email protected]>
2023-11-14Docs: fix sentence in 'Scrolling long content' modal section (#39378)curious-broccoli1-1/+1
Co-authored-by: Julien Déramond <[email protected]>
2023-11-14Fix Sass compilation breaking change in v5.3 (#39380)Julien Déramond2-0/+9
2023-11-10Fix typo in `_grid.scss` (#39387)Edwin1-1/+1
2023-11-02Update dependencies and regenerate package-lock.jsonXhmikosR2-426/+470
2023-11-02Build(deps-dev): Bump @rollup/plugin-commonjs from 25.0.4 to 25.0.7 (#39359)dependabot[bot]2-42/+19
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.4 to 25.0.7. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.7/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" 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-11-02Build(deps-dev): Bump @rollup/plugin-babel from 6.0.3 to 6.0.4 (#39360)dependabot[bot]2-9/+9
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 6.0.3 to 6.0.4. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.4/packages/babel) --- updated-dependencies: - dependency-name: "@rollup/plugin-babel" 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-11-02Build(deps-dev): Bump eslint-plugin-import from 2.28.1 to 2.29.0 (#39358)dependabot[bot]2-43/+67
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.0. - [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.28.1...v2.29.0) --- updated-dependencies: - dependency-name: eslint-plugin-import 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-11-02Build(deps-dev): Bump terser from 5.20.0 to 5.24.0 (#39354)dependabot[bot]2-8/+8
Bumps [terser](https://github.com/terser/terser) from 5.20.0 to 5.24.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.20.0...v5.24.0) --- updated-dependencies: - dependency-name: terser 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> Co-authored-by: XhmikosR <[email protected]>
2023-11-02Build(deps-dev): Bump sass from 1.68.0 to 1.69.5 (#39357)dependabot[bot]2-8/+8
Bumps [sass](https://github.com/sass/dart-sass) from 1.68.0 to 1.69.5. - [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.68.0...1.69.5) --- updated-dependencies: - dependency-name: sass 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-11-02Build(deps-dev): Bump hugo-bin from 0.114.2 to 0.116.3 (#39355)dependabot[bot]2-8/+8
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.114.2 to 0.116.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.114.2...v0.116.3) --- 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-11-02Build(deps-dev): Bump @rollup/plugin-node-resolve from 15.2.1 to 15.2.3 (#39356)dependabot[bot]2-9/+9
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.2.1 to 15.2.3. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.3/packages/node-resolve) --- updated-dependencies: - dependency-name: "@rollup/plugin-node-resolve" 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-11-02Build(deps-dev): Bump rollup-plugin-istanbul from 4.0.0 to 5.0.0 (#39351)dependabot[bot]2-29/+88
Bumps [rollup-plugin-istanbul](https://github.com/artberri/rollup-plugin-istanbul) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/artberri/rollup-plugin-istanbul/releases) - [Changelog](https://github.com/artberri/rollup-plugin-istanbul/blob/main/CHANGELOG.md) - [Commits](https://github.com/artberri/rollup-plugin-istanbul/compare/v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: rollup-plugin-istanbul 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-11-02Build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0 (#39353)dependabot[bot]2-43/+64
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.3 to 15.11.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.10.3...15.11.0) --- updated-dependencies: - dependency-name: stylelint 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-11-02Build(deps-dev): Bump @rollup/plugin-replace from 5.0.2 to 5.0.5 (#39352)dependabot[bot]2-11/+34
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 5.0.2 to 5.0.5. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/inject-v5.0.5/packages/replace) --- updated-dependencies: - dependency-name: "@rollup/plugin-replace" 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> Co-authored-by: XhmikosR <[email protected]>
2023-11-02Build(deps-dev): Bump eslint-plugin-unicorn from 48.0.1 to 49.0.0 (#39350)dependabot[bot]2-43/+55
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 48.0.1 to 49.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v48.0.1...v49.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-11-02Build(deps): Bump streetsidesoftware/cspell-action from 3 to 4 (#39331)dependabot[bot]1-1/+1
Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 3 to 4. - [Release notes](https://github.com/streetsidesoftware/cspell-action/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-action/compare/v3...v4) --- updated-dependencies: - dependency-name: streetsidesoftware/cspell-action dependency-type: direct:production 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-11-02Build(deps): Bump actions/setup-node from 3 to 4 (#39330)dependabot[bot]7-7/+7
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production 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-10-31Build(deps-dev): Bump @babel/preset-env from 7.22.15 to 7.23.2 (#39307)dependabot[bot]2-174/+174
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.15 to 7.23.2. - [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.23.2/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" 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-10-31Build(deps-dev): Bump @babel/cli from 7.22.15 to 7.23.0 (#39267)dependabot[bot]2-30/+16
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.22.15 to 7.23.0. - [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.23.0/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" 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-10-31Build(deps-dev): Bump @babel/core from 7.22.17 to 7.23.2 (#39306)dependabot[bot]2-102/+116
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.17 to 7.23.2. - [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/@babel/[email protected]/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" 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-10-31Build(deps-dev): Bump npm-run-all2 from 6.0.6 to 6.1.1 (#39309)dependabot[bot]2-8/+9
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 6.0.6 to 6.1.1. - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.0.6...v6.1.1) --- updated-dependencies: - dependency-name: npm-run-all2 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-10-31Fix color-mode.jsMewenLeHo1-2/+2
2023-10-30Doc: add `dispose()` to Offcanvas methods (#39340)Julien Déramond1-0/+1
2023-10-23Doc: use `.text-bg-{color}` for all badgesJulien Déramond6-69/+69
2023-10-23Doc: add expanded accordion explanation (#39304)Julien Déramond1-1/+5
Co-authored-by: Louis-Maxime Piton <[email protected]>
2023-10-23Docs: drop `.table-light` from table foot example (#39320)Julien Déramond1-1/+1
2023-10-13Tests: update navbar in visual modal test (#39294)Julien Déramond1-15/+19
2023-10-13Docs: fix emphasis text utilities usage in Utilities > Background (#39293)oliv371-1/+1
2023-10-12Fix `getOrCreateInstance()` doc example (#39281)Julien Déramond1-1/+1
2023-10-11Build(deps-dev): Bump autoprefixer from 10.4.15 to 10.4.16 (#39269)dependabot[bot]2-18/+18
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.15 to 10.4.16. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16) --- updated-dependencies: - dependency-name: autoprefixer 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-10-11Build(deps-dev): Bump postcss from 8.4.30 to 8.4.31 (#39278)dependabot[bot]2-8/+8
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31. - [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.30...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05Docs: fix unnecessary right-margin for example code blocks (#39246)Christian Oliff1-0/+4
2023-10-02Update faviconXhmikosR1-0/+0
2023-09-29Doc: consistent rendering of 'Heads up!' callouts (#39249)Julien Déramond2-2/+2
2023-09-27Build(deps-dev): Bump rollup from 3.29.1 to 3.29.3 (#39243)dependabot[bot]2-8/+8
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.1 to 3.29.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.29.1...v3.29.3) --- updated-dependencies: - dependency-name: rollup 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-09-27Build(deps-dev): Bump sass from 1.66.1 to 1.68.0 (#39242)dependabot[bot]2-8/+8
Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.68.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.66.1...1.68.0) --- updated-dependencies: - dependency-name: sass 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-09-27Build(deps-dev): Bump terser from 5.19.4 to 5.20.0 (#39240)dependabot[bot]2-8/+8
Bumps [terser](https://github.com/terser/terser) from 5.19.4 to 5.20.0. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.19.4...v5.20.0) --- updated-dependencies: - dependency-name: terser 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-09-22Build(deps-dev): Bump rtlcss from 4.1.0 to 4.1.1 (#39209)dependabot[bot]2-8/+8
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/MohammadYounes/rtlcss/releases) - [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/MohammadYounes/rtlcss/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: rtlcss 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-09-22Build(deps-dev): Bump postcss from 8.4.29 to 8.4.30 (#39207)dependabot[bot]2-8/+8
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.30. - [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.29...8.4.30) --- updated-dependencies: - dependency-name: postcss 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-09-18Fix typo in toggle buttons outlined styles section (#39200)Kevin Sanders1-1/+1
2023-09-14Fix border-radius of some switch variants when rounded is disabled (#38884)jonnysp1-1/+1
Co-authored-by: Julien Déramond <[email protected]>
2023-09-14Release v5.3.2 (#39173)Julien Déramond81-228/+252
* Bump version to 5.3.2 * Dist
2023-09-14download: Reword CDN paragraph (#39179)XhmikosR2-2/+13
2023-09-14Fix: make theme selector tick icon visible when active in examples layout ↵Julien Déramond1-0/+5
(#39177)
2023-09-14README.md: remove BrowserStack badge (#39180)XhmikosR1-1/+0
2023-09-13Update devDependencies (#39174)XhmikosR2-795/+881
* @babel/cli ^7.22.10 → ^7.22.15 * @babel/core ^7.22.10 → ^7.22.17 * @babel/preset-env ^7.22.10 → ^7.22.15 * eslint ^8.47.0 → ^8.49.0 * jquery ^3.7.0 → ^3.7.1 * lockfile-lint ^4.12.0 → ^4.12.1 * postcss ^8.4.28 → ^8.4.29 * rollup ^3.28.1 → ^3.29.1 * terser ^5.19.2 → ^5.19.4
2023-09-13Build(deps): Bump actions/checkout from 3 to 4 (#39148)dependabot[bot]10-10/+10
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production 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-09-13Fix collapse multiple ids target (#38989)Louis-Maxime Piton2-2/+14
2023-09-13New `$btn-link-focus-shadow-rgb` for color modes customisation (#39119)Giovanni Piller Cottrer2-1/+2