0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

10930 Commits

Author SHA1 Message Date
Chris Rebert
c58e3803af Document removal of online Customizer in the migration docs 2014-12-19 20:14:56 -08:00
Chris Rebert
e071f5bf14 add stub entry about addition of new utility classes to the migration guide 2014-12-19 20:11:49 -08:00
Chris Rebert
98c5171f11 add stub entry about addition of new table variants to the migration guide 2014-12-19 20:11:31 -08:00
Chris Rebert
75907f89fb clarify that .progress still exists 2014-12-19 20:08:43 -08:00
Chris Rebert
b9994c077c add stub entry for removal of Justified navs to the migration guide 2014-12-19 20:07:58 -08:00
Chris Rebert
cc726d8833 add stub entries for Panel, Thumbnail, Well removals to the migration guide 2014-12-19 20:02:55 -08:00
Chris Rebert
7afd2c4e50 Document Pager and Carousel class renames in the migration guide 2014-12-19 20:01:18 -08:00
Chris Rebert
861d1ac07d Document removal of non-responsive example in the migration guide 2014-12-19 19:54:45 -08:00
Chris Rebert
283b74fc60 Document official support of Android v5.0+ Browser and WebView in the migration guide 2014-12-19 19:52:57 -08:00
Chris Rebert
3f3db41173 Merge pull request #46 from twbs/trailing-whitespace
rm trailing whitespace
2014-12-19 18:36:38 -08:00
Chris Rebert
8250f41948 rm trailing whitespace 2014-12-19 18:35:58 -08:00
Mark Otto
28932261ac docs grunt 2014-12-19 00:36:22 -08:00
Mark Otto
438b8aa97f don't ignore the assets/js/src/ because then it doesn't make it to the generated site 2014-12-19 00:36:16 -08:00
Mark Otto
36a99c68bf restore configbridge to footer files, update paths 2014-12-19 00:35:54 -08:00
Mark Otto
d1a766494e fix paths and baseurl action 2014-12-19 00:24:09 -08:00
Mark Otto
547f16b58e rewrite all table styles to remove in selectors 2014-12-18 22:59:47 -08:00
Mark Otto
83b3252404 migration to layout and nav 2014-12-18 22:35:37 -08:00
Mark Otto
94753bc3ec grunt 2014-12-18 20:19:53 -08:00
Mark Otto
41226bd91e replace html tables with markdown in migration 2014-12-18 20:19:45 -08:00
Mark Otto
8a60a27efb Merge pull request #37 from twbs/migration-stub
add stub v3 => v4 migration docs page
2014-12-18 18:19:55 -08:00
Chris Rebert
e95b854301 Merge pull request #42 from twbs/pager
rename .previous => .pager-prev , .next => .pager-next
2014-12-18 15:32:12 -08:00
Chris Rebert
f216f7cdf6 Merge pull request #41 from twbs/carousel-item
rename .item => .carousel-item
2014-12-18 15:31:35 -08:00
Chris Rebert
957cd4bae9 carousel.md: remove stray </h3> 2014-12-18 15:30:34 -08:00
Chris Rebert
7d2b64cbc5 Merge pull request #36 from twbs/trim-config-bridge
Move stuff out of configBridge.json now that the Customizer is kaput
2014-12-17 22:36:25 -08:00
Chris Rebert
c7ef5810e1 rename .item => .carousel-item 2014-12-17 18:44:55 -08:00
Chris Rebert
12c5473e7a rename .previous => .pager-prev , .next => .pager-next 2014-12-17 18:39:43 -08:00
Chris Rebert
90f4767d06 grunt dist 2014-12-17 15:26:12 -08:00
Chris Rebert
ed5bff5951 Merge pull request #38 from twbs/customizer-remnants
remove remaining remnants of the Customizer
2014-12-17 15:09:37 -08:00
Chris Rebert
f24a1cb28d remove remaining remnants of the Customizer 2014-12-17 13:44:52 -08:00
Mark Otto
52c80891c2 Merge pull request #32 from twbs/old-firefox-docs
Remove docs notes about old Firefoxes
2014-12-17 12:29:14 -08:00
Mark Otto
a534020f99 Merge pull request #33 from twbs/rm-android-workaround
Remove defunct `background-image: none` Firefox-on-Android workaround
2014-12-17 12:29:03 -08:00
Mark Otto
456f60da60 Merge pull request #35 from twbs/rm-chrome-osx-print-workaround
Remove defunct OS X Chrome <select> printing bug workaround
2014-12-17 12:28:42 -08:00
Mark Otto
dab0b97ce4 Merge pull request #29 from twbs/ie9-minimum-docs
Remove ancillary references to IE<9 in comments+docs
2014-12-17 12:28:20 -08:00
Chris Rebert
ea9ce859ae add stub v3 => v4 migration docs page 2014-12-16 20:31:36 -08:00
Chris Rebert
1afc0eec30 Move stuff out of configBridge.json now that the Customizer is kaput 2014-12-16 20:17:54 -08:00
Chris Rebert
07c11f5e92 Remove defunct OS X Chrome <select> printing bug workaround
Chrome fixed the bug as of v37:
https://code.google.com/p/chromium/issues/detail?id=282918
2014-12-16 19:59:05 -08:00
Chris Rebert
7d8bad586b Merge pull request #34 from twbs/sauce-android-notes
update Android comments in sauce_browsers.yml
2014-12-16 19:51:48 -08:00
Chris Rebert
35db839149 update Android comments in sauce_browsers.yml 2014-12-16 19:50:33 -08:00
Chris Rebert
0766ecab60 Remove defunct background-image: none Firefox-on-Android workaround
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 19:41:11 -08:00
Chris Rebert
c88b3e1fd7 Remove docs notes about old Firefoxes 2014-12-16 19:32:26 -08:00
Chris Rebert
a1c0bd745e Merge pull request #31 from twbs/nuke-ie8-sauce
remove IE8 from Sauce tests
2014-12-16 19:22:28 -08:00
Chris Rebert
e444c2c58f remove IE8 from Sauce tests 2014-12-16 19:21:48 -08:00
Chris Rebert
a8299b5b45 Remove ancillary references to IE<9 in comments+docs 2014-12-16 19:06:57 -08:00
Mark Otto
059f6a01ef Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 2014-12-16 00:15:00 -08:00
Chris Rebert
ea039ac72e Merge pull request #23 from twbs/autoprefixer-FF-ESR
bump min Firefox in Autoprefixer config to v31 (latest ESR)
2014-12-15 18:28:16 -08:00
Chris Rebert
57705e7d85 bump min Firefox in Autoprefixer config to v31 (latest ESR) 2014-12-15 18:26:41 -08:00
Chris Rebert
63aff57cb6 Merge pull request #24 from twbs/autoprefixer-drop-IE8
bump min IE in Autoprefixer config to v9
2014-12-15 18:03:13 -08:00
Chris Rebert
840b9a4c2e bump min IE in Autoprefixer config to v9 2014-12-15 18:02:15 -08:00
Chris Rebert
9f09a23aea Merge pull request #20 from twbs/visual-tests-kill-ie8
Remove IE8 compat shims from JS visual tests
2014-12-15 11:41:10 -08:00
Chris Rebert
d353501ecd Merge pull request #18 from twbs/sache
Add sache.json
2014-12-15 11:39:46 -08:00