| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-03-06 | Improve front matter "added" params | XhmikosR | 14 | -11/+30 | |
| Add missing ones and add the ability to show or hide the badge Fixes a few more 404 errors in the version picker | |||||
| 2024-03-06 | Fix various redirects | XhmikosR | 16 | -28/+28 | |
| 2024-03-05 | dashboard: remove the unused bootstrap-icons.css | XhmikosR | 2 | -2/+0 | |
| We should revisit this later because it's a lot simpler for people to just include the CSS than copy around tens of icons, even if it leads to unused CSS | |||||
| 2024-03-04 | docs: remove Google Analytics (#39725) | XhmikosR | 1 | -3/+3 | |
| It no longer works | |||||
| 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 | 2 | -6/+6 | |
| 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-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-17 | Minor image compression improvements (#39503) | XhmikosR | 1 | -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-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-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 | download: Reword CDN paragraph (#39179) | XhmikosR | 1 | -2/+12 | |
| 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 | 4 | -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-02 | examples: update 3rd-party packages (#38994) | XhmikosR | 2 | -6/+6 | |
| 2023-08-02 | introduction: drop `details` element (#38995) | XhmikosR | 1 | -9/+1 | |
| * introduction: drop `details` element * Update introduction.md | |||||
| 2023-07-29 | Docs: Fix popover template role error (#38978) | Christian Oliff | 1 | -1/+1 | |
| I'm quite sure this should be `role="tooltip"` and not `role="popover"`. There isn't a popover role but there is a tooltip one.(https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/tooltip_role).. and Bootstrap 5 itself uses role="tooltip" for its popovers by default. | |||||
| 2023-07-27 | Update gutters.md (#38968) | XhmikosR | 1 | -1/+1 | |
| 2023-07-25 | Examples: improve spinner buttons accessibility (#38958) | Julien Déramond | 1 | -4/+4 | |
| 2023-07-24 | Fix postcss plugin options (#38947) | Douglas Silva | 1 | -1/+1 | |
| 2023-07-23 | fix | louismaximepiton | 1 | -1/+1 | |
| 2023-07-23 | Docs: Update float responsive examples | Christian Oliff | 1 | -4/+5 | |
| 2023-07-23 | dashboard: fix offcanvas md display (#38952) | XhmikosR | 2 | -2/+2 | |
| * dashboard: fix offcanvas md display * Update index.html | |||||
| 2023-07-23 | Fix some typos in Customize > Sass doc (#38948) | Julien Déramond | 1 | -8/+8 | |
| 2023-07-23 | Support `Home` and `End` keys in tabs (#38498) | Kyle Tsang | 1 | -1/+1 | |
| * Support `Home` and `End` keys in tabs * Update tab.js * simplify tests * Update navs-tabs.md * Update .bundlewatch.config.json --------- Co-authored-by: Patrick H. Lauke <[email protected]> Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2023-07-16 | Docs: fix carousel carousel colors of carousel examples in dark mode | Julien Déramond | 2 | -2/+2 | |
| 2023-07-16 | Fix dark mode rendering of Cheatsheet examples (#38905) | Julien Déramond | 2 | -16/+14 | |
| 2023-07-16 | Streamline a certain amount and increase presentations in different ↵ | zcl | 1 | -7/+3 | |
| directions (#38604) | |||||
