mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-16 10:30:58 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| _alert.scss | ||
| _background-variant.scss | ||
| _badge.scss | ||
| _border-radius.scss | ||
| _breakpoints.scss | ||
| _buttons.scss | ||
| _cards.scss | ||
| _clearfix.scss | ||
| _float.scss | ||
| _forms.scss | ||
| _gradients.scss | ||
| _grid-framework.scss | ||
| _grid.scss | ||
| _hover.scss | ||
| _image.scss | ||
| _list-group.scss | ||
| _lists.scss | ||
| _nav-divider.scss | ||
| _navbar-align.scss | ||
| _pagination.scss | ||
| _progress.scss | ||
| _reset-filter.scss | ||
| _reset-text.scss | ||
| _resize.scss | ||
| _screen-reader.scss | ||
| _size.scss | ||
| _tab-focus.scss | ||
| _table-row.scss | ||
| _text-emphasis.scss | ||
| _text-hide.scss | ||
| _text-truncate.scss | ||
| _transforms.scss | ||
| _visibility.scss | ||