aboutsummaryrefslogtreecommitdiff
path: root/site
AgeCommit message (Collapse)AuthorFilesLines
2023-01-17Harmonize the doclouismaximepiton3-14/+18
2023-01-17Correctionlouismaximepiton1-1/+1
2023-01-16Sass docs updates (#37897)Mark Otto19-46/+109
* Add maps * Redesign scss-docs rendering * Update other CSS sections * Fix linter
2023-01-16TypoMark Otto3-3/+3
2023-01-16Add docs callout for utilities that don't respond to color modesMark Otto3-0/+12
2023-01-16Include variables-dark in the import stacks, plus a customize overview fixMark Otto3-0/+10
2023-01-16Small color mode docs CSS fixes (#37896)Mark Otto2-2/+6
* SImplify background gradient syntax * Move inline style to CSS file
2023-01-16Fix `.form-control` in dark mode (#37893)Mark Otto1-6/+0
* Fix .form-control in dark mode * Remove CSS vars from docs
2023-01-16Update grid examplelouismaximepiton3-4/+4
2023-01-16Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)Louis-Maxime Piton48-230/+230
2023-01-15Changed ```popover``` to ```tooltip``` in docsMaciej Kubień1-3/+3
Changed ```popover``` to ```tooltip``` in tooltip component docs page.
2023-01-15Move form-text paragraph to Form control page instead of overview to have ↵Issermann Hannah2-36/+36
teh documentation in the same page than sass variables.
2023-01-12Docs: update progress markup in Color modes pageJulien Déramond1-4/+4
2023-01-11Mention deprecated classes for color mode on offcanvasMark Otto1-1/+5
2023-01-11Docs: fix broken links in Color modes pageJulien Déramond1-3/+3
2023-01-11docs: updates `.text-*-left` changesCatalin Zalog1-1/+1
2023-01-10Update colored links, add new `.link-body-emphasis` helper (#37833)Mark Otto1-0/+6
* Rewrite colored links to use color property again instead of --bs-link-color-rgb value because nav links and more do not set --bs-link-color-rgb * Update bundlewatch * Document it Co-authored-by: Julien Déramond <[email protected]>
2023-01-10Update snippet examples for dark mode (#37834)Mark Otto15-315/+470
* Update snippet examples for dark mode * Fix markup * Review comments * undo colored links docs from this PR
2023-01-10Docs: fix typo in migration guideJulien Déramond1-1/+1
2023-01-08Docs: add `.fw-medium` utility class exampleA Kriya1-0/+1
2023-01-08Remove autofocus on theme switch when page is loadedJulien Déramond1-3/+6
2023-01-07Docs: missing deprecated callout for `list-group-item-variant()` mixinJulien Déramond1-0/+2
2023-01-06Docs: fix `.btn-clipboard` and `.btn-edit` link hover colorJulien Déramond1-1/+1
2023-01-05Docs: Small enhancements (#37803)Louis-Maxime Piton4-9/+22
* Consistency with the doc * Bring a class to avoid weird behavior * Consistency + Add some explaining text * fix(color)
2023-01-05Docs: enhance colors description tableJulien Déramond1-28/+28
2023-01-05Docs: remove some CSS from `.highlight-toolbar` defJulien Déramond2-8/+1
2023-01-04Docs: replace `twbs/bootstrap-npm-starter` by ↵Julien Déramond5-28/+74
`twbs/examples/tree/main/icons-font` (#37671) * Docs: replace twbs/bootstrap-npm-starter by twbs/examples/tree/main/icons-font * Revamp starter template to use new .icon-link, fix Bootstrap icon and text at top * Remove extra CSS file * Change links to twbs/examples * Fix icon name * Adjust icon link offset to more reasonable and scaling distance Co-authored-by: Mark Otto <[email protected]>
2023-01-04Include twbs/examples in the Examples pageMark Otto2-23/+64
2023-01-04Docs: fix headings color in light/dark mode (#37802)Julien Déramond1-2/+2
2023-01-03Add new link utilities, icon link helper, and update colored link helpers ↵Mark Otto15-56/+216
(#37762) * Add new link utilities, update colored link helpers * Remove commented out code * Fixes * Remove examples changes * Fixes and copy * Fix icon-link instances on homepage * Bump bundlewatch * Fix node-sass issue for rgba() function bug * More bundlewatch * One more time after merge * Add callout for a11y * Hover and focus-visible * Add a11y callouts * Remove duplicate for now * More code review feedback
2023-01-03Rewrite some callouts to remove most headings and reduce their contentMark Otto13-70/+30
2023-01-03Docs: fix accordion flush descriptionJulien Déramond1-1/+1
2023-01-03Add webpack build to webpack guideJulien Déramond1-2/+9
2023-01-03Remove dark mode --bs-heading-color value, set to null, and add custom ↵Mark Otto1-0/+7
styles for the docs dark mode headings
2023-01-03Docs: add explanation of the base `.btn` class (#37275)Patrick H. Lauke1-1/+15
* Docs: add explanation of the base `.btn` class and a callout reminding authors to at least define some focus styling if they intend to use it "naked" * Turn callout into a warning * Add initial heading * Tweak callout wording
2023-01-02Use Bootstrap colors in syntax highlightingMark Otto4-26/+28
2023-01-02fix live toast demo (#37590)AucT2-11/+11
* fix live toast demo * Fix live toast demo * Update snippets.js * Update toasts.md * Update snippets.js * Code review comments addressed Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]>
2023-01-02Docs: add CSS variables section in close button sectionJulien Déramond1-1/+9
2023-01-02Docs: offcanvas toggles accessibility fixes, fully hide layout template inputLouis-Maxime Piton3-7/+7
Co-authored-by: Patrick H. Lauke <[email protected]>
2023-01-02Update tooltips.mdXhmikosR1-2/+1
2023-01-01Fix code color in calloutsMark Otto2-0/+3
2023-01-01Docs: Make theme switcher accessible (#37780)Patrick H. Lauke2-6/+14
* Make theme switcher accessible * set an explicit `aria-label` to the switcher (as the `<span>` is not sufficient, as it can be display:none'd and then the button has no accName) * make the theme buttons actual `aria-pressed` toggles * Dynamically update aria-label for theme switcher * Explicitly reset focus after activating theme * Use innerText for the constructed dynamic aria-label this way, if the text ever gets changed in the html, this will adapt appropriately * Tweak accessible name for the dropdown * Fixup * Use `textContent` instead of `innerText`
2023-01-01Docs: remove remnants of Twitter / bump dates (#37779)Patrick H. Lauke7-18/+11
2022-12-30Docs: Remove unnecessary `id`/`aria-labelledby` from accordion examplesPatrick H. Lauke1-18/+18
Follow-up to https://github.com/twbs/bootstrap/pull/37718
2022-12-30Docs: enhance Focus ring example section descJulien Déramond1-1/+1
2022-12-29Focus ring helper and utilities (#33125)Mark Otto4-0/+80
* Add global variables for box-shadow focus rings * Update instances of -btn-focus-box-shadow to use -ring-box-shadow, unless it's for buttons or inputs * fix variable name * Add CSS variables for global focus styling, document it * Move to CSS vars section * Update scss/_nav.scss Co-authored-by: Gaël Poupard <[email protected]> * Helper and utils * Fix bundlewatch * Change 'Focus ring' in sidebar so that the page can be visible * Minor typo fix * fix merge * Revamp some more, improve docs Co-authored-by: Gaël Poupard <[email protected]> Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: Patrick H. Lauke <[email protected]>
2022-12-29Docs: enhance callouts links on dark modeJulien Déramond2-1/+3
2022-12-29Docs: replace dark btns by primary ones from Button group docs to avoid ↵Julien Déramond1-15/+15
issues in dark mode
2022-12-29Darken some text emphasis and syntax colorsMark Otto2-1/+3
2022-12-29Use scrollspy on docs pages (#33428)GeoSot4-10/+23
* use scrollspy on docs pages * Update colors by taking into account new dark mode * Restyle it * Update colors once more * Fix some color contrast issues Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: Mark Otto <[email protected]>