| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-07-25 | Remove Slack from site and repo docs (#36825) | Mark Otto | 5 | -10/+2 | |
| * Remove Slack from site and repo docs * Apply suggestions from code review Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2022-07-25 | Adding missing offcanvas `added-in` shortcode | louismaximepiton | 1 | -0/+2 | |
| 2022-07-25 | Adding missing borders `added-in` shortcode | louismaximepiton | 1 | -0/+2 | |
| 2022-07-25 | Docs: Redirect users to different templates of issues rather than an empty ↵ | Julien Déramond | 5 | -5/+5 | |
| one (#36827) | |||||
| 2022-07-25 | Docs: use added-in shortcode in Offcanvas (#36836) | Julien Déramond | 1 | -2/+2 | |
| 2022-07-25 | Docs: fix Markdown link in Tooltips (#36839) | Christian Oliff | 1 | -1/+1 | |
| 2022-07-25 | Correct heading levels in features example | Patrick H. Lauke | 1 | -17/+17 | |
| to keep the look the same, added `fs-...` sizing classes where necessary | |||||
| 2022-07-23 | Rename scrollspy to toast in toast.md (#36819) | campersau | 1 | -2/+2 | |
| 2022-07-19 | Release v5.2.0 (#36768) | XhmikosR | 2 | -2/+2 | |
| * Bump version to 5.2.0 * Dist * Update masthead.html | |||||
| 2022-07-18 | Fix various small typos in documentation (#36762) | Marc Wrobel | 12 | -15/+15 | |
| 2022-07-17 | Fix indentation in code sample | Nils K | 1 | -2/+2 | |
| 2022-07-17 | Add links to Webpack, Parcel, and Vite guides on homepage (#36760) | Mark Otto | 4 | -0/+19 | |
| 2022-07-17 | Support input groups in floating forms (#36759) | Mark Otto | 1 | -0/+29 | |
| * Support input groups in floating forms * Update bundlewatch Co-authored-by: 719media <[email protected]> | |||||
| 2022-07-17 | Fix typos in `snippets.js` (#36758) | Marc Wrobel | 1 | -4/+4 | |
| 2022-07-16 | Docs: same text for disabled ranges and disabled form controls (#36741) | Julien Déramond | 1 | -1/+1 | |
| 2022-07-14 | Offcanvas: activate focustrap when backdrop is enabled (#36717) | GeoSot | 2 | -4/+4 | |
| * fix(offcanvas): activate focustrap when backdrop is enabled * Adding tabindex='-1' for both offcanvases in the docs * Remove useless aria-expanded='false' in togglers * Update js/tests/unit/offcanvas.spec.js Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: Patrick H. Lauke <[email protected]> | |||||
| 2022-07-13 | Add accNames to all progress bar examples (#36732) | Patrick H. Lauke | 4 | -38/+42 | |
| Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: Abdullah Alaqeel <[email protected]> | |||||
| 2022-07-13 | Docs: Capitalize Unicode (#36734) | Christian Oliff | 1 | -1/+1 | |
| 2022-07-11 | Add some details for non visible scrollspy elements (#36625) | GeoSot | 1 | -3/+15 | |
| * docs: add some details for non visible scrollspy elements * Apply suggestions from code review Co-authored-by: Julien Déramond <[email protected]> * fix selectors on snippet * Fix paragraph by a native speaker Co-authored-by: Mark Otto <[email protected]> * Update scrollspy.md * Move from warning to own section * Update scrollspy.md Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2022-07-11 | Add `$display-font-family` and `$display-font-style` (#36711) | Julien Déramond | 1 | -0/+2 | |
| 2022-07-11 | Fix 'Remove from map' Sass description | Julien Déramond | 1 | -3/+4 | |
| 2022-07-10 | Docs: fix description on how to alter display values (#36712) | Julien Déramond | 1 | -1/+1 | |
| 2022-07-08 | Docs: Add 'Icons' link in footer | Julien Déramond | 1 | -0/+1 | |
| 2022-07-07 | add `type="button"` to Bootstrap versions dropdown (#36696) | Christian Oliff | 1 | -1/+1 | |
| minor accessibility issue fix reported by webhint.io browser extension | |||||
| 2022-07-06 | Docs: add indeterminate disabled checkbox example (#36674) | Julien Déramond | 2 | -2/+10 | |
| 2022-07-06 | Docs: alphabetical reorder of some events/methods in tables (#36669) | Julien Déramond | 3 | -19/+19 | |
| 2022-07-05 | remove dead link from translations | Christian Oliff | 1 | -5/+0 | |
| 2022-07-05 | Docs: fix some ScrollSpy HTML copyable codes (#36672) | Julien Déramond | 1 | -80/+86 | |
| 2022-07-02 | Fix a typo in the documentation masthead (#36658) | Vipin Mishra | 1 | -1/+1 | |
| Co-authored-by: Vipin MIshra <[email protected]> | |||||
| 2022-06-30 | Added examples for Radios in List Group (#36644) | Neeraj Kumar Das | 1 | -33/+34 | |
| * Add examples for Radios in List Group * Reduce the number of checkboxes and radios to 3 for consistency Drop aria-label on inputs and use label Use class stretched-link on labels to cover the whole list group item Check the first radio by default Remove radios from streched link examples Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2022-06-30 | update Lighthouse URL | Christian Oliff | 1 | -1/+1 | |
| saves a HTTP redirect :-) | |||||
| 2022-06-29 | Fix dashboard example so that the sticky sidebar has scrollable content (#36608) | Tech Vanity | 4 | -8/+2 | |
| 2022-06-28 | Fix search modal z-index to be on top of all docs showcased components (#36627) | Julien Déramond | 1 | -1/+1 | |
| 2022-06-28 | Fix StackBlitz examples needing docs CSS (#36637) | Julien Déramond | 1 | -3/+4 | |
| 2022-06-25 | Docs: update clipboard.js to v2.0.11 | Julien Déramond | 1 | -2/+2 | |
| 2022-06-21 | Fix popover live demo to use `data-bs-title` instead of `title` (#36613) | Julien Déramond | 1 | -1/+1 | |
| 2022-06-20 | Fix StackBlitz Popovers and Tooltips examples (#36449) | Julien Déramond | 9 | -35/+45 | |
| * Fix StackBlitz Popovers and Tooltips examples * Rename shortcode example parameters * Reorder example shortcode doc params + fix Cspell * Remove 'stackblitz' param + use data-bs-title instead of title * Update site/layouts/partials/callout-warning-data-bs-title-vs-title.md Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2022-06-15 | Add example of dark navbar and offcanvas to docs (#36510) | Mark Otto | 3 | -5/+69 | |
| 2022-06-14 | Don't style `readonly` inputs as `disabled` (#36499) | Mark Otto | 1 | -3/+3 | |
| * Don't style readonly inputs as disabled Also remove the Chrome-specific focus styling from readonly plaintext * Update some docs comments | |||||
| 2022-06-14 | Carousel: Remove redundant reference to `interval=false` from docs (#36545) | GeoSot | 1 | -3/+3 | |
| * docs: remove redundant reference to `interval=false` * docs: remove redundant reference to `interval=false` from tests Co-authored-by: XhmikosR <[email protected]> | |||||
| 2022-06-13 | Document BootstrapVue being outdated | Sam Magura | 1 | -1/+1 | |
| 2022-06-13 | Fixes #36550 | Mark Otto | 1 | -71/+73 | |
| 2022-06-08 | Add .active navbar breaking change to 5.0 docs | Jeremy Thompson | 1 | -0/+1 | |
| 2022-06-05 | Improve accessible name of version dropdown in docs navbar (#36495) | Patrick H. Lauke | 1 | -3/+3 | |
| - add `aria-hidden="true"` to the "Bootstrap" text that is hidden on large screens - add separate visually-hidden "Bootstrap", which will be part of the accessible name regardless of whether the other string is visible or not (on large screen) - extra visually-hidden text to give some context - that the dropdown is about switching versions - remove the redundant id/aria-labelledby for the dropdown | |||||
| 2022-06-04 | Docs: Add a Vite Getting Started guide (#36412) | Julien Déramond | 11 | -4/+204 | |
| * Docs: Add a Vite Getting Started guide * Fix npm run docs temporarily * Fix cspell and lint * Uncomment the 2nd part * . * Make it work without dist * Updates after merges of Parcel/Webpack guides rewriting * Update images * Replace dev images * Compress the new images better * Update site/content/docs/5.2/customize/optimize.md Co-authored-by: Mark Otto <[email protected]> * Update site/content/docs/5.2/getting-started/vite.md Co-authored-by: Mark Otto <[email protected]> Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2022-06-03 | Remove confusing unnecessary id/aria-labelledby for dropdown menus (#36487) | Patrick H. Lauke | 13 | -134/+134 | |
| see https://github.com/twbs/bootstrap/discussions/35755 Note that even the APG guide for disclosure widgets doesn't use this optional "nice-to-have" extra bit https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/ (though they do use `aria-controls`, which in most current browser/AT combos is borked though) | |||||
| 2022-06-03 | Update some WCAG links, expand sass.md contrast explanation (#36489) | Patrick H. Lauke | 2 | -3/+3 | |
| 2022-06-02 | Docs: fix some ARIA Authoring Practices Guides broken links (#36488) | Julien Déramond | 5 | -7/+7 | |
| * Docs: fix some ARIA Authoring Practices Guides broken link | |||||
| 2022-06-01 | Docs: remove unused _algolia.scss | Julien Déramond | 2 | -97/+0 | |
| 2022-06-01 | Docs: fix Reboot Horizontal rules using border utilities | Julien Déramond | 1 | -2/+2 | |
