aboutsummaryrefslogtreecommitdiff
path: root/site
AgeCommit message (Collapse)AuthorFilesLines
2023-05-19Add data attr selector for dark mode navbars (#38522)Mark Otto1-3/+3
* Add data attr selector for dark mode navbars * Fix dark example
2023-05-17Docs: new section to explain how to add a new color to the theme (#37737)Julien Déramond1-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-16Modal: fix grammar (#38603)codemmmmm1-1/+1
Co-authored-by: XhmikosR <[email protected]>
2023-05-10Docs: fix paragraph on how do the variants and accented tables workJulien Déramond1-2/+2
2023-05-01Update devDependencies (#38537)XhmikosR1-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-27Fix sizing on masthead npm i snippet (#38521)Mark Otto1-2/+1
2023-04-27More darkmode examples (#38058)Mark Otto25-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-26Add new docsref page, fix docs border-radius issues (#38491)Mark Otto7-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-25Table: active `<tr>` fix (#37084)Louis-Maxime Piton1-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-20Docs: change colors of position marker example to work with dark mode (#38445)Julien Déramond1-2/+2
2023-04-13Fix Rubygems link to README.md (#38459)XhmikosR1-1/+1
2023-04-11Slightly improve PNG files compression (#38438)XhmikosR23-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-11Update devDependencies (#38437)XhmikosR3-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-10Add hint to reduce screen flickering (#38426)Mark Dumay1-1/+1
2023-04-10Docs: fix text rendering of navbar external contentJulien Déramond1-2/+2
2023-04-10Fix colors in diff syntax colorsMark Otto1-1/+8
2023-04-10Improve colored links interaction with link utilities (#38398)Mark Otto1-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-10Docs: consistent usage of CSS sections (#38219)Julien Déramond34-60/+68
Co-authored-by: Mark Otto <[email protected]>
2023-04-05Docs: add missing `twbs/examples` and change sorting (#38407)Julien Déramond4-13/+30
* Docs: add missing twbs/examples * Change sorting of examples.yml --------- Co-authored-by: XhmikosR <[email protected]>
2023-04-05Docs: remove moot `hot` option from Vite guide (#38405)Julien Déramond1-2/+1
2023-04-03Release v5.3.0-alpha3 (#38357)XhmikosR1-1/+1
* Bump version to 5.3.0-alpha3 * Dist
2023-04-01docs: add variables-dark import in home pageTien Do1-0/+1
2023-03-30Fix clipboard code (#38380)Patrick H. Lauke1-1/+1
2023-03-29Tweak and re-organize ESLint config (#38369)XhmikosR2-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-28Docs: update Webpack guide (#38345)Julien Déramond1-2/+1
* Docs: remove `<script>` from `index.html` in Webpack guide * Add `mode=production` to `build` step in Webpack guide
2023-03-28Docs: `js-docs` unindent automatically the code inside shortcode (#38349)Julien Déramond1-1/+22
2023-03-27Add detailed explanation of the JS components configuration merging process ↵GeoSot3-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-27Add js-docs shortcode to ensure consistency between doc and js code (#38316)Hannah Issermann6-90/+52
Co-authored-by: XhmikosR <[email protected]>
2023-03-27Docs: fix Markdown table with empty column (#38342)Hannah Issermann1-1/+1
2023-03-27docs: remove trailing newline when copying snippets (#38321)XhmikosR1-2/+4
2023-03-27Change diff file path in Webpack guide (#38339)Julien Déramond1-4/+4
2023-03-26Fixed typo in 5.3.0-alpha2 migrationDavid Miles1-1/+1
2023-03-24Document new .d-inline-grid utilityMark Otto2-0/+10
2023-03-24Release v5.3.0-alpha2 (#38244)XhmikosR1-1/+1
* Bump version to 5.3.0-alpha2 * Dist
2023-03-24Docs: `scss-docs` unindent automatically the code inside shortcodeLouis-Maxime Piton1-1/+22
2023-03-24Docs: fix two class attributes on same button (#38317)Hannah Issermann1-1/+1
2023-03-24Fix reference to twbs/examples/icons-font + fine-tune index.html SB location ↵Julien Déramond2-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-23Fix comment position in `assets/scss/_content.scss` (#38281)Julien Déramond1-1/+1
2023-03-23Update Vite, Parcel and Webpack guides (#38305)Julien Déramond3-50/+52
Co-authored-by: XhmikosR <[email protected]>
2023-03-22docs: remove moot `v` from docs-versions.yml (#38301)XhmikosR2-36/+36
2023-03-19Proposal to use `scroll-margin-top` instead of introducing padding and ↵Louis-Maxime Piton2-6/+4
negative margin (#38220)
2023-03-19Slightly improve examples PNG files (#38270)XhmikosR9-0/+0
Before: 97,4 KB (99.758 bytes) After: 94,2 KB (96.512 bytes)
2023-03-19Fix `placeholder` shortcode color and background params when 'img' markup ↵Julien Déramond2-12/+12
(#38263)
2023-03-19Revert "Guard more in color-modes.js (#38235)" (#38280)Mark Otto1-2/+2
This reverts commit 474bf2aed1c03cf53e2d2c48b30c5e689dd9e6bc.
2023-03-19Docs: make all headings use `var(--bs-emphasis-color)` (#38262)Julien Déramond1-0/+7
2023-03-17icon-link.md: remove moot aliases (#38246)XhmikosR1-1/+0
2023-03-16Docs: consistent deprecation messages in Close Button dark variant (#38247)Julien Déramond1-1/+3
2023-03-15Docs: use core mixins in a couple of places (#38236)XhmikosR3-3/+3
2023-03-15Tweak stylelint config (#38228)XhmikosR3-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-14Guard more in color-modes.js (#38235)XhmikosR1-2/+2