| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-02-08 | Use the `site.repo` variable. | XhmikosR | 4 | -5/+5 | |
| 2019-02-08 | Change footer link to point to the docs team page | XhmikosR | 1 | -1/+1 | |
| 2019-02-08 | Offcanvas example: transition the transform (#28203) | XhmikosR | 1 | -4/+5 | |
| This is more efficient than transitioning the `left` property. | |||||
| 2019-02-08 | Update devDependencies. (#28175) | XhmikosR | 3 | -543/+426 | |
| 2019-02-07 | Fix scrollable modal snippet | Shohei Yoshida | 1 | -1/+1 | |
| 2019-02-07 | Responsive font size implementation (#23816) | Martijn Cuppens | 35 | -124/+324 | |
| 2019-02-07 | Remove `-ms-autohiding-scrollbar` to prevent overlapping the table content ↵ | Shohei Yoshida | 1 | -1/+0 | |
| (#28153) | |||||
| 2019-02-07 | Optional btn & input font sizes (#28068) | Martijn Cuppens | 4 | -0/+9 | |
| 2019-02-07 | Deprecate `img-retina()` mixin (#28072) | Martijn Cuppens | 1 | -0/+1 | |
| 2019-02-07 | Deprecate `invisible()` mixin (#28066) | Martijn Cuppens | 3 | -4/+8 | |
| 2019-02-07 | Optimize and normalize SVGs. (#28200) | XhmikosR | 14 | -17/+17 | |
| Mostly be consistent with the attributes' order and improve compression when possible. | |||||
| 2019-02-07 | Make ToC's entries' color darker. | XhmikosR | 1 | -1/+1 | |
| The previous was too light. | |||||
| 2019-02-07 | Remove unused selector. | XhmikosR | 1 | -4/+0 | |
| 2019-02-07 | approach.md: Remove stray comma. | XhmikosR | 1 | -1/+1 | |
| 2019-02-07 | Rename `Screenreaders` to "Screen readers". | XhmikosR | 2 | -3/+3 | |
| No redirect is added because the next version will be a minor version bump. | |||||
| 2019-02-07 | Remove ToC from pages when we don't have (m)any headers. | XhmikosR | 6 | -6/+0 | |
| 2019-02-07 | Add map-name param to _assert-starts-at-zero (#24986) | Zachary Welch | 2 | -4/+4 | |
| * Add map-name param to _assert-starts-at-zero * Set default value for backwards compatibility | |||||
| 2019-02-07 | Create `border-top-left-radius` and `border-bottom-right-radius` mixins (#28100) | João Lucas | 1 | -0/+12 | |
| * Create border-top-left-radius mixin * Create border-bottom-right-radius mixin | |||||
| 2019-02-07 | Deprecate size mixin (#28067) | Martijn Cuppens | 1 | -0/+1 | |
| 2019-02-06 | Fix `.nav-justified` example (#28193) | Martijn Cuppens | 1 | -10/+18 | |
| 2019-02-06 | Add text-decoration to .btn-link. (#28169) | Bardi Harborow | 1 | -0/+1 | |
| 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 | fix modal test to be sure we call getTransitionDurationFromElement | Johann-S | 1 | -10/+5 | |
| 2019-02-06 | allow to override default toast options (#28186) | Johann-S | 2 | -0/+24 | |
| 2019-02-06 | Fix text break in Firefox (#28063) | Martijn Cuppens | 2 | -2/+5 | |
| 2019-02-06 | Silence mkdir. (#28184) | XhmikosR | 1 | -2/+2 | |
| This can fail if run in parallel. | |||||
| 2019-02-06 | fix tabs, apply show class only when fade class is present (#28183) | Johann-S | 2 | -1/+60 | |
| 2019-02-06 | carousel.md: Highlight the whole example for consistency. | XhmikosR | 1 | -10/+3 | |
| 2019-02-06 | docs license header: split sentence in period. | XhmikosR | 2 | -4/+4 | |
| 2019-02-06 | Add missing trailing slash. | XhmikosR | 1 | -1/+1 | |
| 2019-02-05 | Move dropdown offset function logic into private function. (#28138) | Jason Golieb | 3 | -7/+73 | |
| 2019-02-05 | Adjust bundlesize limits. | XhmikosR | 1 | -2/+2 | |
| 2019-02-05 | Move offset function logic to a private function. | Jason Golieb | 1 | -11/+20 | |
| 2019-02-05 | Add support for tooltip offset option to be a function. | Jason Golieb | 3 | -6/+55 | |
| 2019-02-04 | examples: remove JS from blog and sticky footer. (#28173) | XhmikosR | 2 | -0/+2 | |
| They don't use it. | |||||
| 2019-02-03 | Fix dropdown radius if `$dropdown-padding-y` is not 0 (#28127) | Martijn Cuppens | 1 | -5/+9 | |
| 2019-02-03 | Fix negative margin example (#28140) | Ryan Worth | 1 | -2/+2 | |
| Negative margin example wasn't displaying correctly due to border and background styling being applied directly to the `.col` element. Made a child element and applied the styling to it | |||||
| 2019-02-03 | Change logo size (#28163) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-01-30 | components: redirect to the alerts page (#28147) | XhmikosR | 2 | -3/+3 | |
| 2019-01-29 | image-replacement.md: use three dots. | XhmikosR | 1 | -1/+1 | |
| 2019-01-29 | Add missing trailing slash. | XhmikosR | 1 | -1/+1 | |
| 2019-01-29 | generate-sri.js: move object. | XhmikosR | 1 | -4/+4 | |
| 2019-01-29 | analytics.html: use double quotes in src attribute. | XhmikosR | 1 | -1/+1 | |
| 2019-01-29 | build-tools.md: `npm` is written lowercase. | XhmikosR | 1 | -4/+4 | |
| 2019-01-29 | migration.md: remove stray `/`. | XhmikosR | 1 | -1/+1 | |
| 2019-01-25 | Fix custom select caret issue on IE (#28112) | Shohei Yoshida | 1 | -1/+1 | |
| 2019-01-25 | Fix validated custom select bg color (#28119) | Shohei Yoshida | 1 | -1/+1 | |
| 2019-01-24 | Deprecate float mixins (#28104) | Martijn Cuppens | 2 | -3/+8 | |
| 2019-01-24 | Add `!important` to `.text-monospace` utility class (#28064) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-01-24 | Update devDependencies and gems. (#28094) | XhmikosR | 4 | -700/+965 | |
