| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-08-07 | Docs: update WCAG links and references (#40703) | Louis-Maxime Piton | 3 | -5/+5 | |
| Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2024-08-07 | Docs: change wording of single/split danger buttons (#40689) | Anton Frolov | 1 | -2/+2 | |
| Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2024-08-02 | Docs: add `aria-hidden="true"` to decorative SVGs (#40686) | Julien Déramond | 4 | -14/+14 | |
| 2024-07-19 | Examples: minor accessibility improvements (#40620) | Christian Oliff | 3 | -9/+9 | |
| - no need for `role="document"` on modals (was removed from Bootstrap a while ago) - use `type="email"` for email input - add aria-labels for previous month and next month buttons on date picker demo Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2024-07-10 | Examples: adjust heading levels in Checkout example (#40619) | Christian Oliff | 2 | -2/+2 | |
| 2024-06-25 | Examples: use `<main>` in Cheatsheet examples (#40577) | Christian Oliff | 2 | -4/+4 | |
| 2024-06-12 | Fix Default values and Description content in options table (#39846) | zcl | 2 | -5/+5 | |
| * Fix Default values and Description content in options table * update default value | |||||
| 2024-06-12 | Docs: drop unused `.bi-exclamation-triangle-fill` class | Julien Déramond | 1 | -1/+1 | |
| 2024-06-04 | docs: fix typo in the getting started introduction (#40522) | Julien Déramond | 1 | -1/+1 | |
| 2024-05-30 | Fix `.btn-group-vertical` border radius with dropdown as first element (#40488) | Tobias | 1 | -2/+2 | |
| Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2024-05-29 | docs: add missing `data-bs-theme="light"` in navbars color schemes markup ↵ | Julien Déramond | 1 | -1/+1 | |
| (#40504) | |||||
| 2024-05-25 | docs: add Accordion component in the JS components section (#39980) | Hannah Issermann | 1 | -0/+1 | |
| 2024-05-02 | docs: migrate to the built-in sitemap template (#39951) | XhmikosR | 4 | -4/+4 | |
| 2024-04-05 | Add PostCSS-RTLCSS approach to the documentation (#39863) | Iván Pereira | 1 | -0/+10 | |
| * Add PostCSS-RTLCSS approach to the documentation * Format 'PostCSS RTLCSS' without '-' and backticks * Some formatting for consistency in the entire doc * Minor rewording --------- Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2024-04-01 | docs: move examples inline shortcode to a partial (#39829) | XhmikosR | 1 | -66/+0 | |
| * docs: move examples inline shortcode to a partial * Further tweaks | |||||
| 2024-04-01 | docs: resize docs bundler images and fix dimensions (#39824) | XhmikosR | 3 | -3/+3 | |
| The dimensions must be of the non-2x image. | |||||
| 2024-04-01 | Add a render image hook (#39768) | XhmikosR | 3 | -6/+6 | |
| Images are now lazyloaded, they have width and height attributes and the classes are centralized. Only applies to Markdown images | |||||
| 2024-03-25 | docs: update sitemap template (#39819) | XhmikosR | 4 | -4/+8 | |
| 2024-03-22 | docs: use `urls.JoinPath` in more places (#39778) | XhmikosR | 1 | -1/+1 | |
| 2024-03-19 | docs: use defer when possible for JS | XhmikosR | 8 | -0/+10 | |
| 2024-03-19 | docs: bundle assets with Hugo | XhmikosR | 4 | -4/+4 | |
| Also: * load any docs' third-party dependencies from node_modules (except for examples) * exclude docsearch from layouts that don't use it * preconnect to algolia only when not examples layout * switch to `RelPermalink` * refactor JS assets into partials | |||||
| 2024-03-15 | docs: mention text transform classes (#39782) | XhmikosR | 1 | -1/+1 | |
| 2024-03-12 | examples: assorted tweaks (#39772) | XhmikosR | 1 | -12/+18 | |
| * remove trailing slash * use urls.JoinPath * reindent * use `imageConfig` so that we add dimensions automatically | |||||
| 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 | |
