| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-12-27 | Fix grammatical/typo errors | Quy | 1 | -3/+3 | |
| 2016-12-27 | grunt | Mark Otto | 5 | -12/+10 | |
| 2016-12-27 | Don't show `.bd-*` classes to the user (#21443) | Starsam80 | 1 | -1/+11 | |
| * Don't show `bd-*` classes to the user * Add comments and another regex | |||||
| 2016-12-27 | Document how to break equal width cols to multiple rows | Mark Otto | 1 | -0/+16 | |
| Fixes #21287 | |||||
| 2016-12-27 | grunt | Mark Otto | 9 | -9/+10 | |
| 2016-12-27 | fixes #21445 | Mark Otto | 2 | -14/+3 | |
| remove broken example class from grid docs | |||||
| 2016-12-26 | more flexbox docs | Mark Otto | 1 | -2/+45 | |
| 2016-12-26 | follow up to #21436 to add docs for the .flex-row-reverse , ↵ | Mark Otto | 1 | -48/+100 | |
| .flex-column-reverse, and .flex-wrap-reverse | |||||
| 2016-12-26 | grunt | Mark Otto | 4 | -3/+101 | |
| 2016-12-26 | Remove Meteor install instructions. | Bardi Harborow | 1 | -6/+0 | |
| 2016-12-25 | grunt | Mark Otto | 6 | -17/+34 | |
| 2016-12-25 | throw some margin utils to fix spacing | Mark Otto | 1 | -1/+1 | |
| 2016-12-25 | space that out a smidge | Mark Otto | 1 | -1/+1 | |
| 2016-12-25 | grunt | Mark Otto | 9 | -164/+177 | |
| 2016-12-25 | Remove some leftover IE9/flex stuff | Starsam80 | 3 | -1382/+0 | |
| 2016-12-25 | flex the modal header so we can remove custom styles | Mark Otto | 1 | -12/+11 | |
| updates the dom order in our docs to match (floated content comes first, but no need for that in flexbox) | |||||
| 2016-12-25 | document it all, add align items examples | Mark Otto | 1 | -2/+30 | |
| 2016-12-25 | reorder docs | Mark Otto | 1 | -63/+62 | |
| 2016-12-25 | stub out some docs | Mark Otto | 1 | -0/+13 | |
| 2016-12-24 | grunt | Mark Otto | 1 | -1/+1 | |
| 2016-12-24 | Update IE9 support (#21424) | Quy | 1 | -2/+2 | |
| 2016-12-24 | grunt | Mark Otto | 14 | -2061/+828 | |
| 2016-12-24 | fixes #21423 by updating docs to mention flex display instead of ↵ | Mark Otto | 1 | -1/+1 | |
| inline-block; clarifies follow-up text about use of the proper utilities | |||||
| 2016-12-24 | dedupe | Mark Otto | 1 | -3/+3 | |
| 2016-12-24 | started fixing nested .bd-example stuff, then rewrote the modal docs | Mark Otto | 1 | -158/+278 | |
| - better table of contents and overall structure - clearer examples of modal contents, longer modals, and modal options | |||||
| 2016-12-24 | nest modal examples css | Mark Otto | 1 | -15/+17 | |
| 2016-12-24 | add order docs | Mark Otto | 1 | -0/+12 | |
| 2016-12-24 | remove old flex utils, update docs to match | Mark Otto | 6 | -21/+21 | |
| 2016-12-24 | align-self docs | Mark Otto | 1 | -2/+41 | |
| 2016-12-24 | document align-content utils | Mark Otto | 1 | -13/+142 | |
| 2016-12-24 | change presentation of those utils docs | Mark Otto | 1 | -35/+68 | |
| 2016-12-24 | document justify-content and align-items utils | Mark Otto | 1 | -0/+65 | |
| 2016-12-24 | indentation | Mark Otto | 1 | -15/+15 | |
| 2016-12-24 | remove the table classes in favor of lists | Mark Otto | 1 | -93/+0 | |
| 2016-12-24 | try out alt responsive variation lists | Mark Otto | 1 | -9/+16 | |
| 2016-12-24 | add docs class for highlighting | Mark Otto | 1 | -0/+5 | |
| 2016-12-24 | Start to blow out and document more flexbox utilities | Mark Otto | 3 | -0/+226 | |
| - Adds new flexbox.md file to utilities docs - Adds a `breakpoints.yml` data file for easier output of responsive classes in the docs. Will put this to use on other pages soon. - Adds hella flex utils. There are some dupes for now, but they'll get removed in time. | |||||
| 2016-12-24 | Revamp navs docs | Mark Otto | 1 | -92/+75 | |
| - Reorganize things, leading with the base nav first instead of an accessibility note, and then moving the rest to a new available styles section. - Add horizontal alignment options thanks to new flex utils (these new utils will be documented later in another commit). - Dropped `.nav-stacked` for a flex util and added additional alignment options, so document those, too. | |||||
| 2016-12-24 | pull in changes from #19832 to fix offcanvas | Mark Otto | 2 | -4/+14 | |
| 2016-12-24 | update navbars in jumbotron, offcanvas, starter examples to flex versions | Mark Otto | 3 | -34/+93 | |
| 2016-12-24 | better/more form spacing in navbars | Mark Otto | 2 | -6/+6 | |
| 2016-12-24 | unify alignment of all these dang navbar forms | Mark Otto | 7 | -38/+38 | |
| 2016-12-22 | overhauls media object docs | Mark Otto | 1 | -93/+63 | |
| - better copy and examples throughout - callout on flexbug #12 for inline elements like links and images (which is the problem in #20408) - add order section | |||||
| 2016-12-22 | Merge branch 'flex-cards' into v4-dev | Mark Otto | 3 | -138/+267 | |
| 2016-12-22 | ugh | Mark Otto | 1 | -1/+1 | |
| 2016-12-22 | grunt | Mark Otto | 10 | -27/+76 | |
| 2016-12-22 | typo | Mark Otto | 1 | -1/+1 | |
| 2016-12-22 | margins to separate some cards in examples | Mark Otto | 1 | -10/+10 | |
| 2016-12-23 | Change scope of docs anchor preventDefault to include modals. | Bardi Harborow | 1 | -1/+1 | |
| 2016-12-22 | New width and height utils | Mark Otto | 1 | -3/+9 | |
| Adding 25%, 50%, and 75% to the mix for later use with cards | |||||
