| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-10-03 | Add new border-radius utilities (#36540) | Julien Déramond | 1 | -0/+9 | |
| * Add new border-radius utilities * Fix bundlewatch * Fix bundlewatch again Co-authored-by: Mark Otto <[email protected]> | |||||
| 2022-10-03 | Minor grammatical fixes | Christian Oliff | 1 | -2/+2 | |
| REF: https://en.wikipedia.org/wiki/Ajax_(programming) https://en.wikipedia.org/wiki/Server-side | |||||
| 2022-10-02 | Use `<h1>` for all `modal-title` examples/uses (#37210) | Patrick H. Lauke | 4 | -37/+41 | |
| * Use `fs-` font sizing classes where needed * Also add info callout about heading hierarchy in modals | |||||
| 2022-09-27 | Minor docs changes (#37215) | XhmikosR | 2 | -2/+2 | |
| 2022-09-14 | Docs: Add informative note for Tooltip/Popover selector option (#37142) | GeoSot | 3 | -3/+3 | |
| Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2022-09-14 | Docs: Fix typo Getting Started > Vite and Webpack guides (#37153) | Gabriel R. Barbosa | 2 | -2/+2 | |
| * 'were to look' → 'where to look' Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2022-09-14 | Docs: minor fix for Navbar > Offcanvas examples (#37145) | Julien Déramond | 1 | -2/+2 | |
| 2022-09-02 | Set up a resuming table such as what's in other components. | louismaximepiton | 2 | -111/+26 | |
| 2022-09-01 | Improve language around vertical grid gutters | Mark Otto | 1 | -1/+1 | |
| 2022-09-01 | Make docs clearer by dropping precompiled for compiled | Mark Otto | 3 | -9/+11 | |
| 2022-09-01 | Document how to extract CSS, SVG for strict CSP (#36587) | charlesroelli | 2 | -1/+88 | |
| * Webpack: explain how to extract CSS from bundle * Webpack: explain how to extract SVG from bundle * Update webpack.md Co-authored-by: Mark Otto <[email protected]> | |||||
| 2022-09-01 | Replace wrong mobile OS Windows with iOS | Philip Wedemann | 1 | -1/+1 | |
| 2022-09-01 | Fix | louismaximepiton | 14 | -39/+39 | |
| 2022-08-31 | Fix padding on starter template | Mark Otto | 1 | -1/+1 | |
| 2022-08-31 | Add default select example in cheatsheet (#36877) | Florian Lacreuse | 2 | -2/+20 | |
| Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2022-08-31 | More consistency for CSS/Sass vars doc for components with dark variants | Julien Déramond | 2 | -1/+15 | |
| 2022-08-31 | Docs: improve cards image overlays markup | Julien Déramond | 1 | -1/+1 | |
| 2022-08-31 | Change offcanvas to be more consistent with carousel and dropdown | louismaximepiton | 1 | -18/+18 | |
| 2022-08-31 | Docs: Fix js options to what is really inside js (#37019) | Louis-Maxime Piton | 4 | -8/+8 | |
| 2022-08-03 | Added new example in `examples/features` page. (#36660) | Vipin Mishra | 2 | -0/+64 | |
| * Added new example in examples/features * Fix indentation, other suggested changes from review * fix: heading structure | |||||
| 2022-08-03 | Docs: add grid-row-columns variable | Hadouin | 1 | -1/+3 | |
| #36691 | |||||
| 2022-08-03 | Expand popover custom container explanation | Patrick H. Lauke | 1 | -1/+8 | |
| mention the scenario of popovers inside modals - see https://github.com/twbs/bootstrap/issues/36692#issuecomment-1178261690 | |||||
| 2022-08-01 | Fix docs typo of `.form-checkbox` -> `.form-check` | Matthew West | 1 | -1/+1 | |
| The class `.form-checkbox` is not used in Bootstrap and here it should say `.form-check` (as shown in the example below). | |||||
| 2022-07-29 | Fix typos after #36762 (#36771) | Julien Déramond | 2 | -2/+2 | |
| 2022-07-28 | ScrollSpy: make the threshold option configurable (#36750) | GeoSot | 1 | -0/+2 | |
| * feat(ScrollSpy): make the threshold option configurable | |||||
| 2022-07-28 | Fixes #36770: Add navbar image alt text (#36850) | Mark Otto | 1 | -2/+2 | |
| 2022-07-26 | Simplify social images and add ability to set per-page images (#36804) | Mark Otto | 3 | -0/+3 | |
| * Simplify social images and add ability to set per-page images - Removes the homepage summary layout in favor of the larger image card (makes it more consistent with other pages) - Reuses new thumbnails for Webpack, Parcel, and Vite guides to add their new social images * Update default social card * Change description to subtitle, add longer description to match homepage * Remove social_image_path, use inline conditions for social images | |||||
| 2022-07-25 | Remove Slack from site and repo docs (#36825) | Mark Otto | 2 | -2/+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-18 | Fix various small typos in documentation (#36762) | Marc Wrobel | 11 | -14/+14 | |
| 2022-07-17 | Fix indentation in code sample | Nils K | 1 | -2/+2 | |
| 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-16 | Docs: same text for disabled ranges and disabled form controls (#36741) | Julien Déramond | 1 | -1/+1 | |
| 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-06 | Docs: add indeterminate disabled checkbox example (#36674) | Julien Déramond | 1 | -1/+7 | |
| 2022-07-06 | Docs: alphabetical reorder of some events/methods in tables (#36669) | Julien Déramond | 3 | -19/+19 | |
| 2022-07-05 | Docs: fix some ScrollSpy HTML copyable codes (#36672) | Julien Déramond | 1 | -80/+86 | |
| 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 :-) | |||||
