0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Commit Graph

11188 Commits

Author SHA1 Message Date
Chris Rebert
3406a5c97a Remove holder.js references from syntax-highlighted example HTML
Our use of Holder.js in the docs is a mere implementation detail.
Don't want to confuse people into thinking Holder.js
is somehow required by the Thumbnail component.

[skip sauce]
2014-12-22 14:55:41 -08:00
Chris Rebert
9a6477662a grunt dist 2014-12-22 13:37:31 -08:00
Chris Rebert
5b03c9ad63 [disabled] => :disabled
:disabled is supported in IE9+ and all modern browsers
2014-12-22 13:34:02 -08:00
Chris Rebert
bb9118f03a Merge pull request #15424 from twbs/chrome-438064-fixed
Remove #14972's entry from Wall of Browser bugs
2014-12-22 12:28:26 -08:00
Chris Rebert
dc7ab34cc9 http://crbug.com/438064 has been fixed
Refs #14972

[skip sauce]
[skip validator]
2014-12-22 12:15:44 -08:00
Mark Otto
28d847a1e0 grunt 2014-12-20 23:05:23 -08:00
Bootstrap's Grunt bot
9c526bf519 automatic grunt dist 2014-12-21 06:20:46 +00:00
Mark Otto
4d2f68c437 Merge pull request #15391 from stubbornella/master
Fixes #14990: Media bodies take up full width
2014-12-20 22:15:15 -08:00
Mark Otto
8777803acf Merge pull request #15307 from vsn4ik/part_of_15148
Fix part of #15148.
2014-12-20 22:12:47 -08:00
Gleb Mazovetskiy
497b05c1be Merge pull request #49 from twbs/fadein_to_fade_in
variables: fix fade-in
2014-12-20 16:40:08 +00:00
Gleb Mazovetskiy
e11208cc0b variables: fix fade-in 2014-12-20 16:37:43 +00:00
Chris Rebert
7c419a6b0f add notes about high-level TODOs for the v3=>v4 migration guide 2014-12-19 20:35:46 -08:00
Chris Rebert
27213cfb63 add stub entry about Buttons changes to the migration guide 2014-12-19 20:31:47 -08:00
Chris Rebert
b6abac3e1e Document changes to nested tables in the migration guide 2014-12-19 20:30:50 -08:00
Chris Rebert
5d76a6182a add stub entry for Tabs+Pills changes to the migration guide 2014-12-19 20:30:16 -08:00
Chris Rebert
ad5e724e5f add stub entry about new approach for skeuomorphic theming to the migration guide 2014-12-19 20:28:12 -08:00
Chris Rebert
c0da3d0b23 Document removal of deprecated screen size variables in the migration guide 2014-12-19 20:25:26 -08:00
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
Bootstrap's Grunt bot
acef81d900 automatic grunt dist 2014-12-20 02:20:44 +00:00
Chris Rebert
b8844f639f fix "propertes" typos in comments 2014-12-19 18:19:18 -08:00
Chris Rebert
736b7bdf93 bump min iOS in Autoprefixer config to v7 2014-12-19 18:11:54 -08:00
Chris Rebert
cde3093351 Merge pull request #15415 from twbs/webkit-bug-139848
Add Wall of Browser Bugs entry for #11266, #13098
2014-12-19 17:16:17 -08:00
Chris Rebert
43b3c9d0a8 Add Wall of Browser Bugs entry for #11266, #13098
[skip sauce]
2014-12-19 17:15:14 -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
Chris Rebert
07ef67da20 Remove .hidden and .show classes
.hidden is incompatible with jQuery's $(...).hide()
2014-12-18 19:07:22 -08:00
Chris Rebert
46e059e9d7 Merge pull request #15407 from twbs/close-15205
Add Wall of Browser Bugs entry for #15205
2014-12-18 18:30:08 -08:00
Chris Rebert
e1484cc65d Add Wall of Browser Bugs entry for #15205
Closes #15205
2014-12-18 18:28:15 -08:00
Chris Rebert
caed2c0303 group Safari browser bugs by OS 2014-12-18 18:24:02 -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