| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-02-11 | Release v4.3.0 (#28228)v4.3.0 | Mark Otto | 24 | -9162/+0 | |
| * Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map | |||||
| 2019-02-11 | docs snippets: a few more minor tweaks (#28225) | XhmikosR | 1 | -1/+1 | |
| * Remove extra comma. * Use curly braces in snippet. | |||||
| 2019-02-11 | toasts.md: Remove useless `div`s. | XhmikosR | 1 | -21/+7 | |
| Instead pass the class to the example include. | |||||
| 2019-02-11 | Remove stray parameter from capture. | XhmikosR | 1 | -1/+1 | |
| 2019-02-11 | Cosmetic changes in snippets. | XhmikosR | 9 | -10/+10 | |
| 2019-02-08 | Use the `site.repo` variable. | XhmikosR | 2 | -2/+2 | |
| 2019-02-07 | Fix scrollable modal snippet | Shohei Yoshida | 1 | -1/+1 | |
| 2019-02-06 | Fix `.nav-justified` example (#28193) | Martijn Cuppens | 1 | -10/+18 | |
| 2019-02-06 | Remove outdated reference to not-allowed cursor (#28188) | Patrick H. Lauke | 1 | -1/+1 | |
| as this styling was removed back in https://github.com/twbs/bootstrap/commit/7056f702408a97f01cb32bc6075d88ec27cdcf52 | |||||
| 2019-02-06 | carousel.md: Highlight the whole example for consistency. | XhmikosR | 1 | -10/+3 | |
| 2019-02-05 | Move dropdown offset function logic into private function. (#28138) | Jason Golieb | 1 | -1/+5 | |
| 2019-02-05 | Add support for tooltip offset option to be a function. | Jason Golieb | 1 | -2/+6 | |
| 2019-01-30 | components: redirect to the alerts page (#28147) | XhmikosR | 2 | -3/+3 | |
| 2019-01-20 | Scrollable modal (#27769) | Shohei Yoshida | 1 | -1/+101 | |
| 2019-01-11 | Add form-validation-states Sass map (#27999) | Mark Otto | 1 | -0/+31 | |
| 2019-01-07 | Add horizontal list group modifier (#27970) | Mark Otto | 1 | -0/+16 | |
| Alternate take to #27683 that builds the modifier class based on min-width, such that list groups are stacked until the class's breakpoint is reached. This is less verbose, matches our primary responsive approach, and prevents an extra class. Unfortunately, I believe supporting flush list groups is too much code here, so I've skipped that and made a note in the docs. Also added examples generate from our breakpoints data file with a protip for how to do equal width items. | |||||
| 2019-01-04 | carousel should not cycle when there is no data-ride on init (#27968) | Johann-S | 1 | -1/+1 | |
| 2019-01-02 | Fix Typo on docs (#27962) | sabruss | 1 | -1/+1 | |
| 2018-12-31 | Add a few more redirects. | XhmikosR | 1 | -1/+3 | |
| 2018-12-27 | toasts: mention that positioning is manual. (#27931) | XhmikosR | 1 | -0/+1 | |
| 2018-12-23 | Add horizontal card example (#27906) | Mark Otto | 1 | -0/+22 | |
| 2018-12-21 | Merge branch 'validation-support-list' into v4-dev | Mark Otto | 1 | -1/+7 | |
| 2018-12-21 | Prep for v4.2.0 release | Mark Otto | 24 | -0/+8989 | |
| - Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more | |||||
