| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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. | |||||
| 2014-12-16 | Remove docs notes about old Firefoxes | Chris Rebert | 2 | -2/+1 | |
| 2014-12-16 | Merge pull request #31 from twbs/nuke-ie8-sauce | Chris Rebert | 1 | -11/+0 | |
| remove IE8 from Sauce tests | |||||
| 2014-12-16 | remove IE8 from Sauce tests | Chris Rebert | 1 | -11/+0 | |
| 2014-12-16 | Remove ancillary references to IE<9 in comments+docs | Chris Rebert | 6 | -12/+12 | |
| 2014-12-16 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 14 | -81/+8 | |
| 2014-12-15 | Merge pull request #23 from twbs/autoprefixer-FF-ESR | Chris Rebert | 1 | -2/+2 | |
| bump min Firefox in Autoprefixer config to v31 (latest ESR) | |||||
| 2014-12-15 | bump min Firefox in Autoprefixer config to v31 (latest ESR) | Chris Rebert | 1 | -2/+2 | |
| 2014-12-15 | Merge pull request #24 from twbs/autoprefixer-drop-IE8 | Chris Rebert | 1 | -1/+1 | |
| bump min IE in Autoprefixer config to v9 | |||||
| 2014-12-15 | bump min IE in Autoprefixer config to v9 | Chris Rebert | 1 | -1/+1 | |
| 2014-12-15 | Use .alert-heading instead of hardcoding <h4> | Chris Rebert | 2 | -3/+3 | |
| 2014-12-15 | remove deprecated tooltip placements | Chris Rebert | 1 | -29/+0 | |
| 2014-12-15 | Port c66e3029df84f55a31f785 over from hosted docs | Chris Rebert | 1 | -0/+5 | |
| 2014-12-15 | Merge pull request #15373 from twbs/doc-15340 | Chris Rebert | 1 | -0/+1 | |
| Add docs for #15340 | |||||
| 2014-12-15 | Merge branch 'master' of https://github.com/twbs/bootstrap | Mark Otto | 4 | -4/+5 | |
| 2014-12-15 | Add docs for #15340 | Chris Rebert | 1 | -0/+1 | |
| border-radius CSS property doesn't affect <select>s in some browsers. Hence, @input-border-radius doesn't affect <select class="form-control"> in some browsers. Closes #15340. [skip sauce] [skip validator] | |||||
