| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-04-29 | Doc update - remove media-breakpoint-up(xs) (#26316) | David De Sloovere | 1 | -4/+15 | |
| * Doc update - remove media-breakpoint-up(xs) If media-breakpoint-down(xl) is not listed, then media-breakpoint-up(xs) does not need to be listed either. The above 4 media queries are now aligned with the 4 media-breakpoint-up mixins (just like their media-breakpoint-down counterparts). * Improve media-breakpoint-up/down docs | |||||
| 2018-04-26 | Change accordion example id (#26391) | Patrick H. Lauke | 1 | -4/+4 | |
| for clarity/consistency with other similar examples | |||||
| 2018-04-17 | typo | Mark Otto | 1 | -1/+1 | |
| 2018-04-17 | Be explicit in the docs for deprecating text-hide | Mark Otto | 1 | -1/+1 | |
| 2018-04-16 | breadcrumb.md: Remove trailing space. | XhmikosR | 1 | -1/+1 | |
| 2018-04-16 | Resolve #26262: Add deprecated warning (#26292) | Varunram Ganesh | 1 | -0/+6 | |
| 2018-04-12 | Docs/examples: change links to Sass documentation and example.com to https | Swardu | 4 | -12/+12 | |
| 2018-04-12 | Dropdowns `display` default value (#26272) | denisname | 1 | -1/+1 | |
| 2018-04-10 | Fix incorrect class name (#26239) | Jonathan | 1 | -1/+1 | |
| Fixes #26235 | |||||
| 2018-04-09 | Ship v4.1.0 (#26218)v4.1.0 | Mark Otto | 133 | -10/+10 | |
| * 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-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 | 1 | -1/+1 | |
| While the old one will keep working, better switch to the new one. | |||||
| 2018-04-02 | Fix broken URI fragments and redirects. | XhmikosR | 10 | -13/+13 | |
| 2018-04-02 | Use https when possible. | XhmikosR | 5 | -5/+5 | |
| 2018-04-01 | Allow non-string content as breadcrumb divider (#25581) | Martijn Cuppens | 1 | -3/+21 | |
| * 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 | docs edit suggestion | Mark Otto | 1 | -1/+1 | |
| 2018-03-31 | Add box-shadow utilities (#25758) | Mark Otto | 1 | -0/+19 | |
| 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 | 1 | -0/+29 | |
| 2018-03-31 | document new text color utils | Mark Otto | 1 | -0/+3 | |
| 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 | Add .text-monospace util | Mark Otto | 1 | -0/+9 | |
| 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 | 6 | -10/+0 | |
| 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 | 1 | -1/+1 | |
| This reverts commit 70520855e8f597995fb1df69b854f99f705d2e59. | |||||
| 2018-03-29 | docs: Switch to StackPath's URL. | XhmikosR | 1 | -1/+1 | |
| 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 spacing between Item and numbers | Nat Zimmermann | 1 | -4/+4 | |
| 2018-03-20 | Making use of `prefers-reduced-motion` media query (#25641) | Mike Rogers | 1 | -0/+4 | |
| * Making use of `prefers-reduced-motion` media query As discussed in #25249 - if a user (Who is using Safari / iOS) requests reduced motion in their system settings, we should avoid transitions. * Ignoring prefers reduced motion for CSS Linting * Updating copy clarifying the reduce motion functionality in accessibility.md | |||||
| 2018-03-16 | theming.md Typo Fix (#25875) | Ethan Beyer | 1 | -1/+1 | |
| it's ≠ its | |||||
| 2018-03-16 | Update vertical pills example (#25852) | Varunram Ganesh | 1 | -11/+17 | |
| Add the column/grid to the example code (which is what makes it vertical in the first place) | |||||
| 2018-03-15 | Fix order of Save/Close buttons in modal code example (#25855) | John Bennet Veloya | 1 | -1/+1 | |
| 2018-03-14 | Remove custom example plugin. (#25784) | m5o | 39 | -600/+900 | |
| 2018-03-14 | Document `.form-control-range`. (#25839) | Varunram Ganesh | 1 | -0/+13 | |
| 2018-03-13 | approach.md: Use normal apostrophes. | XhmikosR | 1 | -3/+3 | |
| They are converted when building. | |||||
| 2018-03-13 | approach.md: Fix empty link. | XhmikosR | 1 | -2/+2 | |
| 2018-03-13 | Variable transition durations (#25662) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-03-13 | Clarify the necessary `data-target`/`href` attribute for carousel controls ↵ | Stephen Beemsterboer | 1 | -1/+1 | |
| (#25690) | |||||
| 2018-03-12 | Use bugify without custom Jekyll plugin (#25334) | m5o | 1 | -6/+6 | |
| 2018-03-12 | Use callout without custom Jekyll plugin. | m5o | 25 | -84/+96 | |
| 2018-03-12 | Fix examples' issues #25664 and #25388 (#25665) | ysds | 4 | -12/+3 | |
| * Prevent sign-in form from going outside viewport (#25388) * Workaround IE centering bug | |||||
| 2018-03-08 | add Icons8 to icon options (#25763) | m5o | 1 | -0/+1 | |
| [Icons8](https://icons8.com/) is a great resource for icons. They provide 15 different icon styles, exportable as fonts or svg | |||||
