| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-03-05 | Remove useless crossorigin="anonymous" attributes | XhmikosR | 3 | -4/+4 | |
| 2024-03-05 | header.html: remove unneeded `relUrl` | XhmikosR | 1 | -1/+1 | |
| 2024-03-05 | Minor template cleanup | XhmikosR | 3 | -9/+12 | |
| 2024-03-05 | examples.html: Move color mode JS lower | XhmikosR | 1 | -3/+3 | |
| 2024-03-05 | render-heading.html: use variables | XhmikosR | 1 | -2/+4 | |
| 2024-03-05 | Fix docs-versions.html (#39738) | XhmikosR | 1 | -3/+7 | |
| Cast to string when comparing the versions, otherwise we were comparing numbers with strings. Also, move checks to variables. Fixes 404 errors in the version picker. | |||||
| 2024-03-04 | docs: remove Google Analytics (#39725) | XhmikosR | 5 | -19/+11 | |
| It no longer works | |||||
| 2024-02-20 | Release v5.3.3 (#39524) | Julien Déramond | 1 | -1/+1 | |
| * Release v5.3.3 * Dist --------- Co-authored-by: XhmikosR <[email protected]> | |||||
| 2024-02-14 | Fix product example mobile navbar toggler (#39657) | Julien Déramond | 1 | -3/+3 | |
| 2024-02-13 | Docs: fix typos in Vite, Parcel and Webpack guides (#39592) | Robert Martin | 3 | -10/+10 | |
| Co-authored-by: Patrick H. Lauke <[email protected]> Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2024-02-13 | Docs: update colors table to be responsive in Customize > Color page (#39663) | DrejT | 1 | -335/+337 | |
| Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2024-02-05 | Bump copyright year to 2024 | Julien Déramond | 7 | -11/+11 | |
| 2024-02-02 | docs: clean up example.html (#39528) | XhmikosR | 1 | -7/+7 | |
| 2024-01-30 | Docs: add missing comma in native font stack code source in Content > Reboot ↵ | Julien Déramond | 1 | -1/+1 | |
| (#39617) | |||||
| 2024-01-30 | Docs: add missing `type="button"` to Cheatsheet example nav buttons (#39585) | Christian Oliff | 2 | -6/+6 | |
| Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2024-01-29 | Docs: fix 'media-breakpoint-between' typo in migration guide (#39604) | Sarah Gilberg | 1 | -1/+1 | |
| 2023-12-30 | Docs: update desc of deprecated Sass mixins in alerts and list groups (#39537) | Julien Déramond | 3 | -7/+3 | |
| 2023-12-30 | Docs: update homepage links to prevent HTTP redirect (#39539) | Christian Oliff | 1 | -3/+3 | |
| 2023-12-23 | Build(deps-dev): Bump stylelint and stylelint-config-twbs-bootstrap (#39527) | dependabot[bot] | 2 | -2/+2 | |
| * Build(deps-dev): Bump stylelint and stylelint-config-twbs-bootstrap Bumps [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap). These dependencies needed to be updated together. Updates `stylelint` from 15.11.0 to 16.0.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.11.0...16.0.2) Updates `stylelint-config-twbs-bootstrap` from 12.0.0 to 13.0.0 - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v12.0.0...v13.0.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-major - dependency-name: stylelint-config-twbs-bootstrap dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update _utilities.test.scss * Update blog.css * Update blog.rtl.css --------- 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-12-22 | Docs: use consistent HTML elements in Utilities > Background page (#39519) | Julien Déramond | 1 | -3/+2 | |
| 2023-12-21 | Docs: drop unused `.theme-icon` class (#39520) | Julien Déramond | 2 | -6/+6 | |
| 2023-12-17 | Minor image compression improvements (#39503) | XhmikosR | 42 | -0/+0 | |
| 2023-12-12 | Docs: add `shift-color()` usage example in sass customization page (#39435) | Julien Déramond | 1 | -0/+7 | |
| 2023-12-10 | Docs: enhance `.card-img-*` description (#39458) | Julien Déramond | 1 | -1/+1 | |
| 2023-11-21 | Docs: change vite config path import in vite guide (#39418) | Julien Déramond | 1 | -2/+2 | |
| 2023-11-18 | Docs: fix color schemes description in Sass customization (#39417) | Julien Déramond | 1 | -5/+5 | |
| 2023-11-14 | Docs: fix sentence in 'Scrolling long content' modal section (#39378) | curious-broccoli | 1 | -1/+1 | |
| Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2023-10-31 | Fix color-mode.js | MewenLeHo | 1 | -2/+2 | |
| 2023-10-30 | Doc: add `dispose()` to Offcanvas methods (#39340) | Julien Déramond | 1 | -0/+1 | |
| 2023-10-23 | Doc: use `.text-bg-{color}` for all badges | Julien Déramond | 6 | -69/+69 | |
| 2023-10-23 | Doc: add expanded accordion explanation (#39304) | Julien Déramond | 1 | -1/+5 | |
| Co-authored-by: Louis-Maxime Piton <[email protected]> | |||||
| 2023-10-23 | Docs: drop `.table-light` from table foot example (#39320) | Julien Déramond | 1 | -1/+1 | |
| 2023-10-13 | Docs: fix emphasis text utilities usage in Utilities > Background (#39293) | oliv37 | 1 | -1/+1 | |
| 2023-10-12 | Fix `getOrCreateInstance()` doc example (#39281) | Julien Déramond | 1 | -1/+1 | |
| 2023-10-05 | Docs: fix unnecessary right-margin for example code blocks (#39246) | Christian Oliff | 1 | -0/+4 | |
| 2023-10-02 | Update favicon | XhmikosR | 1 | -0/+0 | |
| 2023-09-29 | Doc: consistent rendering of 'Heads up!' callouts (#39249) | Julien Déramond | 2 | -2/+2 | |
| 2023-09-18 | Fix typo in toggle buttons outlined styles section (#39200) | Kevin Sanders | 1 | -1/+1 | |
| 2023-09-14 | Release v5.3.2 (#39173) | Julien Déramond | 1 | -1/+1 | |
| * Bump version to 5.3.2 * Dist | |||||
| 2023-09-14 | download: Reword CDN paragraph (#39179) | XhmikosR | 1 | -2/+12 | |
| 2023-09-14 | Fix: make theme selector tick icon visible when active in examples layout ↵ | Julien Déramond | 1 | -0/+5 | |
| (#39177) | |||||
| 2023-09-13 | Docs: add Discord (community) and Bootstrap subreddit links (#38873) | Robert Jones | 1 | -1/+2 | |
| Co-authored-by: Rob Jones <[email protected]> Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2023-09-13 | Docs: add alternative CDNs section in Getting Started > Download (#39145) | Julien Déramond | 1 | -0/+8 | |
| Co-authored-by: Mark Otto <[email protected]> | |||||
| 2023-08-22 | Corrected a grammer error in by adding the word go to ↵ | John Hayes | 1 | -1/+1 | |
| examples/starter-template (#39086) | |||||
| 2023-08-22 | Remove incorrect mention of .left utilities from migration guide (#39054) | Christian Oliff | 1 | -1/+0 | |
| There are no classes in Bootstrap 4.x beginning with `.left` or `.right`. (You can do a `CTRL`+`F` on https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.css to check) | |||||
| 2023-08-22 | Further improve image compression with oxipng and the latest jpegoptim (#39037) | XhmikosR | 33 | -0/+0 | |
| 2023-08-21 | Migration: add back v5.0.0 heading (#39060) | XhmikosR | 1 | -34/+36 | |
| * Migrations: add back v5.0.0 heading * Update migration.md * Update migration.md | |||||
| 2023-08-05 | docs: add BootstrapVueNext to docs (#38970) | Issayah | 1 | -1/+2 | |
| * docs: add BootstrapVueNext to docs * Update javascript.md --------- Co-authored-by: Mark Otto <[email protected]> | |||||
| 2023-08-05 | Add form elements in focusable elements when scrolling | louismaxime.piton | 1 | -0/+3 | |
| 2023-08-05 | Use box-shadow CSS vars instead of Sass vars in assets and variables | Julien Déramond | 2 | -2/+2 | |
