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
Chris Rebert
6fe9cd9fef
Merge pull request #15395 from twbs/firefox-customizer-warning
...
Add warning to Customizer about Firefox bug
2014-12-17 13:14:14 -08:00
Chris Rebert
f73b341639
Add warning to Customizer about Firefox bug; refs #15016
...
[skip sauce]
2014-12-17 13:13:23 -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
Nicole Sullivan
7551723054
Fixes #14990 : Media bodies take up full width
...
Signed-off-by: Beatrice Peng <bpeng@pivotal.io>
2014-12-17 11:19:06 -05: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
d0c2a82ea8
Use .alert-heading instead of hardcoding <h4>
2014-12-15 17:49:35 -08:00
Chris Rebert
27dcdd357d
remove deprecated tooltip placements
2014-12-15 17:30:37 -08:00
Chris Rebert
8deda6116f
Port c66e3029df
over from hosted docs
2014-12-15 16:25:43 -08:00
Chris Rebert
e41127efe4
Merge pull request #15373 from twbs/doc-15340
...
Add docs for #15340
2014-12-15 13:19:35 -08:00
Mark Otto
d6a95b72a0
Merge branch 'master' of https://github.com/twbs/bootstrap
2014-12-15 12:44:04 -08:00
Chris Rebert
e674ea553d
Add docs for #15340
...
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]
2014-12-15 11:58:55 -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
Chris Rebert
360ac888fb
Merge pull request #19 from twbs/ie8-clean-css
...
Remove IE8 compatibility option from cssmin Grunt task config
2014-12-15 11:39:32 -08:00
Chris Rebert
a28e25c00b
Remove IE8 compat shims from JS visual tests
2014-12-15 11:38:57 -08:00
Chris Rebert
e86468702a
Remove IE8 compatibility option from cssmin Grunt task config
2014-12-15 11:28:35 -08:00
Chris Rebert
3c90786322
Add sache.json
...
Refs https://github.com/twbs/bootstrap-sass/issues/657
2014-12-15 11:06:10 -08:00
Chris Rebert
35bced0308
Merge pull request #15369 from bastienmoulia/woff2
...
Add woff2 font in readme.md
2014-12-15 08:35:21 -08:00
Bastien
9e5697a14f
Add woff2 font in readme.md
2014-12-15 10:00:19 +01:00
Mark Otto
4945e370f0
fixes #15340 : mention in docs that most selects can't change border-radius
2014-12-14 16:59:47 -08:00
Bootstrap's Grunt bot
181f4aebea
automatic grunt dist
2014-12-15 00:30:39 +00:00
Mark Otto
b7be72c86c
Merge pull request #15348 from bastienmoulia/master
...
Correction in the documentation, add the brand-primary true color in comment and woff2 glyphicons
2014-12-14 16:28:53 -08:00
Patrick H. Lauke
c187f77e65
Merge pull request #15363 from patrickhlauke/docs-nicer-skip-link
...
Make skip link look less "bare bones"
2014-12-14 23:30:37 +00:00
Patrick H. Lauke
2d41894ce5
Expand/clarify advice about skip links
2014-12-14 21:27:58 +00:00
Patrick H. Lauke
d5647e1f62
Make skip link look less "bare bones"
...
Additional markup for the skip link (to ensure it has the same effective
width as the main content, and to provide an outline around just the
link text) plus some basic styles...make it look a bit more in keeping
with the overall look and feel of the docs.
2014-12-14 21:27:58 +00:00
Chris Rebert
f11a3a31f1
Merge pull request #15357 from twbs/update-saucelabs
...
bump grunt-saucelabs to ~8.4.0
2014-12-12 14:31:30 -08:00
Chris Rebert
8be858aac4
update shrinkwrap
...
[skip validator]
2014-12-12 14:19:42 -08:00
Chris Rebert
33cbf2142b
bump grunt-saucelabs to ~8.4.0
...
[skip validator]
2014-12-12 14:18:25 -08:00
Chris Rebert
ae579b4b75
Merge pull request #15356 from twbs/remarkable
...
bump remarkable to ~1.5.0
2014-12-12 14:16:55 -08:00