bootstrap/scss
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
..
mixins Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
utilities Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
.scss-lint.yml Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
_alert.scss Fix #20013, nullify #21112 (#21230) 2016-11-27 23:59:21 -08:00
_badge.scss Rename .tag to .badge to avoid conflicting with WordPress 2016-10-26 18:33:58 -07:00
_breadcrumb.scss condense that comment, clean up formatting 2016-01-17 15:50:27 -08:00
_button-group.scss Remove the margin-bottom from <label>s in .btn-groups (#20827) 2016-10-02 18:22:53 -07:00
_buttons.scss Add variables for transitions (#21345) 2016-12-19 20:33:17 -08:00
_card.scss Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
_carousel.scss Add variables for transitions (#21345) 2016-12-19 20:33:17 -08:00
_close.scss v4: Miscellaneous color changes (#21199) 2016-11-25 16:03:13 -08:00
_code.scss move that change to reboot 2016-05-08 13:50:45 -07:00
_custom-forms.scss linting property order 2016-12-10 16:58:52 -08:00
_custom.scss Update docs to include mention of the custom variables file 2016-01-17 16:04:18 -08:00
_dropdown.scss Rename .active to .show 2016-12-07 21:20:15 -07:00
_forms.scss Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
_grid.scss Rename .col-xs to .col + some other cleanup (#21222) 2016-11-27 22:47:00 -08:00
_images.scss Add variables for transitions (#21345) 2016-12-19 20:33:17 -08:00
_input-group.scss Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
_jumbotron.scss Move viewport-dependent padding tweak into main .jumbotron block 2015-11-15 01:25:38 -08:00
_list-group.scss Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
_media.scss Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
_mixins.scss Add variables for transitions (#21345) 2016-12-19 20:33:17 -08:00
_modal.scss Merge branch 'fix-20982' of https://github.com/Starsam80/bootstrap into Starsam80-fix-20982 2016-12-19 21:44:03 -08:00
_nav.scss Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
_navbar.scss Remove lots of duplication + minor cleanup (#21238) 2016-11-28 13:23:59 -08:00
_normalize.scss Update Normalize to v5.0.0. 2016-11-24 12:08:25 +11:00
_pagination.scss Set line-height for page-links (#21052) 2016-11-27 23:37:36 -08:00
_popover.scss Merge branch 'tooltip-arrow' of https://github.com/brnrdog/bootstrap into brnrdog-tooltip-arrow 2016-10-09 19:56:30 -07:00
_print.scss Change .tag print styles to .badge. 2016-11-13 12:32:07 +11:00
_progress.scss Remove most border-radius properties and instead use overflow: hidden; to properly round corners of a full progress bar. (#21216) 2016-11-26 18:46:46 -08:00
_reboot.scss Reboot: Update <fieldset> comment to clarify that the default weirdness is part of the standard. (#21261) 2016-12-02 09:57:22 -08:00
_responsive-embed.scss Add responsive embed class for 1:1 aspect ratio 2015-11-23 19:54:55 -08:00
_tables.scss Rename -bg-inverse to -inverse-bg; add -inverse-color (#21371) 2016-12-19 21:50:31 -08:00
_tooltip.scss Rename .active to .show 2016-12-07 21:20:15 -07:00
_transitions.scss Merge branch 'fix-20982' of https://github.com/Starsam80/bootstrap into Starsam80-fix-20982 2016-12-19 21:44:03 -08:00
_type.scss Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
_utilities.scss Add vertical-align utilities 2016-10-18 19:15:58 -07:00
_variables.scss Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) 2016-12-21 20:26:17 -08:00
bootstrap-grid.scss Update bootstrap-grid.scss to include box-sizing and responsive changes (#21202) 2016-11-25 23:03:07 -08:00
bootstrap-reboot.scss add custom overrides to other bundles 2016-01-17 15:54:17 -08:00
bootstrap.scss Rename _animation.scss to _transitions.scss (#21370) 2016-12-19 21:37:09 -08:00