0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-03 15:24:19 +01:00
Bootstrap/scss/utilities
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
..
_align.scss Rename .navbar-toggleable-xs to .navbar-toggleable + more cleanup (#21226) 2016-11-27 22:23:12 -08:00
_background.scss Merge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into HMUDesign-v4-dev 2016-10-30 13:38:44 -07:00
_borders.scss Rename .navbar-toggleable-xs to .navbar-toggleable + more cleanup (#21226) 2016-11-27 22:23:12 -08:00
_clearfix.scss Reorganize utilities into more separate files under a /scss/utilities/ directory 2015-12-23 21:01:17 -07:00
_display.scss Remove lots of duplication + minor cleanup (#21238) 2016-11-28 13:23:59 -08:00
_flex.scss Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
_float.scss Remove lots of duplication + minor cleanup (#21238) 2016-11-28 13:23:59 -08:00
_screenreaders.scss Reorganize utilities into more separate files under a /scss/utilities/ directory 2015-12-23 21:01:17 -07:00
_spacing.scss Remove lots of duplication + minor cleanup (#21238) 2016-11-28 13:23:59 -08:00
_text.scss Remove lots of duplication + minor cleanup (#21238) 2016-11-28 13:23:59 -08:00
_visibility.scss Merge pull request #20441 from cortopy/visibility-mixin 2016-10-27 22:06:47 -07:00