bootstrap/docs/components
Mark Otto eb2e1102be Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)
* remove the $enable-flex variable option

* remove bootstrap-flex.css dist file and it's grunt task

* remove the separate flex css file for docs; it's all the same now

* remove flexbox docs (porting some to the main grid docs in next commit)

* clean up few grid docs bits to simplify copy, start to mention flexbox

* port relevant flexbox-grid.md content to grid.md

- clean up mixins
- update how it works section
- bring over sizing and alignment sections

* remove the $enable-flex from the options.md page

* update lead paragraph to mention flexbox

* update migration to mention loss of ie9 support

* remove mention of flexbox dist file

* clarify IE support

* making a note

* remove flexbox variant mentions from component docs

- updates docs for media object, navs, list group, and cards to consolidate docs
- no more need to callout flexbox variants since it's now the default

* remove $enable-flex if/else from sass files

* remove flex dist files

* update scss lint property order to account for flex properties

* linting

* change to numberless classes for autosizing, wrap in highlighting div

* bump gruntfile and postcss to ie10

* redo intro sections

* rearrange

* phew, redo hella grid docs

- rearrange all the things
- consolidate some bits

* remove reference to flexbox mode

* more border action for demo

* Make some changes to the .card's in .card-deck's to ensure footers align to the bottom
2016-12-21 20:26:17 -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 v4: Social meta tags (#20825) 2016-10-02 18:19:47 -07:00
buttons.md v4: Social meta tags (#20825) 2016-10-02 18:19:47 -07:00
card.md Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
carousel.md drop the .carousel-control base class 2016-12-04 23:19:54 -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 remove .mb-0 from static form controls to follow up #21270 2016-12-20 14:46:45 -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 Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
modal.md make a brief mention of #20433 2016-11-27 22:29:24 -08:00
navbar.md add some disabled navbar link examples 2016-11-26 00:19:30 -08:00
navs.md Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
pagination.md v4: Social meta tags (#20825) 2016-10-02 18:19:47 -07:00
popovers.md Remove mention of popovers auto placement + add note to migration docs 2016-12-19 09:38:56 +01:00
progress.md Remove 'xs' from text utilities (#21217) 2016-11-26 20:33:46 -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