| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 1 | -742/+0 | |
| 2017-05-27 | update layout pages | Mark Otto | 1 | -8/+2 | |
| 2017-05-26 | update equal-width numbering in docs (#22697) | Mike Cooper | 1 | -3/+3 | |
| 2017-03-26 | fixes #22111 | Mark Otto | 1 | -2/+2 | |
| - add .col-*-auto to the extend in our grid framework mixins so it gets padding - this means we can avoid the col-12 classes in our docs for the responsive variants | |||||
| 2017-03-26 | git that a link too for now | Mark Otto | 1 | -0/+2 | |
| 2017-03-26 | add example and document bug behavior to fix #21967 | Mark Otto | 1 | -0/+16 | |
| 2017-03-26 | fixes #22133 | Mark Otto | 1 | -1/+2 | |
| 2017-03-26 | doh forgot to save | Mark Otto | 1 | -1/+1 | |
| 2017-03-26 | clarify docs a bit more and remove some words; closes #21683 | Mark Otto | 1 | -4/+4 | |
| 2017-03-26 | Redo semantic grid example and make it real in the docs | Mark Otto | 1 | -17/+18 | |
| 2017-03-26 | clean up mixin docs | Mark Otto | 1 | -48/+6 | |
| 2017-03-05 | update instances of old classes in the docs | Mark Otto | 1 | -2/+2 | |
| 2017-02-27 | Fix broken links. | Bardi Harborow | 1 | -1/+1 | |
| 2017-01-24 | Rename order utilities to intended class names (#21739) | Mark Otto | 1 | -3/+3 | |
| * rename order utilities to intended class names * Documentation fixes. | |||||
| 2017-01-21 | Update grid layout docs (#21806) | Marcus Molchany | 1 | -1/+1 | |
| Update Mix and match section with correct responsive classes for stacking cols. | |||||
| 2017-01-05 | Update broken links. | Bardi Harborow | 1 | -1/+1 | |
| 2016-12-31 | Move .table-responsive from wrapper to .table | Quy | 1 | -72/+70 | |
| 2016-12-27 | Document how to break equal width cols to multiple rows | Mark Otto | 1 | -0/+16 | |
| Fixes #21287 | |||||
| 2016-12-27 | fixes #21445 | Mark Otto | 1 | -3/+3 | |
| remove broken example class from grid docs | |||||
| 2016-12-24 | remove old flex utils, update docs to match | Mark Otto | 1 | -13/+13 | |
| 2016-12-21 | Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) | Mark Otto | 1 | -220/+427 | |
| * 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-11-27 | Rename `.col-xs` to `.col` + some other cleanup (#21222) | Starsam80 | 1 | -2/+3 | |
| * Use `breakpoint-min` instead of a counter * Remove 'xs' from flexbox grid | |||||
| 2016-11-26 | Remove 'xs' from text utilities (#21217) | Starsam80 | 1 | -5/+5 | |
| 2016-11-26 | Add .no-gutters option to remove gutters from rows (#21211) | Mark Otto | 1 | -1/+30 | |
| Fixes #19107. | |||||
| 2016-11-04 | Update docs to reflect new breakpoint naming convention | Eric Nolte | 1 | -23/+23 | |
| 2016-10-09 | Merge pull request #20864 from twbs/fix-20688 | Mark Otto | 1 | -1/+1 | |
| Update the grid table heading to clarify max width over width | |||||
| 2016-10-09 | Update grid docs mention of gutter width value (no more rems for awhile now) | Mark Otto | 1 | -1/+1 | |
| 2016-10-09 | Update grid docs to use new values for grid breakpoints and containers | Mark Otto | 1 | -8/+8 | |
| 2016-10-09 | Update the grid table heading to clarify max width over width | Mark Otto | 1 | -1/+1 | |
| Fixes #20688 | |||||
| 2016-10-03 | Fix broken/redirected links, moving to HTTPS where possible. (#20557) | Bardi Harborow | 1 | -1/+1 | |
| 2016-10-02 | fix typos | Mark Otto | 1 | -4/+4 | |
| 2016-10-02 | Merge branch 'customizable-grid-gutters-per-breakpoint' of ↵ | Mark Otto | 1 | -14/+41 | |
| https://github.com/pixelbandito/bootstrap into pixelbandito-customizable-grid-gutters-per-breakpoint | |||||
| 2016-10-02 | v4: Social meta tags (#20825) | Mark Otto | 1 | -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-09-13 | Add breakpoint-specific gutters. | Kovah | 1 | -14/+41 | |
| 2016-09-12 | Grid mixins docs should match source code (#20705) | Nick | 1 | -8/+10 | |
| 2016-07-25 | 30px not 15px | Mark Otto | 1 | -1/+1 | |
| 2016-07-25 | Customizing grid docs updates to followup on #19099 | Mark Otto | 1 | -2/+13 | |
| - More details on columns and gutters - Break it into clear sections | |||||
| 2016-07-25 | One more follow up to #19099, #20349, and #20361 | Mark Otto | 1 | -20/+20 | |
| Remove mention of base class and fix grid examples | |||||
| 2016-07-23 | Merge branch 'v4-dev' into v4-grid-fixes | Mark Otto | 1 | -1/+1 | |
| 2016-07-23 | Follow-up to #19099 for grid fixes | Mark Otto | 1 | -15/+17 | |
| - Restores two-mixin approach to generating semantic grid columns (now with 'make-col-ready' and 'make-col') - Removes need for .col-xs-12 by restoring the mass list of all grid tier classes to set position, min-height, and padding - Adds an initial 'width: 100%' to flexbox grid column prep (later overridden by the column sizing in 'flex' shorthand or 'width') to prevent flexbox columns from collapsing in lower viewports | |||||
| 2016-07-20 | Replace renamed classes in grid push/pull example (#20330) | Raphael Luba | 1 | -1/+1 | |
| The example for column ordering still referenced the old push/pull class names. | |||||
| 2016-02-08 | Grid docs: Remove !default from SCSS snippets | Chris Rebert | 1 | -2/+2 | |
| Fixup for fb4f5f0bf1e22f707bdd16880fe19328df091bde [skip sauce] | |||||
| 2016-02-06 | document how to customize grid tiers | Mark Otto | 1 | -0/+22 | |
| 2016-02-06 | update grid vars docs | Mark Otto | 1 | -4/+10 | |
| 2016-02-06 | formatting | Mark Otto | 1 | -2/+1 | |
| 2016-02-06 | flip things around again, no more base class, try out some new stuff to keep ↵ | Mark Otto | 1 | -58/+58 | |
| responsive flex grid working | |||||
| 2016-02-06 | Merge branch 'v4-dev' into v4-grid-redux | Mark Otto | 1 | -5/+22 | |
| 2016-02-06 | Update grid docs to include new required .col base class | Mark Otto | 1 | -60/+60 | |
| 2016-02-06 | Update grid mixins code snippets in the docs to include flexbox changes | Mark Otto | 1 | -5/+22 | |
| 2015-12-09 | Remove !default Scss flag in docs grid example | vsn4ik | 1 | -1/+1 | |
