| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-08-06 | Updated docs with extra auto resize example | Scott Gauthreaux | 1 | -1/+12 | |
| I updated the doc with an example of a flex layout of 3 columns where the center column is specified as a `.col-xs-5` to show that other columns will resize no matter what the width of the center column. Experienced bootstrap developers will expect to have to use an even number for the center column width when in reality any size will work. I believe this is quite useful information and doesn't add too much to the docs. Another option would be to make that initial example a `.col-xs-5` instead of a `.col-xs-6` to highlight this fact in the first place. | |||||
| 2016-08-04 | add support for ol in tab plugin. fixes #17754 | Max Beatty | 2 | -5/+21 | |
| 2016-08-04 | prevent navigating to area href when modal target. fixes #18796 | Max Beatty | 2 | -1/+23 | |
| 2016-08-03 | Merge pull request #20434 from vanduynslagerp/fix-20410 | Mark Otto | 1 | -15/+1 | |
| Fix dropdown example in docs (Fix #20410) | |||||
| 2016-08-03 | Add Wall of Browser Bugs entry for #12359 (#20445) | Chris Rebert | 1 | -0/+10 | |
| https://bugzilla.mozilla.org/show_bug.cgi?id=504622 Refs #12359 [skip sauce] | |||||
| 2016-08-02 | Most Wanted features: Add Edge UserVoice <dialog> entry | Chris Rebert | 1 | -0/+10 | |
| https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508895-dialog-element Refs #20175 [ci skip] | |||||
| 2016-08-02 | Update _mixins.scss | Juan J. Jimenez-Anca | 1 | -0/+1 | |
| 2016-08-02 | Update _visibility.scss | Juan J. Jimenez-Anca | 1 | -1/+1 | |
| 2016-08-02 | Added visibility mixins file | Juan J. Jimenez-Anca | 1 | -0/+5 | |
| 2016-08-02 | Fix dropdown example in docs (Fix #20410) | Pierre-Denis Vanduynslager | 1 | -15/+1 | |
| 2016-08-02 | Merge remote-tracking branch 'twbs/v4-dev' into v4-dev | Pierre-Denis Vanduynslager | 162 | -10522/+6201 | |
| 2016-08-01 | grunt | Mark Otto | 10 | -15/+298 | |
| 2016-08-01 | Merge pull request #20417 from twbs/v4-flex-utils-docs | Mark Otto | 1 | -1/+10 | |
| Import the flexbox utilities into the docs flex stylesheet | |||||
| 2016-08-01 | Merge pull request #20413 from allanchau/patch-1 | Mark Otto | 1 | -1/+1 | |
| Remove unused $size parameter | |||||
| 2016-08-01 | Merge pull request #20418 from twbs/v4-js-glob | Mark Otto | 1 | -1/+1 | |
| v4: Fix npm JS directory | |||||
| 2016-07-30 | Fixes #20385 | Mark Otto | 1 | -1/+1 | |
| Recursive glob action | |||||
| 2016-07-30 | Fixes #20382: Import the flexbox utilities into the docs flex stylesheet | Mark Otto | 1 | -1/+10 | |
| 2016-07-30 | Remove unused $size parameter | Allan Chau | 1 | -1/+1 | |
| 2016-07-28 | Fix package.json | Onoshko Dan | 1 | -1/+1 | |
| For example, `resolve` npm module can't resolve path to bootstrap. | |||||
| 2016-07-27 | Merge pull request #20130 from jeradrutnam/context-bg-fix | Mark Otto | 1 | -4/+2 | |
| Contextual background-inverse text color fix | |||||
| 2016-07-27 | Merge pull request #20282 from anantoghosh/patch-2 | Mark Otto | 1 | -1/+1 | |
| Migration docs: Fix typo in 'Reboot' about units | |||||
| 2016-07-27 | Merge pull request #20387 from twbs/v4-input-group-vars | Mark Otto | 1 | -3/+3 | |
| Update variable usage for input group addon | |||||
| 2016-07-27 | Fixes #20291: Update variable usage for input group addon | Mark Otto | 1 | -3/+3 | |
| Instead of the regular border-radius var, use the input ones to match sizing with their associated controls. | |||||
| 2016-07-27 | Merge pull request #20333 from any-hn/v4-progress-bar-border-radius | Mark Otto | 1 | -10/+10 | |
| Progress bar:fix use variable progress-border-radius instead of border-radius | |||||
| 2016-07-27 | Merge pull request #20341 from pat270/v4-tooltip-static-demo | Mark Otto | 1 | -5/+5 | |
| Docs Tooltip Static Demo uses v3 class names | |||||
| 2016-07-27 | Update NuGet link to alpha3 (#20386) | Jesse Mandel | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-07-27 | prep releasev4.0.0-alpha.3 | Mark Otto | 2 | -4/+6 | |
| 2016-07-27 | new css and js hash | Mark Otto | 1 | -2/+2 | |
| 2016-07-27 | grunt dist | Mark Otto | 13 | -17/+15 | |
| 2016-07-27 | bump versions | Mark Otto | 38 | -113/+113 | |
| 2016-07-27 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Mark Otto | 24 | -155/+2848 | |
| 2016-07-26 | grunt (include snew docs-flexbox files) | Mark Otto | 4 | -2/+2590 | |
| 2016-07-26 | Merge pull request #20372 from twbs/v4-flexbox-docs | Mark Otto | 7 | -47/+43 | |
| v4: Enable flexbox CSS on flexbox grid page | |||||
| 2016-07-26 | Enable flexbox grid CSS on our docs page | Mark Otto | 7 | -47/+43 | |
| - Creates new flexbox grid Sass file in our docs assets - Updates the Gruntfile to compile said new Sass file and minify the output - Update notice on flexbox docs page for how it works - Only enable compiled flexbox grid CSS in hosted docs site, not in dev (for easier and specific debugging of all flexbox features) | |||||
| 2016-07-26 | elaborate on those classes | Mark Otto | 1 | -1/+1 | |
| 2016-07-26 | comment out custom builds for now | Mark Otto | 1 | -0/+2 | |
| 2016-07-26 | remove dist download option for now; it has been coming soon for far too long | Mark Otto | 1 | -18/+0 | |
| 2016-07-26 | grunt | Mark Otto | 8 | -42/+120 | |
| 2016-07-26 | Update navbar-toggleable-* styles to incorporate changes from #20083 | Mark Otto | 1 | -22/+48 | |
| 2016-07-26 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+10 | |
| 2016-07-26 | Merge pull request #20370 from patrickhlauke/browser-bug-edge8282613 | Patrick H. Lauke | 1 | -0/+10 | |
| add Edge bug 8282613 | |||||
| 2016-07-26 | add Edge bug 8282613 | Patrick H. Lauke | 1 | -0/+10 | |
| 2016-07-26 | grunt | Mark Otto | 4 | -4/+4 | |
| 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-25 | grunt | Mark Otto | 4 | -4/+4 | |
| 2016-07-25 | Merge pull request #20361 from twbs/v4-grid-class-flex | Mark Otto | 1 | -0/+13 | |
| v4: Restore flexbox grid .col-{bp} class for auto layout | |||||
| 2016-07-25 | restore the .col-{bp} class for flexbox auto layout | Mark Otto | 1 | -0/+13 | |
| 2016-07-25 | update text in grid example | Mark Otto | 1 | -2/+2 | |
