| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-01-06 | grunt | Mark Otto | 1 | -1/+1 | |
| 2017-01-05 | grunt | Mark Otto | 1 | -8/+8 | |
| 2017-01-05 | Update dependencies. | Bardi Harborow | 2 | -3/+3 | |
| 2017-01-04 | grunt | Mark Otto | 1 | -1/+1 | |
| 2017-01-03 | grunt | Mark Otto | 2 | -2/+2 | |
| 2017-01-03 | fixes #21454 by revamping some docs styles for dropdowns | Mark Otto | 1 | -11/+0 | |
| 2017-01-03 | grunt | Mark Otto | 2 | -2/+2 | |
| 2017-01-03 | autohide scrollbar for IE | Mark Otto | 1 | -0/+1 | |
| 2017-01-02 | grunt | Mark Otto | 2 | -2/+2 | |
| 2017-01-02 | update rest of docs, remove navbar specific modifiers, fix docs example css | Mark Otto | 1 | -4/+6 | |
| 2017-01-02 | grunt | Mark Otto | 1 | -1/+1 | |
| 2017-01-01 | Update more copyright years to 2017 (#21491) | Quan You | 1 | -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-01 | grunt | Heinrich Fenkart | 3 | -14/+13 | |
| 2017-01-01 | Update copyright years to 2017 | Nuno Arruda | 2 | -4/+4 | |
| 2016-12-31 | move local docs jquery to slim | Mark Otto | 2 | -4/+4 | |
| 2016-12-30 | hook up animation toggle | Mark Otto | 1 | -0/+5 | |
| 2016-12-31 | Change remaining JS files to comply with ESLint config. | Bardi Harborow | 3 | -10/+10 | |
| 2016-12-28 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-12-27 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-12-27 | fixes #21445 | Mark Otto | 1 | -11/+0 | |
| remove broken example class from grid docs | |||||
| 2016-12-25 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-12-25 | grunt | Mark Otto | 2 | -2/+2 | |
| 2016-12-25 | Remove some leftover IE9/flex stuff | Starsam80 | 3 | -1382/+0 | |
| 2016-12-24 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-12-24 | grunt | Mark Otto | 3 | -1633/+11 | |
| 2016-12-24 | nest modal examples css | Mark Otto | 1 | -15/+17 | |
| 2016-12-24 | add docs class for highlighting | Mark Otto | 1 | -0/+5 | |
| 2016-12-22 | Merge branch 'flex-cards' into v4-dev | Mark Otto | 1 | -5/+0 | |
| 2016-12-22 | grunt | Mark Otto | 3 | -7/+15 | |
| 2016-12-23 | Change scope of docs anchor preventDefault to include modals. | Bardi Harborow | 1 | -1/+1 | |
| 2016-12-22 | no more need for this | Mark Otto | 1 | -5/+0 | |
| 2016-12-22 | grunt | Mark Otto | 2 | -30/+15 | |
| 2016-12-22 | redo custom docs navbar | Mark Otto | 1 | -13/+0 | |
| 2016-12-22 | override pos-f-t in examples | Mark Otto | 1 | -0/+9 | |
| 2016-12-22 | no need for this; we have max-width 100% on them now | Mark Otto | 1 | -5/+0 | |
| 2016-12-22 | grunt | Mark Otto | 1 | -2/+1 | |
| 2016-12-21 | grunt | Mark Otto | 2 | -1/+11 | |
| 2016-12-21 | Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) | Mark Otto | 3 | -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-19 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-11-28 | grunt | Mark Otto | 3 | -3/+3 | |
| 2016-11-28 | Replacement for #20602 (#21236) | Mark Otto | 1 | -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-27 | grunt | Mark Otto | 4 | -20/+29 | |
| 2016-11-27 | Rename `.col-xs` to `.col` + some other cleanup (#21222) | Starsam80 | 2 | -4/+4 | |
| * Use `breakpoint-min` instead of a counter * Remove 'xs' from flexbox grid | |||||
| 2016-11-27 | grunt | Mark Otto | 4 | -69/+25 | |
| 2016-11-27 | Rename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` ↵ | Starsam80 | 1 | -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-26 | grunt | Mark Otto | 2 | -1/+10 | |
| 2016-11-26 | Border utilities (#21213) | Mark Otto | 3 | -1/+21 | |
| * grunt * add border utilities for removing borders * clean up comments * add basic border docs * docs styles for border utils | |||||
| 2016-11-25 | grunt | Mark Otto | 1 | -7/+7 | |
| 2016-11-25 | grunt | Mark Otto | 1 | -1/+2 | |
| 2016-11-16 | grunt | Mark Otto | 4 | -57/+58 | |
