| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-01-05 | Doc updates (#21542) | Quy | 5 | -8/+8 | |
| * Change it's to its. * Fix links * Fix typos | |||||
| 2017-01-05 | Update broken links. | Bardi Harborow | 3 | -3/+3 | |
| 2017-01-04 | Update custom content example for list group to use utils so the layout ↵ | Mark Otto | 1 | -10/+22 | |
| doesn't break | |||||
| 2017-01-04 | Fix progress doc markup | Pierre-Denis Vanduynslager | 1 | -1/+1 | |
| 2017-01-03 | fixes #21454 by revamping some docs styles for dropdowns | Mark Otto | 1 | -31/+29 | |
| 2017-01-03 | Update sizing links | Quy | 2 | -2/+2 | |
| 2017-01-02 | update docs and examples to use new utils | Mark Otto | 1 | -3/+9 | |
| 2017-01-02 | fixes #21509: remove reference to .card-deck-wrapper | Mark Otto | 1 | -1/+1 | |
| 2017-01-01 | Change .in to .show (#21500) | Quy | 1 | -1/+1 | |
| 2017-01-01 | Fix carousel markup | Quy | 1 | -4/+4 | |
| 2016-12-31 | Move .table-responsive from wrapper to .table | Quy | 6 | -486/+463 | |
| 2016-12-30 | add example of width util | Mark Otto | 1 | -1/+9 | |
| 2016-12-30 | Rewrite progress component without <progress> element | Mark Otto | 1 | -30/+98 | |
| - <progress> element didn't allow animation, labels overlaid, multiple bars, etc. - Revamps CSS to use something more similar to v3's implementation - Ditches variant mixin for `bg-` utils - Rebuilds docs to match, including adding a new Height section for customizing that. Only potential remaining todo is adding `.sr-only` instances to within the bar. Unsure if that's necessary. | |||||
| 2016-12-29 | Drop IE9 callout | Quy | 1 | -6/+0 | |
| 2016-12-28 | reorder classes because i like it this way :p | Mark Otto | 1 | -12/+12 | |
| 2016-12-28 | dedupe | Mark Otto | 1 | -1/+0 | |
| 2016-12-28 | clarify need for .navbar-toggleable classes | Mark Otto | 1 | -1/+1 | |
| 2016-12-28 | drop the flex-grow: 10 in favor of auto margin utils | Mark Otto | 1 | -7/+7 | |
| 2016-12-28 | drop the .nav base class from .navbar-nav | Mark Otto | 1 | -10/+10 | |
| 2016-12-28 | no float utils, use class name | Mark Otto | 1 | -1/+1 | |
| 2016-12-28 | better describe example | Mark Otto | 1 | -1/+1 | |
| 2016-12-28 | consistent punctuation | Mark Otto | 1 | -2/+2 | |
| it's important, yo | |||||
| 2016-12-28 | add alignment docs with flex utils | Mark Otto | 1 | -4/+27 | |
| 2016-12-28 | simpler sizing examples | Mark Otto | 1 | -13/+14 | |
| 2016-12-28 | rogue extra line break | Mark Otto | 1 | -1/+0 | |
| 2016-12-28 | redo active and disabled docs snippets | Mark Otto | 1 | -22/+17 | |
| - remove screen reader stuff in favor of explicit labels - remove 4 and 5 items to keep examples simpler | |||||
| 2016-12-28 | add a working with icons example | Mark Otto | 1 | -3/+5 | |
| frees us up to not have to encourage so much markup throughout these pagination examples | |||||
| 2016-12-28 | redo main example to work in screen reader love instead of putting it in a ↵ | Mark Otto | 1 | -7/+15 | |
| callout | |||||
| 2016-12-28 | redo intro paragraph | Mark Otto | 1 | -1/+1 | |
| 2016-12-28 | update docs to improve contextual classes section | Mark Otto | 1 | -1/+14 | |
| 2016-12-28 | Revamp list group states and docs to match | Mark Otto | 1 | -38/+51 | |
| - Overhauls the states, including the link/button variants, for list groups to better match how we handle .btn states. - Moved the .list-group-item-action styles before the .list-group-item so that we don't have to do as much overriding. - Removed the plain-hover-focus mixins from the disabled and active states since they're unnecessary. - Added support for :active states on the .list-group-item-action variant (for the current click state). - Removed the heading and text classes and variables since we can accomplish the same thing with utilities. - Added support for :disabled on the .list-group-item-action as well since we can use those with button elements. - Rearranged docs to reflect all the above changes. - Reformatted some Sass variables. | |||||
| 2016-12-27 | follow up to the fix for #20506 with some docs examples of input groups in ↵ | Mark Otto | 1 | -0/+30 | |
| button toolbars | |||||
| 2016-12-27 | revamp button group with flexbox | Mark Otto | 1 | -3/+15 | |
| 2016-12-27 | update example with brand and new util | Mark Otto | 1 | -1/+2 | |
| 2016-12-27 | Fix grammatical/typo errors | Quy | 1 | -3/+3 | |
| 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 | 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-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 | remove old flex utils, update docs to match | Mark Otto | 2 | -5/+5 | |
| 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 | better/more form spacing in navbars | Mark Otto | 1 | -3/+3 | |
| 2016-12-24 | unify alignment of all these dang navbar forms | Mark Otto | 1 | -18/+18 | |
| 2016-12-22 | margins to separate some cards in examples | Mark Otto | 1 | -10/+10 | |
| 2016-12-22 | final docs cleanup with columns and more | Mark Otto | 1 | -15/+21 | |
| 2016-12-22 | card deck footer example | Mark Otto | 1 | -1/+38 | |
| 2016-12-22 | add aligned footer example | Mark Otto | 1 | -0/+34 | |
| 2016-12-22 | redo subheadings and organization of card layout options | Mark Otto | 1 | -5/+6 | |
