| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-01-06 | hashesv4.0.0-alpha.6 | Mark Otto | 1 | -2/+2 | |
| 2017-01-06 | grunt | Mark Otto | 13 | -13/+13 | |
| 2017-01-06 | rubygems version bump | Mark Otto | 1 | -2/+2 | |
| 2017-01-06 | version bump | Mark Otto | 36 | -110/+110 | |
| 2017-01-06 | grunt | Mark Otto | 11 | -11/+11 | |
| 2017-01-06 | Fix media object alignment examples. | Bardi Harborow | 1 | -3/+3 | |
| 2017-01-05 | grunt | Mark Otto | 7 | -19/+19 | |
| 2017-01-05 | Update nuspec to support jquery v1.9.1 - v3.x | Supergibbs | 2 | -6/+6 | |
| 2017-01-05 | Doc updates (#21542) | Quy | 7 | -10/+10 | |
| * Change it's to its. * Fix links * Fix typos | |||||
| 2017-01-05 | Merge pull request #21093 from Johann-S/fixButtonGrpAria | Patrick H. Lauke | 2 | -3/+14 | |
| Close #21090 - Fix aria-pressed attribute for buttons in container with data-attribute="buttons" | |||||
| 2017-01-05 | Update dependencies. | Bardi Harborow | 22 | -65/+67 | |
| 2017-01-05 | Update broken links. | Bardi Harborow | 6 | -6/+6 | |
| 2017-01-04 | grunt | Mark Otto | 23 | -75/+31 | |
| 2017-01-04 | Use pageYOffset instead of scrollY | Pierre-Denis Vanduynslager | 1 | -1/+1 | |
| 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-04 | Fix typo on v4 Migration page | Sergio Pantoja | 1 | -1/+1 | |
| 2017-01-04 | Close #21090 - Fix aria-pressed attribute for buttons in container with ↵ | Johann-S | 2 | -3/+14 | |
| data-toggle='buttons' | |||||
| 2017-01-03 | Custom Forms: Allow Chrome/Firefox feature that lets the user drag and drop ↵ | Phillip Marshall | 1 | -0/+2 | |
| into file inputs (#20033) * Restored functionality of dragging files into .custom-file inputs. * Replaced padding with height on .custom-file-input | |||||
| 2017-01-03 | clarify usage of base font-size so we know what's up | Mark Otto | 5 | -4/+5 | |
| 2017-01-03 | leave a note in the docs | Mark Otto | 1 | -0/+1 | |
| 2017-01-03 | Remove -size-root so we can respect user prefs on browser default font-size | Mark Otto | 3 | -9/+8 | |
| 2017-01-03 | Drop .carete (#21525) | Quy | 4 | -30/+0 | |
| 2017-01-03 | grunt | Mark Otto | 16 | -22/+22 | |
| 2017-01-03 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 6 | -554/+118 | |
| 2017-01-03 | fixes #21454 by revamping some docs styles for dropdowns | Mark Otto | 2 | -42/+29 | |
| 2017-01-03 | remove some docs callouts | Mark Otto | 2 | -8/+0 | |
| 2017-01-03 | button groups should be inline-flex to match their button counter parts ↵ | Mark Otto | 1 | -1/+1 | |
| (inline-block currently) | |||||
| 2017-01-04 | Update shrinkwrap. | Bardi Harborow | 1 | -459/+106 | |
| 2017-01-04 | Move node-sass to npm script and drop Ruby Sass. | Bardi Harborow | 5 | -95/+12 | |
| 2017-01-03 | grunt | Mark Otto | 22 | -119/+28 | |
| 2017-01-03 | Drop .table-reflow | Mark Otto | 3 | -102/+0 | |
| Tried redoing this in flexbox, but it falls apart really quickly. Any changes in height of the cells throws it all off since the rows become columns (and thus, content across columns cannot be equally sized). Rather than implement something with such glaring flaws, I'm nuking it outright. | |||||
| 2017-01-03 | autohide scrollbar for IE | Mark Otto | 1 | -0/+1 | |
| 2017-01-03 | update text | Mark Otto | 1 | -1/+1 | |
| 2017-01-03 | Update sizing links | Quy | 2 | -2/+2 | |
| 2017-01-03 | Added information about list-group-flush | Jonathan | 1 | -0/+1 | |
| 2017-01-02 | Remove .navbar-divider | Quy | 1 | -8/+0 | |
| 2017-01-02 | Dropdown: close menu when focusing outside element (#21375) | Pierre-Denis Vanduynslager | 2 | -4/+65 | |
| * Close dropdown menu when focusing an outside element * Update unit test to new markup | |||||
| 2017-01-02 | grunt | Mark Otto | 18 | -114/+74 | |
| 2017-01-02 | update seletors in js | Mark Otto | 2 | -5/+5 | |
| 2017-01-02 | remove magic dropdown positioning for fixed bottom; folks should set this as ↵ | Mark Otto | 1 | -3/+1 | |
| needed with .dropup modifier | |||||
| 2017-01-02 | update rest of docs, remove navbar specific modifiers, fix docs example css | Mark Otto | 5 | -44/+17 | |
| 2017-01-02 | update docs and examples to use new utils | Mark Otto | 8 | -10/+16 | |
| 2017-01-02 | document new utils and change organization to match css | Mark Otto | 3 | -19/+36 | |
| 2017-01-02 | New position utils, split docs | Mark Otto | 5 | -21/+35 | |
| - Renames .pos-f-t to .fixed-top, adds .fixed-bottom and .sticky-top - Updates utilities Sass to be split across more files (one for position, sizing, and spacing) | |||||
| 2017-01-02 | remove line break | Mark Otto | 1 | -1/+0 | |
| 2017-01-02 | Remove .navbar-divider; it's undocumented and wasn't updated with the ↵ | Mark Otto | 2 | -21/+0 | |
| flexbox navbar updates, so it's kinda bunk right now | |||||
| 2017-01-02 | fixes #21511: set line-height to 1.1 for display headings | Mark Otto | 2 | -10/+15 | |
| - had to rearrange vars to re-use heading line-height - align values while we're at it | |||||
| 2017-01-02 | fixes #21509: remove reference to .card-deck-wrapper | Mark Otto | 1 | -1/+1 | |
| 2017-01-02 | grunt | Mark Otto | 11 | -11/+11 | |
