mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
eb2e1102be
* 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
83 lines
1.6 KiB
YAML
83 lines
1.6 KiB
YAML
- title: Getting started
|
|
pages:
|
|
- title: Introduction
|
|
- title: Download
|
|
- title: Contents
|
|
- title: Browsers & devices
|
|
- title: JavaScript
|
|
- title: Options
|
|
- title: Build tools
|
|
- title: Best practices
|
|
- title: Accessibility
|
|
|
|
- title: Layout
|
|
pages:
|
|
- title: Overview
|
|
- title: Grid
|
|
- title: Media object
|
|
- title: Responsive utilities
|
|
|
|
- title: Content
|
|
pages:
|
|
- title: Reboot
|
|
- title: Typography
|
|
- title: Code
|
|
- title: Images
|
|
- title: Tables
|
|
- title: Figures
|
|
|
|
- title: Components
|
|
pages:
|
|
- title: Alerts
|
|
- title: Badge
|
|
- title: Breadcrumb
|
|
- title: Buttons
|
|
- title: Button group
|
|
- title: Card
|
|
- title: Carousel
|
|
- title: Collapse
|
|
- title: Dropdowns
|
|
- title: Forms
|
|
- title: Input group
|
|
- title: Jumbotron
|
|
- title: List group
|
|
- title: Modal
|
|
- title: Navs
|
|
- title: Navbar
|
|
- title: Pagination
|
|
- title: Popovers
|
|
- title: Progress
|
|
- title: Scrollspy
|
|
- title: Tooltips
|
|
|
|
- title: Utilities
|
|
pages:
|
|
- title: Borders
|
|
- title: Clearfix
|
|
- title: Close icon
|
|
- title: Colors
|
|
- title: Display property
|
|
- title: Image replacement
|
|
- title: Invisible content
|
|
- title: Responsive helpers
|
|
- title: Screenreaders
|
|
- title: Sizing and positioning
|
|
- title: Spacing
|
|
- title: Typography
|
|
- title: Vertical align
|
|
|
|
# - title: Extend
|
|
# pages:
|
|
# - title: Approach
|
|
# - title: Icon fonts
|
|
|
|
- title: About
|
|
pages:
|
|
- title: History
|
|
- title: Team
|
|
- title: Brand
|
|
- title: License
|
|
- title: Translations
|
|
|
|
- title: Migration
|