aboutsummaryrefslogtreecommitdiff
path: root/site
AgeCommit message (Expand)AuthorFilesLines
2023-05-19Add data attr selector for dark mode navbars (#38522)Mark Otto1-3/+3
2023-05-17Docs: new section to explain how to add a new color to the theme (#37737)Julien Déramond1-0/+48
2023-05-16Modal: fix grammar (#38603)codemmmmm1-1/+1
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
2023-04-27Fix sizing on masthead npm i snippet (#38521)Mark Otto1-2/+1
2023-04-27More darkmode examples (#38058)Mark Otto25-511/+656
2023-04-26Add new docsref page, fix docs border-radius issues (#38491)Mark Otto7-48/+93
2023-04-25Table: active `<tr>` fix (#37084)Louis-Maxime Piton1-3/+3
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
2023-04-11Update devDependencies (#38437)XhmikosR3-4/+2
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
2023-04-10Docs: consistent usage of CSS sections (#38219)Julien Déramond34-60/+68
2023-04-05Docs: add missing `twbs/examples` and change sorting (#38407)Julien Déramond4-13/+30
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
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
2023-03-28Docs: update Webpack guide (#38345)Julien Déramond1-2/+1
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
2023-03-27Add js-docs shortcode to ensure consistency between doc and js code (#38316)Hannah Issermann6-90/+52
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
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
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
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 negati...Louis-Maxime Piton2-6/+4
2023-03-19Slightly improve examples PNG files (#38270)XhmikosR9-0/+0
2023-03-19Fix `placeholder` shortcode color and background params when 'img' markup (#3...Julien Déramond2-12/+12
2023-03-19Revert "Guard more in color-modes.js (#38235)" (#38280)Mark Otto1-2/+2
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
2023-03-14Guard more in color-modes.js (#38235)XhmikosR1-2/+2