| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-04-09 | Ship v4.1.0 (#26218)v4.1.0 | Mark Otto | 198 | -150/+152 | |
| * update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html | |||||
| 2018-04-08 | vnu.jar: Ignore all wrong language code warnings. | XhmikosR | 1 | -2/+2 | |
| 2018-04-07 | closes #26213 | Mark Otto | 1 | -1/+1 | |
| 2018-04-05 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -1/+1 | |
| 2018-04-05 | add examples to theming docs section on css vars in media queries, closes #26205 | Mark Otto | 1 | -1/+21 | |
| 2018-04-05 | Remove note about multiple inputs (#26194) | Jason Quense | 1 | -1/+1 | |
| * Remove note about multiple inputs * patchs the PR and removes the word Also | |||||
| 2018-04-05 | docs: Switch to StackPath's URL. | XhmikosR | 2 | -3/+3 | |
| While the old one will keep working, better switch to the new one. | |||||
| 2018-04-02 | Fix broken URI fragments and redirects. | XhmikosR | 21 | -27/+27 | |
| 2018-04-02 | Use https when possible. | XhmikosR | 13 | -17/+17 | |
| 2018-04-01 | dist | Mark Otto | 6 | -6/+9 | |
| 2018-04-01 | Pagination move `.page-link:focus` outline value to variable ↵ | Patrick Yeo | 2 | -1/+2 | |
| `$pagination-focus-outline` so we can unset it via Sass and don't have to re-implement browser defaults | |||||
| 2018-04-01 | Allow non-string content as breadcrumb divider (#25581) | Martijn Cuppens | 3 | -9/+30 | |
| * Allow url(), attr(), none,... as breadcrumb divider * Update breadcrumb divider docs | |||||
| 2018-04-01 | Update offcanvas example for IE support | Mark Otto | 2 | -15/+13 | |
| - Replaces CSS variables with their appropriate hex values - Fixes the broken navbar transition by moving from 2D translates to using position - Fix broken IE navbar toggler placement with some utilities (not necessary anywhere else, but necessary given flexbox quirks) | |||||
| 2018-04-01 | Dashboard updates (#26179) | Mark Otto | 2 | -8/+22 | |
| * Update Dashboard example - Replaces .sticky-top on .navbar with .fixed-top - Adjusts padding on main content area and sidebar to account for fixed navbar - Move to padding in sidebar instead of top: 48px; fixes Firefox rendering issue - Adds new .shadow utility for a little extra cherry on top - Moves sticky styles to separate feature query ruleset to avoid IE rendering issues * Add .w-100 to chart to fix IE horizontal scroll from label that extended past viewport | |||||
| 2018-04-01 | Tiny grammar and punctuation tweaks to a comment. | Tom Swirly | 1 | -1/+1 | |
| 1. It's == "it is" 2. The subject of the sentence is "Only one" (not "these") so the verb must agree with it. Feel free to do nothing with this change, use it, etc - I just saw this while reading through the code. | |||||
| 2018-04-01 | docs edit suggestion | Mark Otto | 1 | -1/+1 | |
| 2018-03-31 | dist | Mark Otto | 9 | -7/+209 | |
| 2018-03-31 | Deprecate .text-hide (#26173) | Mark Otto | 1 | -0/+2 | |
| 2018-03-31 | Add box-shadow utilities (#25758) | Mark Otto | 5 | -0/+31 | |
| 2018-03-31 | Mention browserslist config in our docs to close #25429 | Mark Otto | 1 | -0/+19 | |
| 2018-03-31 | Add new .flex-grow and .flex-shrink utils | Mark Otto | 2 | -0/+33 | |
| 2018-03-31 | Fix Chrome's rendering of .card-columns | Mark Otto | 1 | -0/+2 | |
| Uses orphans/widows trick from @fran-worley at https://github.com/twbs/bootstrap/issues/20925#issuecomment-333492739. Fixes #20925. | |||||
| 2018-03-31 | document new text color utils | Mark Otto | 1 | -0/+3 | |
| 2018-03-31 | add 50% translucent black and white text | Mark Otto | 1 | -0/+3 | |
| 2018-03-31 | add .text-body, fixes #25412 | Mark Otto | 1 | -0/+1 | |
| 2018-03-31 | Close #25697 | Mark Otto | 1 | -2/+2 | |
| Removes the .justify-content-between from a navbar form example given it's the default style. Instead, mention how to adjust this and link to flex utils. | |||||
| 2018-03-31 | Remove navbar align | Martijn Cuppens | 2 | -11/+0 | |
| 2018-03-31 | Add .text-monospace util | Mark Otto | 2 | -0/+11 | |
| 2018-03-31 | fixes #25343 by mentioning how collapse animates in docs | Mark Otto | 1 | -0/+4 | |
| 2018-03-31 | Add small not to float docs about mixing with flex items | Mark Otto | 1 | -1/+1 | |
| Closes #25829, closes #25924 | |||||
| 2018-03-31 | dist | Mark Otto | 50 | -9094/+8568 | |
| 2018-03-31 | fixes #25918 | Mark Otto | 1 | -3/+1 | |
| 2018-03-30 | Correct children selector | Martijn Cuppens | 1 | -1/+1 | |
| 2018-03-30 | Revert "docs: Switch to StackPath's URL." | XhmikosR | 2 | -3/+3 | |
| This reverts commit 70520855e8f597995fb1df69b854f99f705d2e59. | |||||
| 2018-03-29 | docs: Switch to StackPath's URL. | XhmikosR | 2 | -3/+3 | |
| While the old one will keep working, better switch to the new one. | |||||
| 2018-03-29 | Add .bg-transparent to docs | Varunram | 1 | -0/+1 | |
| 2018-03-29 | fix bundle and run test against it | Johann-S | 5 | -1/+60 | |
| 2018-03-29 | Fix spacing between Item and numbers | Nat Zimmermann | 1 | -4/+4 | |
| 2018-03-27 | Fix duplicate `main` element. | XhmikosR | 2 | -2/+2 | |
| 2018-03-26 | Fix skip element disabled via attribute when using keyboard navigation | vsn4ik | 2 | -20/+22 | |
| 2018-03-21 | Remove the local jquery-1.9.1.min.js. | XhmikosR | 3 | -8/+3 | |
| 2018-03-21 | tests: load 3rd-party libs from the local node_modules folder. | XhmikosR | 1 | -3/+3 | |
| This reduces duplication and the chances to forget to update something. | |||||
| 2018-03-21 | fix rollup config | Johann-S | 1 | -1/+1 | |
| 2018-03-21 | Update all devDependencies. | XhmikosR | 3 | -536/+753 | |
| Kept back karma-qunit and qunitjs because tests fail. | |||||
| 2018-03-21 | Update workbox.js | XhmikosR | 1 | -1/+1 | |
| 2018-03-21 | sw.js: fix TypeError with new workbox. | XhmikosR | 1 | -2/+3 | |
| 2018-03-21 | Update to workbox 3.0 & fix breaking changes | Michael | 4 | -58/+179 | |
| 2018-03-21 | Use sinon from cdnjs. | XhmikosR | 2 | -2/+1 | |
| 2018-03-21 | tests: use QUnit from the jQuery CDN. | XhmikosR | 4 | -5576/+79 | |
| 2018-03-21 | Update dependencies. | XhmikosR | 7 | -23/+23 | |
