| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-05-19 | Add data attr selector for dark mode navbars (#38522) | Mark Otto | 1 | -3/+3 | |
| * Add data attr selector for dark mode navbars * Fix dark example | |||||
| 2023-05-17 | Docs: new section to explain how to add a new color to the theme (#37737) | Julien Déramond | 1 | -0/+48 | |
| * Docs: new section to explain how to add a new color to the theme * Commit to revert * Edit copy * Typo * bundlewatch * Restore blog example * Remove Sass modifications * Complete documentation * Revert bootstrap.scss modifications --------- Co-authored-by: Mark Otto <[email protected]> | |||||
| 2023-05-16 | Modal: fix grammar (#38603) | codemmmmm | 1 | -1/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2023-05-10 | Docs: fix paragraph on how do the variants and accented tables work | Julien Déramond | 1 | -2/+2 | |
| 2023-05-01 | Update devDependencies (#38537) | XhmikosR | 1 | -0/+1 | |
| * @babel/cli ^7.21.0 → ^7.21.5 * @babel/core ^7.21.4 → ^7.21.5 * @babel/preset-env ^7.21.4 → ^7.21.5 * find-unused-sass-variables ^4.0.8 → ^5.0.0 * rollup ^3.21.0 → ^3.21.2 * stylelint-config-twbs-bootstrap ^9.0.1 → ^10.0.0 | |||||
| 2023-04-27 | Fix sizing on masthead npm i snippet (#38521) | Mark Otto | 1 | -2/+1 | |
| 2023-04-27 | More darkmode examples (#38058) | Mark Otto | 25 | -511/+656 | |
| * WIP darkmode examples * Fix product css error, redo parts of blog * wip dashboard * updated rtl generated * fix up some examples, namely dashboard * jumbotron and sign-in fixes * more fixes * more * Fixes from code review * Remove duplicate `data-bs-target` in dashboard/index.html * Modify `blog-rtl/index.html` * Modify `dashboard-rtl/index.html` * Modify `carousel-rtl/index.html` * Keep JS on all pages for switcher * Remove Feather from dashboard examples --------- Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2023-04-26 | Add new docsref page, fix docs border-radius issues (#38491) | Mark Otto | 7 | -48/+93 | |
| * Add new docsref page, fix docs border-radius issues * Remove commented out code * Update docsref.md * Fix no-code example, fix mobile styles * Updates from review * Fix block margin, remove margin-right from pre on mobile since no clipboard icons, adjust masthead snippet * Fix errant styles for border-radius on homepage --------- Co-authored-by: XhmikosR <[email protected]> | |||||
| 2023-04-25 | Table: active `<tr>` fix (#37084) | Louis-Maxime Piton | 1 | -3/+3 | |
| * Adding the custom cascade to make `.active` work on `:hover` and on `.table-striped`. * Prevent nesting backgrounds * Small typo * . * Adding some docs * Match variable syntax * . --------- Co-authored-by: Mark Otto <[email protected]> | |||||
| 2023-04-20 | Docs: change colors of position marker example to work with dark mode (#38445) | Julien Déramond | 1 | -2/+2 | |
| 2023-04-13 | Fix Rubygems link to README.md (#38459) | XhmikosR | 1 | -1/+1 | |
| 2023-04-11 | Slightly improve PNG files compression (#38438) | XhmikosR | 23 | -0/+0 | |
| Used oxipng v8.0.0 with `oxipng -omax -Z`. Before: 331 KB (339.560 bytes) After: 329 KB (337.647 bytes) | |||||
| 2023-04-11 | Update devDependencies (#38437) | XhmikosR | 3 | -4/+2 | |
| * Update devDependencies * @babel/preset-env ^7.20.2 → ^7.21.4 * @rollup/plugin-node-resolve ^15.0.1 → ^15.0.2 * eslint ^8.37.0 → ^8.38.0 * rtlcss ^4.0.0 → ^4.1.0 * sass ^1.60.0 → ^1.61.0 * stylelint ^14.16.1 → ^15.4.0 * stylelint-config-twbs-bootstrap ^7.0.0 → ^9.0.1 * vnu-jar 22.9.29 → 23.4.11 * Fix the new Stylelint issues | |||||
| 2023-04-10 | Add hint to reduce screen flickering (#38426) | Mark Dumay | 1 | -1/+1 | |
| 2023-04-10 | Docs: fix text rendering of navbar external content | Julien Déramond | 1 | -2/+2 | |
| 2023-04-10 | Fix colors in diff syntax colors | Mark Otto | 1 | -1/+8 | |
| 2023-04-10 | Improve colored links interaction with link utilities (#38398) | Mark Otto | 1 | -0/+4 | |
| * Fix missing paren in colored links color * Restore important flag on colored links color and text-decoration-color for better interaction with link utilities * Mention in migration guide | |||||
| 2023-04-10 | Docs: consistent usage of CSS sections (#38219) | Julien Déramond | 34 | -60/+68 | |
| Co-authored-by: Mark Otto <[email protected]> | |||||
| 2023-04-05 | Docs: add missing `twbs/examples` and change sorting (#38407) | Julien Déramond | 4 | -13/+30 | |
| * Docs: add missing twbs/examples * Change sorting of examples.yml --------- Co-authored-by: XhmikosR <[email protected]> | |||||
| 2023-04-05 | Docs: remove moot `hot` option from Vite guide (#38405) | Julien Déramond | 1 | -2/+1 | |
| 2023-04-03 | Release v5.3.0-alpha3 (#38357) | XhmikosR | 1 | -1/+1 | |
| * Bump version to 5.3.0-alpha3 * Dist | |||||
| 2023-04-01 | docs: add variables-dark import in home page | Tien Do | 1 | -0/+1 | |
| 2023-03-30 | Fix clipboard code (#38380) | Patrick H. Lauke | 1 | -1/+1 | |
| 2023-03-29 | Tweak and re-organize ESLint config (#38369) | XhmikosR | 2 | -55/+2 | |
| * Tweak and re-organize ESLint config * merge individual configs to the root config * enable more eslint-plugin-import rules * lint markdown files * Lint | |||||
| 2023-03-28 | Docs: update Webpack guide (#38345) | Julien Déramond | 1 | -2/+1 | |
| * Docs: remove `<script>` from `index.html` in Webpack guide * Add `mode=production` to `build` step in Webpack guide | |||||
| 2023-03-28 | Docs: `js-docs` unindent automatically the code inside shortcode (#38349) | Julien Déramond | 1 | -1/+22 | |
| 2023-03-27 | Add detailed explanation of the JS components configuration merging process ↵ | GeoSot | 3 | -3/+5 | |
| (#37303) * doc: add detailed explanation of the components config process & fix popover/tooltip docs * Update site/layouts/partials/js-data-attributes.md --------- Co-authored-by: Mark Otto <[email protected]> | |||||
| 2023-03-27 | Add js-docs shortcode to ensure consistency between doc and js code (#38316) | Hannah Issermann | 6 | -90/+52 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2023-03-27 | Docs: fix Markdown table with empty column (#38342) | Hannah Issermann | 1 | -1/+1 | |
| 2023-03-27 | docs: remove trailing newline when copying snippets (#38321) | XhmikosR | 1 | -2/+4 | |
| 2023-03-27 | Change diff file path in Webpack guide (#38339) | Julien Déramond | 1 | -4/+4 | |
| 2023-03-26 | Fixed typo in 5.3.0-alpha2 migration | David Miles | 1 | -1/+1 | |
| 2023-03-24 | Document new .d-inline-grid utility | Mark Otto | 2 | -0/+10 | |
| 2023-03-24 | Release v5.3.0-alpha2 (#38244) | XhmikosR | 1 | -1/+1 | |
| * Bump version to 5.3.0-alpha2 * Dist | |||||
| 2023-03-24 | Docs: `scss-docs` unindent automatically the code inside shortcode | Louis-Maxime Piton | 1 | -1/+22 | |
| 2023-03-24 | Docs: fix two class attributes on same button (#38317) | Hannah Issermann | 1 | -1/+1 | |
| 2023-03-24 | Fix reference to twbs/examples/icons-font + fine-tune index.html SB location ↵ | Julien Déramond | 2 | -3/+10 | |
| target (#38310) * Fix reference to twbs/examples/icons-font + fine-tune index.html SB location target * Use urlquery * Add `rel="noopener"` --------- Co-authored-by: XhmikosR <[email protected]> | |||||
| 2023-03-23 | Fix comment position in `assets/scss/_content.scss` (#38281) | Julien Déramond | 1 | -1/+1 | |
| 2023-03-23 | Update Vite, Parcel and Webpack guides (#38305) | Julien Déramond | 3 | -50/+52 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2023-03-22 | docs: remove moot `v` from docs-versions.yml (#38301) | XhmikosR | 2 | -36/+36 | |
| 2023-03-19 | Proposal to use `scroll-margin-top` instead of introducing padding and ↵ | Louis-Maxime Piton | 2 | -6/+4 | |
| negative margin (#38220) | |||||
| 2023-03-19 | Slightly improve examples PNG files (#38270) | XhmikosR | 9 | -0/+0 | |
| Before: 97,4 KB (99.758 bytes) After: 94,2 KB (96.512 bytes) | |||||
| 2023-03-19 | Fix `placeholder` shortcode color and background params when 'img' markup ↵ | Julien Déramond | 2 | -12/+12 | |
| (#38263) | |||||
| 2023-03-19 | Revert "Guard more in color-modes.js (#38235)" (#38280) | Mark Otto | 1 | -2/+2 | |
| This reverts commit 474bf2aed1c03cf53e2d2c48b30c5e689dd9e6bc. | |||||
| 2023-03-19 | Docs: make all headings use `var(--bs-emphasis-color)` (#38262) | Julien Déramond | 1 | -0/+7 | |
| 2023-03-17 | icon-link.md: remove moot aliases (#38246) | XhmikosR | 1 | -1/+0 | |
| 2023-03-16 | Docs: consistent deprecation messages in Close Button dark variant (#38247) | Julien Déramond | 1 | -1/+3 | |
| 2023-03-15 | Docs: use core mixins in a couple of places (#38236) | XhmikosR | 3 | -3/+3 | |
| 2023-03-15 | Tweak stylelint config (#38228) | XhmikosR | 3 | -19/+2 | |
| * rename to .stylelintrc.json * add reportInvalidScopeDisables to config * move reportNeedlessDisables to config * merge the two configs * remove unneeded disabled rules from the examples config | |||||
| 2023-03-14 | Guard more in color-modes.js (#38235) | XhmikosR | 1 | -2/+2 | |
