| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-19 | add stub entry about addition of new table variants to the migration guide | Chris Rebert | 1 | -0/+1 | |
| 2014-12-19 | clarify that .progress still exists | Chris Rebert | 1 | -1/+1 | |
| 2014-12-19 | add stub entry for removal of Justified navs to the migration guide | Chris Rebert | 1 | -0/+1 | |
| 2014-12-19 | add stub entries for Panel, Thumbnail, Well removals to the migration guide | Chris Rebert | 1 | -1/+3 | |
| 2014-12-19 | Document Pager and Carousel class renames in the migration guide | Chris Rebert | 1 | -1/+3 | |
| 2014-12-19 | Document removal of non-responsive example in the migration guide | Chris Rebert | 1 | -0/+1 | |
| 2014-12-19 | Document official support of Android v5.0+ Browser and WebView in the ↵ | Chris Rebert | 1 | -0/+1 | |
| migration guide | |||||
| 2014-12-19 | Merge pull request #46 from twbs/trailing-whitespace | Chris Rebert | 4 | -16/+16 | |
| rm trailing whitespace | |||||
| 2014-12-19 | rm trailing whitespace | Chris Rebert | 4 | -16/+16 | |
| 2014-12-20 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2014-12-19 | fix "propertes" typos in comments | Chris Rebert | 2 | -2/+2 | |
| 2014-12-19 | bump min iOS in Autoprefixer config to v7 | Chris Rebert | 1 | -1/+1 | |
| 2014-12-19 | Merge pull request #15415 from twbs/webkit-bug-139848 | Chris Rebert | 1 | -0/+10 | |
| Add Wall of Browser Bugs entry for #11266, #13098 | |||||
| 2014-12-19 | Add Wall of Browser Bugs entry for #11266, #13098 | Chris Rebert | 1 | -0/+10 | |
| [skip sauce] | |||||
| 2014-12-19 | docs grunt | Mark Otto | 1 | -1/+1 | |
| 2014-12-19 | don't ignore the assets/js/src/ because then it doesn't make it to the ↵ | Mark Otto | 1 | -1/+1 | |
| generated site | |||||
| 2014-12-19 | restore configbridge to footer files, update paths | Mark Otto | 2 | -6/+6 | |
| 2014-12-19 | fix paths and baseurl action | Mark Otto | 3 | -15/+15 | |
| 2014-12-18 | rewrite all table styles to remove in selectors | Mark Otto | 8 | -237/+107 | |
| 2014-12-18 | migration to layout and nav | Mark Otto | 3 | -4/+7 | |
| 2014-12-18 | grunt | Mark Otto | 11 | -51/+43 | |
| 2014-12-18 | replace html tables with markdown in migration | Mark Otto | 4 | -46/+51 | |
| 2014-12-18 | Remove .hidden and .show classes | Chris Rebert | 2 | -30/+5 | |
| .hidden is incompatible with jQuery's $(...).hide() | |||||
| 2014-12-18 | Merge pull request #15407 from twbs/close-15205 | Chris Rebert | 1 | -7/+17 | |
| Add Wall of Browser Bugs entry for #15205 | |||||
| 2014-12-18 | Add Wall of Browser Bugs entry for #15205 | Chris Rebert | 1 | -0/+10 | |
| Closes #15205 | |||||
| 2014-12-18 | group Safari browser bugs by OS | Chris Rebert | 1 | -8/+8 | |
| 2014-12-18 | Merge pull request #37 from twbs/migration-stub | Mark Otto | 1 | -0/+66 | |
| add stub v3 => v4 migration docs page | |||||
| 2014-12-18 | Merge pull request #42 from twbs/pager | Chris Rebert | 2 | -19/+19 | |
| rename .previous => .pager-prev , .next => .pager-next | |||||
| 2014-12-18 | Merge pull request #41 from twbs/carousel-item | Chris Rebert | 7 | -96/+96 | |
| rename .item => .carousel-item | |||||
| 2014-12-18 | carousel.md: remove stray `</h3>` | Chris Rebert | 1 | -1/+1 | |
| 2014-12-17 | Merge pull request #36 from twbs/trim-config-bridge | Chris Rebert | 2 | -28/+19 | |
| Move stuff out of configBridge.json now that the Customizer is kaput | |||||
| 2014-12-18 | Modal: Work around IE scrollbars not taking up page width | Heinrich Fenkart | 1 | -1/+6 | |
| Fixes #15353. | |||||
| 2014-12-17 | rename .item => .carousel-item | Chris Rebert | 7 | -96/+96 | |
| 2014-12-17 | rename .previous => .pager-prev , .next => .pager-next | Chris Rebert | 2 | -19/+19 | |
| 2014-12-17 | grunt dist | Chris Rebert | 6 | -16/+5 | |
| 2014-12-17 | Merge pull request #38 from twbs/customizer-remnants | Chris Rebert | 10 | -2279/+0 | |
| remove remaining remnants of the Customizer | |||||
| 2014-12-17 | remove remaining remnants of the Customizer | Chris Rebert | 10 | -2279/+0 | |
| 2014-12-17 | Merge pull request #15395 from twbs/firefox-customizer-warning | Chris Rebert | 1 | -0/+5 | |
| Add warning to Customizer about Firefox bug | |||||
| 2014-12-17 | Add warning to Customizer about Firefox bug; refs #15016 | Chris Rebert | 1 | -0/+5 | |
| [skip sauce] | |||||
| 2014-12-17 | Merge pull request #32 from twbs/old-firefox-docs | Mark Otto | 2 | -2/+1 | |
| Remove docs notes about old Firefoxes | |||||
| 2014-12-17 | Merge pull request #33 from twbs/rm-android-workaround | Mark Otto | 2 | -2/+0 | |
| Remove defunct `background-image: none` Firefox-on-Android workaround | |||||
| 2014-12-17 | Merge pull request #35 from twbs/rm-chrome-osx-print-workaround | Mark Otto | 1 | -6/+0 | |
| Remove defunct OS X Chrome <select> printing bug workaround | |||||
| 2014-12-17 | Merge pull request #29 from twbs/ie9-minimum-docs | Mark Otto | 6 | -12/+12 | |
| Remove ancillary references to IE<9 in comments+docs | |||||
| 2014-12-17 | Fixes #14990: Media bodies take up full width | Nicole Sullivan | 1 | -0/+4 | |
| Signed-off-by: Beatrice Peng <[email protected]> | |||||
| 2014-12-16 | add stub v3 => v4 migration docs page | Chris Rebert | 1 | -0/+66 | |
| 2014-12-16 | Move stuff out of configBridge.json now that the Customizer is kaput | Chris Rebert | 2 | -28/+19 | |
| 2014-12-16 | Remove defunct OS X Chrome <select> printing bug workaround | Chris Rebert | 1 | -6/+0 | |
| Chrome fixed the bug as of v37: https://code.google.com/p/chromium/issues/detail?id=282918 | |||||
| 2014-12-16 | Merge pull request #34 from twbs/sauce-android-notes | Chris Rebert | 1 | -3/+3 | |
| update Android comments in sauce_browsers.yml | |||||
| 2014-12-16 | update Android comments in sauce_browsers.yml | Chris Rebert | 1 | -3/+3 | |
| 2014-12-16 | Remove defunct `background-image: none` Firefox-on-Android workaround | Chris Rebert | 2 | -2/+0 | |
| Mozilla fixed the bug circa Firefox 33-35: https://bugzilla.mozilla.org/show_bug.cgi?id=763671 Firefox 34 is the current version. Firefox 35 should be current by the time Bootstrap v4 is released. | |||||
