aboutsummaryrefslogtreecommitdiff
path: root/docs/layout/overview.md
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-175/+0
2017-05-27update layout pagesMark Otto1-7/+1
2017-01-15Remove unused scss variables (#21579)Pierre-Denis Vanduynslager1-1/+0
* Remove unused scss variables * Remove unnecessary space * Remove $zindex-navbar from docs * Re-add $progress-box-shadow
2017-01-02update rest of docs, remove navbar specific modifiers, fix docs example cssMark Otto1-2/+2
2016-12-31tweak a few more thingsMark Otto1-3/+3
- adjust some verbiage - change the example to correct some labels and range names
2016-12-31minor rephrasing on layout/overview docsAlice Young1-3/+3
2016-12-21Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto1-1/+1
* 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-10clarify thatMark Otto1-1/+1
2016-11-26grid-breakpoint fixFumito Mizuno1-9/+9
grid-breakpoint for sm is 576px https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss#L186 current document shows 544px, but it should be 576px
2016-11-25Fixes #21195: Add more table of contents to pages with longer contentsMark Otto1-0/+5
2016-11-09Fix broken and redirected links.Bardi Harborow1-1/+1
2016-10-27Change variable for modal backdrop zindex, rearrange to be ordered from ↵Mark Otto1-3/+3
lowest to highest
2016-10-27Document our z-index valuesMark Otto1-0/+20
Fixes #18532
2016-10-02v4: Social meta tags (#20825)Mark Otto1-0/+1
* descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements
2016-07-12Remove trailing space.XhmikosR1-1/+1
[ci skip]
2016-04-24Update overview.mdBass Jobsen1-0/+1
endtag for the highlight
2016-04-24Update overview.mdBass Jobsen1-0/+42
add the `@include media-breakpoint-only()` and `@include media-breakpoint-between` mixins
2015-12-09 Responsive breakpoints from em to pxBass Jobsen1-18/+17
Should close https://github.com/twbs/bootstrap/issues/18503
2015-09-27Filled leftover placeholderMichael Käufl1-1/+1
2015-09-07Fix usage of “its” and “it’s”Zearin1-1/+1
2015-08-17add redirects for all top level docs sectionsMark Otto1-0/+1
2015-08-14Massive cleanupMark Otto1-1/+1
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
2015-08-10container illustrationsMark Otto1-0/+16
2015-08-10move containers.md to overview.md, merge in media queries as new sectionMark Otto1-0/+97