aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-15Allow `<dl>`, `<dt>` and `<dd>` in JS sanitizer (#39376)Frans de Jonge1-0/+3
2023-11-14Docs: fix sentence in 'Scrolling long content' modal section (#39378)curious-broccoli1-1/+1
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
2023-11-02Build(deps-dev): Bump @rollup/plugin-babel from 6.0.3 to 6.0.4 (#39360)dependabot[bot]2-9/+9
2023-11-02Build(deps-dev): Bump eslint-plugin-import from 2.28.1 to 2.29.0 (#39358)dependabot[bot]2-43/+67
2023-11-02Build(deps-dev): Bump terser from 5.20.0 to 5.24.0 (#39354)dependabot[bot]2-8/+8
2023-11-02Build(deps-dev): Bump sass from 1.68.0 to 1.69.5 (#39357)dependabot[bot]2-8/+8
2023-11-02Build(deps-dev): Bump hugo-bin from 0.114.2 to 0.116.3 (#39355)dependabot[bot]2-8/+8
2023-11-02Build(deps-dev): Bump @rollup/plugin-node-resolve from 15.2.1 to 15.2.3 (#39356)dependabot[bot]2-9/+9
2023-11-02Build(deps-dev): Bump rollup-plugin-istanbul from 4.0.0 to 5.0.0 (#39351)dependabot[bot]2-29/+88
2023-11-02Build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0 (#39353)dependabot[bot]2-43/+64
2023-11-02Build(deps-dev): Bump @rollup/plugin-replace from 5.0.2 to 5.0.5 (#39352)dependabot[bot]2-11/+34
2023-11-02Build(deps-dev): Bump eslint-plugin-unicorn from 48.0.1 to 49.0.0 (#39350)dependabot[bot]2-43/+55
2023-11-02Build(deps): Bump streetsidesoftware/cspell-action from 3 to 4 (#39331)dependabot[bot]1-1/+1
2023-11-02Build(deps): Bump actions/setup-node from 3 to 4 (#39330)dependabot[bot]7-7/+7
2023-10-31Build(deps-dev): Bump @babel/preset-env from 7.22.15 to 7.23.2 (#39307)dependabot[bot]2-174/+174
2023-10-31Build(deps-dev): Bump @babel/cli from 7.22.15 to 7.23.0 (#39267)dependabot[bot]2-30/+16
2023-10-31Build(deps-dev): Bump @babel/core from 7.22.17 to 7.23.2 (#39306)dependabot[bot]2-102/+116
2023-10-31Build(deps-dev): Bump npm-run-all2 from 6.0.6 to 6.1.1 (#39309)dependabot[bot]2-8/+9
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
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
2023-10-11Build(deps-dev): Bump postcss from 8.4.30 to 8.4.31 (#39278)dependabot[bot]2-8/+8
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
2023-09-27Build(deps-dev): Bump sass from 1.66.1 to 1.68.0 (#39242)dependabot[bot]2-8/+8
2023-09-27Build(deps-dev): Bump terser from 5.19.4 to 5.20.0 (#39240)dependabot[bot]2-8/+8
2023-09-22Build(deps-dev): Bump rtlcss from 4.1.0 to 4.1.1 (#39209)dependabot[bot]2-8/+8
2023-09-22Build(deps-dev): Bump postcss from 8.4.29 to 8.4.30 (#39207)dependabot[bot]2-8/+8
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
2023-09-14Release v5.3.2 (#39173)Julien Déramond81-228/+252
2023-09-14download: Reword CDN paragraph (#39179)XhmikosR2-2/+13
2023-09-14Fix: make theme selector tick icon visible when active in examples layout (#3...Julien Déramond1-0/+5
2023-09-14README.md: remove BrowserStack badge (#39180)XhmikosR1-1/+0
2023-09-13Update devDependencies (#39174)XhmikosR2-795/+881
2023-09-13Build(deps): Bump actions/checkout from 3 to 4 (#39148)dependabot[bot]10-10/+10
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