aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
2017-01-06gruntMark Otto1-1/+1
2017-01-05gruntMark Otto1-8/+8
2017-01-05Update dependencies.Bardi Harborow2-3/+3
2017-01-04gruntMark Otto1-1/+1
2017-01-03gruntMark Otto2-2/+2
2017-01-03fixes #21454 by revamping some docs styles for dropdownsMark Otto1-11/+0
2017-01-03gruntMark Otto2-2/+2
2017-01-03autohide scrollbar for IEMark Otto1-0/+1
2017-01-02gruntMark Otto2-2/+2
2017-01-02update rest of docs, remove navbar specific modifiers, fix docs example cssMark Otto1-4/+6
2017-01-02gruntMark Otto1-1/+1
2017-01-01Update more copyright years to 2017 (#21491)Quan You1-2/+2
* Update ie10-viewport-bug-workaround.js year * Update narrow-jumbotron copyright year to 2017 * Update carousel/index.html copyright year to 2017 * Update browsers-devices.md copyright year to 2017 * Update change-version.js copyright year to 2017
2017-01-01gruntHeinrich Fenkart3-14/+13
2017-01-01Update copyright years to 2017Nuno Arruda2-4/+4
2016-12-31move local docs jquery to slimMark Otto2-4/+4
2016-12-30hook up animation toggleMark Otto1-0/+5
2016-12-31Change remaining JS files to comply with ESLint config.Bardi Harborow3-10/+10
2016-12-28gruntMark Otto1-1/+1
2016-12-27gruntMark Otto2-2/+2
2016-12-27fixes #21445Mark Otto1-11/+0
remove broken example class from grid docs
2016-12-25gruntMark Otto2-2/+2
2016-12-25gruntMark Otto2-2/+2
2016-12-25Remove some leftover IE9/flex stuffStarsam803-1382/+0
2016-12-24gruntMark Otto1-1/+1
2016-12-24gruntMark Otto3-1633/+11
2016-12-24nest modal examples cssMark Otto1-15/+17
2016-12-24add docs class for highlightingMark Otto1-0/+5
2016-12-22Merge branch 'flex-cards' into v4-devMark Otto1-5/+0
2016-12-22gruntMark Otto3-7/+15
2016-12-23Change scope of docs anchor preventDefault to include modals.Bardi Harborow1-1/+1
2016-12-22no more need for thisMark Otto1-5/+0
2016-12-22gruntMark Otto2-30/+15
2016-12-22redo custom docs navbarMark Otto1-13/+0
2016-12-22override pos-f-t in examplesMark Otto1-0/+9
2016-12-22no need for this; we have max-width 100% on them nowMark Otto1-5/+0
2016-12-22gruntMark Otto1-2/+1
2016-12-21gruntMark Otto2-1/+11
2016-12-21Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto3-2/+13
* 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-19gruntMark Otto1-1/+1
2016-11-28gruntMark Otto3-3/+3
2016-11-28Replacement for #20602 (#21236)Mark Otto1-1/+2
* Fixed incorrect instruction: "Press ⌘ to copy" It needed to be "Press ⌘C to copy" * Updated to concatenate copy string Updated copy command to concatenated string to prevent potential issues * Updated the way the copy string concatenates As per excellent suggestion by @tomlutzenberger * Removed semicolon line endings ;P * var not const or let
2016-11-27gruntMark Otto4-20/+29
2016-11-27Rename `.col-xs` to `.col` + some other cleanup (#21222)Starsam802-4/+4
* Use `breakpoint-min` instead of a counter * Remove 'xs' from flexbox grid
2016-11-27gruntMark Otto4-69/+25
2016-11-27Rename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` ↵Starsam801-3/+3
(#21218) * Clean up _flex.scss a little This commit just cleans up the formating of _flex.scss by changing it so that it uses a single `@include media-breakpoint-up` instead of multiple. It also aligns all of the CSS properties so it looks a bit nicer. * Remove `-xs` from flex classes
2016-11-26gruntMark Otto2-1/+10
2016-11-26Border utilities (#21213)Mark Otto3-1/+21
* grunt * add border utilities for removing borders * clean up comments * add basic border docs * docs styles for border utils
2016-11-25gruntMark Otto1-7/+7
2016-11-25gruntMark Otto1-1/+2
2016-11-16gruntMark Otto4-57/+58