| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-06-25 | rename .card-inverse to .card-dark, update docs to match | Mark Otto | 5 | -26/+26 | |
| 2017-06-25 | update navbars to rename .navbar-inverse to .navbar-dark, update all navbar ↵ | Mark Otto | 20 | -76/+76 | |
| examples and variables | |||||
| 2017-06-25 | update alert component to use theme sass map and add a ton of options in the ↵ | Mark Otto | 3 | -40/+16 | |
| process | |||||
| 2017-06-25 | update background utils | Mark Otto | 2 | -10/+2 | |
| 2017-06-25 | update badges to use the theme colors sass map | Mark Otto | 3 | -67/+28 | |
| 2017-06-25 | remove bg styles | Mark Otto | 1 | -17/+0 | |
| 2017-06-25 | update rendering of colors in options.md | Mark Otto | 1 | -7/+1 | |
| 2017-06-25 | modify contrast value | Mark Otto | 1 | -1/+1 | |
| 2017-06-25 | update theme colors | Mark Otto | 2 | -23/+23 | |
| 2017-06-22 | Revert #22534 - Add grunt to our devDependencies (#22897) | Johann-S | 2 | -1007/+889 | |
| 2017-06-21 | Writing style Tweaks to accessibility.md | Sibiraj | 1 | -4/+4 | |
| * fix accessibility.md * Update accessibility.md | |||||
| 2017-06-21 | Fix modal overflow with our navbar documentation and fix typo (#22864) | Johann-S | 3 | -3/+16 | |
| * Fix modal overflow with our navbar documentation and fix typo * Fix z-index backdrop and modal with popover/tooltip example | |||||
| 2017-06-18 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 36 | -255/+254 | |
| 2017-06-18 | build | Mark Otto | 30 | -245/+244 | |
| 2017-06-18 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 18 | -149/+226 | |
| 2017-06-18 | remove mention of postcss-flexbugs-fixes from docs | Mark Otto | 2 | -3/+3 | |
| 2017-06-18 | remove postcss-flexbugs-fixes from build process | Mark Otto | 2 | -3/+1 | |
| 2017-06-18 | Updated flex-basis property to fix issue #18569 in .scss files | obinnangini | 1 | -2/+2 | |
| 2017-06-18 | Update _buttons.scss | Mark Otto | 1 | -1/+1 | |
| 2017-06-18 | remove - vars, update docs to generate from data yml files, update mixins, ↵ | Mark Otto | 11 | -165/+72 | |
| and generate card, button, bg, and color classes from the sass map | |||||
| 2017-06-18 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 57 | -464/+567 | |
| 2017-06-18 | `@mixin pagination-size()` doesn't apply line-height | Patrick Yeo | 1 | -0/+1 | |
| 2017-06-18 | Fix mixin media-breakpoint-only | Ken Paulsen | 1 | -2/+8 | |
| Prevent mixin media-breakpoint-only from breaking when supplying the first or last entry in $grid-breakpoints. | |||||
| 2017-06-18 | build | Mark Otto | 8 | -132/+193 | |
| 2017-06-18 | redo header | Mark Otto | 1 | -1/+8 | |
| 2017-06-17 | Update _borders.scss | Mark Otto | 1 | -1/+1 | |
| 2017-06-17 | move from mixins and add important flag | Mark Otto | 1 | -5/+9 | |
| 2017-06-17 | limit active styles for nav-pills to immediate children | Mark Otto | 1 | -1/+1 | |
| 2017-06-17 | follow up to 4bab8b890e5337cda3a3221462ab40a84d96c3b4 to avoid the ↵ | Mark Otto | 1 | -2/+4 | |
| max-height if there's no sticky | |||||
| 2017-06-17 | close #22338 by putting h4 text within links, but keep headings as is ↵ | Mark Otto | 1 | -16/+16 | |
| because i can't justify writing h3.h4 :sob: | |||||
| 2017-06-17 | mention labels being outside input-group | Mark Otto | 1 | -1/+1 | |
| 2017-06-17 | fixes #22846 | Mark Otto | 2 | -3/+3 | |
| 2017-06-17 | update comment | Mark Otto | 1 | -1/+1 | |
| 2017-06-17 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 39 | -284/+315 | |
| 2017-06-17 | document it | Mark Otto | 1 | -0/+2 | |
| 2017-06-17 | wrap .sticky-top in supports query | Mark Otto | 1 | -3/+5 | |
| 2017-06-17 | wrap .bd-navbar position styles in supports query, remove prefix, and update ↵ | Mark Otto | 1 | -6/+5 | |
| linter settings for file | |||||
| 2017-06-17 | use flexbox order property to change order of content for screenreaders | Mark Otto | 3 | -6/+11 | |
| 2017-06-17 | scss-lint update | Mark Otto | 1 | -0/+1 | |
| 2017-06-17 | Detect if the dropdown is in a navbar or not when update is called | Johann-S | 1 | -0/+1 | |
| 2017-06-17 | Some .navbar .dropdown-menu optimisation (#22776) | Catalin Zalog | 2 | -27/+0 | |
| 2017-06-17 | Reset Popper.js styles for Dropdowns in navbar | Johann-S | 2 | -20/+70 | |
| 2017-06-17 | build | Mark Otto | 24 | -240/+238 | |
| 2017-06-17 | Docs: accessibility and IE fixes for SVG-based top navigation (#22848) | Patrick H. Lauke | 6 | -9/+9 | |
| * Add explicit aria-label attributes to <svg> based links As some browser/AT combinations don't seem to fully support grabbing the `<title>` from inside the `<svg>` as the link text/name to announce (e.g. Firefox+NVDA) * Add <title> to Bootstrap logo <svg> * Add <title> to menu <svg> * Add explicit focusable="false" to <svg> icons Due to a bug/"feature" in IE, `<svg>` elements are usually separately focusable, which then results in links with `<svg>` icons being essentially focused twice (once for the link, and once for the `<svg>` inside, which is then also non-interactive) | |||||
| 2017-06-16 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 4 | -15/+13 | |
| 2017-06-16 | hide for now | Mark Otto | 1 | -1/+1 | |
| 2017-06-16 | (#22414) Rename for consistency `$list-group-link-*-*` to ↵ | Patrick Yeo | 2 | -8/+8 | |
| `$list-group-action-*-*` | |||||
| 2017-06-16 | fix some errors in our js | Johann-S | 1 | -5/+3 | |
| 2017-06-16 | Add back js-lint when we try to build our js | Johann-S | 1 | -2/+2 | |
| 2017-06-15 | redo intro | Mark Otto | 1 | -1/+1 | |
