2017-06-30 |
Mark Otto | clip to border-box, update overlay |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | remove a few .card-dark refs |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | account for new blockquote changes |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | migration guide updated |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | Update card docs to loop over the theme colors and... |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | ditch .card-blockquote for a regular .blockquote (depen... |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | add a bg-transparent to override bgs |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | make card headers and footers translucent |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | Drop .card-{color} modifiers for .bg-{color}, .text... |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | Drop .blockquote-reverse, replace with text utils,... |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | update redirect_from on docs pages |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | add css-docs task to the dist build |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | build dist |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | update that docs bit too |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | formatting |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | this were removed |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | drop that part of the docs, not applicable |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | drop the mixins |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | Update _grid-framework.scss |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | Drop offsets and push/pull for new order variants |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | ios9 and up opera |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | narrow browser support in postcss |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | dist build |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | remove unused mixin, fix variable |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | update usage elsewhere |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | remove grid gutter sass map as it's output css was... |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | Merge pull request #22836 from twbs/colors-redux |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | callout for future sass implementation 22836/head |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | Merge branch 'v4-dev' into colors-redux |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | build dist |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | update comment |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | Merge branch 'colors-redux' of https://github.com/twbs... |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | Merge branch 'v4-dev' into colors-redux |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | Drop the old $gray- variables for the new color range |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | add map function for grays |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | Merge branch 'v4-dev' into colors-redux |
commit | commitdiff | tree |
2017-06-30 |
Mark Otto | build |
commit | commitdiff | tree |
2017-06-29 |
Craig Potter | fix broken links on Utilities for layout page |
commit | commitdiff | tree |
2017-06-28 |
Mark Otto | remove $state-vars now |
commit | commitdiff | tree |
2017-06-28 |
Mark Otto | move table variants to use sass map |
commit | commitdiff | tree |
2017-06-28 |
Mark Otto | move list group variants to be generated from sass map |
commit | commitdiff | tree |
2017-06-28 |
Mark Otto | remove now unused alert variant variables |
commit | commitdiff | tree |
2017-06-28 |
Johann-S | Fix accidental removing of babel-plugin-transform-es201... |
commit | commitdiff | tree |
2017-06-28 |
Mark Otto | Merge branch 'v4-dev' into colors-redux |
commit | commitdiff | tree |
2017-06-27 |
Richard Beales | Update migration.md to fix minor typo |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | Merge branch 'v4-dev' into colors-redux |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | fixes #22908 |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | Merge branch 'v4-dev' into colors-redux |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | build |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | Merge branch 'v4-dev' into colors-redux |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | add border color utilities |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | revamp button docs to loop over theme colors |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | update instances of .bg-inverse and .bg-faded to .bg... |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | add theme-color-level function and interval so we can... |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | rename .card-inverse to .card-dark, update docs to... |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | update navbars to rename .navbar-inverse to .navbar... |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | update alert component to use theme sass map and add... |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | update background utils |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | update badges to use the theme colors sass map |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | remove bg styles |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | update rendering of colors in options.md |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | modify contrast value |
commit | commitdiff | tree |
2017-06-26 |
Mark Otto | update theme colors |
commit | commitdiff | tree |
2017-06-22 |
Johann-S | Revert #22534 - Add grunt to our devDependencies (... |
commit | commitdiff | tree |
2017-06-21 |
Sibiraj | Writing style Tweaks to accessibility.md |
commit | commitdiff | tree |
2017-06-21 |
Johann-S | Fix modal overflow with our navbar documentation and... |
commit | commitdiff | tree |
2017-06-19 |
Mark Otto | Merge branch 'v4-dev' into colors-redux |
commit | commitdiff | tree |
2017-06-19 |
Mark Otto | build |
commit | commitdiff | tree |
2017-06-19 |
Mark Otto | Merge branch 'v4-dev' of https://github.com/twbs/bootst... |
commit | commitdiff | tree |
2017-06-19 |
Mark Otto | remove mention of postcss-flexbugs-fixes from docs |
commit | commitdiff | tree |
2017-06-19 |
Mark Otto | remove postcss-flexbugs-fixes from build process |
commit | commitdiff | tree |
2017-06-19 |
obinnangini | Updated flex-basis property to fix issue #18569 in... |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | Update _buttons.scss |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | remove - vars, update docs to generate from data yml... |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | Merge branch 'v4-dev' into colors-redux |
commit | commitdiff | tree |
2017-06-18 |
Patrick Yeo | `@mixin pagination-size()` doesn't apply line-height |
commit | commitdiff | tree |
2017-06-18 |
Ken Paulsen | Fix mixin media-breakpoint-only |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | build |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | redo header |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | Update _borders.scss |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | move from mixins and add important flag |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | limit active styles for nav-pills to immediate children |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | follow up to 4bab8b890e5337cda3a3221462ab40a84d96c3b4... |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | close #22338 by putting h4 text within links, but keep... |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | mention labels being outside input-group |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | fixes #22846 |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | update comment |
commit | commitdiff | tree |
2017-06-18 |
Mark Otto | Merge branch 'v4-dev' of https://github.com/twbs/bootst... |
commit | commitdiff | tree |
2017-06-17 |
Mark Otto | document it |
commit | commitdiff | tree |
2017-06-17 |
Mark Otto | wrap .sticky-top in supports query |
commit | commitdiff | tree |
2017-06-17 |
Mark Otto | wrap .bd-navbar position styles in supports query,... |
commit | commitdiff | tree |
2017-06-17 |
Mark Otto | use flexbox order property to change order of content... |
commit | commitdiff | tree |
2017-06-17 |
Mark Otto | scss-lint update |
commit | commitdiff | tree |
2017-06-17 |
Johann-S | Detect if the dropdown is in a navbar or not when updat... |
commit | commitdiff | tree |
2017-06-17 |
Catalin Zalog | Some .navbar .dropdown-menu optimisation (#22776) |
commit | commitdiff | tree |
2017-06-17 |
Johann-S | Reset Popper.js styles for Dropdowns in navbar |
commit | commitdiff | tree |
2017-06-17 |
Mark Otto | build |
commit | commitdiff | tree |
2017-06-17 |
Patrick H.... | Docs: accessibility and IE fixes for SVG-based top... |
commit | commitdiff | tree |
2017-06-17 |
Mark Otto | Merge branch 'v4-dev' of https://github.com/twbs/bootst... |
commit | commitdiff | tree |
2017-06-17 |
Mark Otto | hide for now |
commit | commitdiff | tree |
next |