1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/docs/components
Mark Otto a0141aa38e Rewrite progress component without <progress> element
- <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.
2016-12-30 22:46:00 -08:00
..
alerts.md Rename .active to .show 2016-12-07 21:20:15 -07:00
badge.md Fixes #21195: Add more table of contents to pages with longer contents 2016-11-25 14:01:06 -08:00
breadcrumb.md v4: Social meta tags (#20825) 2016-10-02 18:19:47 -07:00
button-group.md follow up to the fix for #20506 with some docs examples of input groups in button toolbars 2016-12-27 22:37:50 -08:00
buttons.md Remove IE9 browser hacks. (#21393) 2016-12-22 13:41:31 -08:00
card.md margins to separate some cards in examples 2016-12-22 19:13:39 -08:00
carousel.md Drop IE9 callout 2016-12-29 10:17:42 -08:00
collapse.md Merge branch 'fix-20982' of https://github.com/Starsam80/bootstrap into Starsam80-fix-20982 2016-12-19 21:44:03 -08:00
dropdowns.md Rename .active to .show 2016-12-07 21:20:15 -07:00
forms.md throw some margin utils to fix spacing 2016-12-25 15:48:44 -08:00
input-group.md Fixes #21114: clarify by removing mention of nesting 2016-11-23 11:35:41 -08:00
jumbotron.md Make spacer utils responsive (#20926) 2016-10-31 21:13:05 -07:00
list-group.md update docs to improve contextual classes section 2016-12-28 15:13:43 -08:00
modal.md flex the modal header so we can remove custom styles 2016-12-25 15:28:44 -08:00
navbar.md reorder classes because i like it this way :p 2016-12-28 19:07:33 -08:00
navs.md Revamp navs docs 2016-12-24 14:21:04 -08:00
pagination.md add alignment docs with flex utils 2016-12-28 15:13:43 -08:00
popovers.md Remove mention of popovers auto placement + add note to migration docs 2016-12-19 09:38:56 +01:00
progress.md Rewrite progress component without <progress> element 2016-12-30 22:46:00 -08:00
scrollspy.md Update scrollspy navbar example. 2016-10-13 11:08:15 +11:00
tooltips.md Implement container option for tooltips and popovers. 2016-11-26 19:13:15 +11:00