- 31 Dec, 2016 5 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- <progress> element didn't allow animation, labels overlaid, multiple bars, etc. - Revamps CSS to use something more similar to v3's implementation - Ditches variant mixin for `bg-` utils - Rebuilds docs to match, including adding a new Height section for customizing that. Only potential remaining todo is adding `.sr-only` instances to within the bar. Unsure if that's necessary.
-
Bardi Harborow authored
-
Quy authored
-
- 29 Dec, 2016 11 commits
- 28 Dec, 2016 15 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- remove screen reader stuff in favor of explicit labels - remove 4 and 5 items to keep examples simpler
-
Mark Otto authored
frees us up to not have to encourage so much markup throughout these pagination examples
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- Overhauls the states, including the link/button variants, for list groups to better match how we handle .btn states. - Moved the .list-group-item-action styles before the .list-group-item so that we don't have to do as much overriding. - Removed the plain-hover-focus mixins from the disabled and active states since they're unnecessary. - Added support for :active states on the .list-group-item-action variant (for the current click state). - Removed the heading and text classes and variables since we can accomplish the same thing with utilities. - Added support for :disabled on the .list-group-item-action as well since we can use those with button elements. - Rearranged docs to reflect all the above changes. - Reformatted some Sass variables.
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Quy authored
-
- 27 Dec, 2016 5 commits
- 26 Dec, 2016 4 commits
-
-
Mark Otto authored
-
Mark Otto authored
follow up to #21436 to add docs for the .flex-row-reverse , .flex-column-reverse, and .flex-wrap-reverse
-
Mark Otto authored
-
Bardi Harborow authored
-