- 31 Dec, 2016 5 commits
-
-
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.
-
Mark Otto authored
-
Bardi Harborow authored
-
Bardi Harborow authored
-
Quy authored
-
- 29 Dec, 2016 25 commits
-
-
Johann-S authored
-
Quy authored
-
Quy authored
-
Mark Otto authored
-
Mark Otto authored
allows for better/easier positioning of elements within (e.g., a toggler in a navbar)
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
this was mad confusing for awhile
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- since we're column to start, need to set row. - note that flex-direction cannot be inherited, so we have to set it twice. - apply the horizontal padding again to .nav-link. - remove the .nav-item styles (un-needed). - remove previous .nav-link styles as they were un-nested and potentially problematic in old placement should someone mix more navs in here.
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
since we're no longer using the .nav as a base class, we need to bring over some base styles for redoing browser list styles and setting flex in motion. also brings with it some .nav-link styling. we're still using this global class, but with this small modification for alignment of content in responsive modes.
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
it's important, yo
-
Pierre-Denis Vanduynslager authored
-
- 28 Dec, 2016 10 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
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
-