Commit Graph

9577 Commits

Author SHA1 Message Date
Chris Rebert
624800aa4f bump load-grunt-tasks to ~0.5.0
[skip validator] [skip sauce]
2014-06-13 12:02:14 -07:00
Chris Rebert
37acbb983d min-content is standard, so no need to vendor prefix it
Also, makes little sense to say that Firefox sets a `-webkit`-prefixed value
2014-06-13 11:37:40 -07:00
fat
2b302f69ee some changes from #13801 - add strict mode back and == 2014-06-12 11:11:04 -07:00
Jacob
696632d7da Merge pull request #13786 from twbs/fat-13430
add special transitionend type to test event origin
2014-06-11 22:44:04 -07:00
Jacob
51e1b01c4b Merge pull request #13800 from hnrch02/fix-umd-regression
Fix regression of #10038 introduced by #13772
2014-06-11 22:33:22 -07:00
Heinrich Fenkart
e9d6756a1a Fix regression of #10038 introduced by #13772 2014-06-12 06:00:02 +02:00
Chris Rebert
63767f8806 Merge pull request #13799 from hnrch02/update-generated-markup
Update generated markup by the tooltip plugin in docs; fixes #13796
2014-06-11 20:51:58 -07:00
Heinrich Fenkart
5e6967358f Update generated markup by the tooltip plugin in docs; fixes #13796 2014-06-12 05:35:27 +02:00
Mark Otto
b1a9168b15 grunt dist 2014-06-11 18:13:50 -07:00
Jacob
6ac5708a0d Merge pull request #13787 from twbs/fat-3731
fix #13185 - keyboard support for carousel
2014-06-11 15:19:39 -07:00
Chris Rebert
4949d26a1d tweak #13453 Firefox bug summary 2014-06-11 11:48:43 -07:00
Mark Otto
85935f75cc Fixes #13453: add firefox table-border and tbody bug to wall of bugs 2014-06-11 09:27:07 -07:00
Mark Otto
e042c6398a Merge pull request #13791 from BBosman/justify
Add dropped text-justify
2014-06-11 09:18:08 -07:00
Bas Bosman
7a0f4416a5 Add dropped text-justify 2014-06-11 17:39:02 +02:00
Chris Rebert
816ba56b45 Merge pull request #13789 from hnrch02/follow-up-to-13671
Follow-up to #13671; improves consistency of text with previous examples
2014-06-10 23:51:12 -07:00
Heinrich Fenkart
03b556bbc5 Follow-up to #13671; improves consistency of text with previous examples
Also fixes a small indentation error.
2014-06-11 08:33:30 +02:00
Mark Otto
f09d6b7a98 grunt 2014-06-10 23:15:09 -07:00
Mark Otto
ed2da1c354 Merge pull request #13351 from Cecchi/nested-kbd
Add nested kbd element styles for actual keys or inputs
2014-06-10 23:09:25 -07:00
Chris Rebert
cb85f2ad9b fix grammar in new callout 2014-06-10 23:08:30 -07:00
Mark Otto
f77d0aa591 fixes #13356: clarify use of clearfix on parents 2014-06-10 23:06:25 -07:00
Mark Otto
5c1357b3e9 grunt 2014-06-10 22:58:21 -07:00
Mark Otto
1d97cbed0f Merge pull request #13671 from 04818419/text-transformation
text transformation added
2014-06-10 22:56:38 -07:00
Mark Otto
7bcd78847f grunt 2014-06-10 22:51:17 -07:00
Mark Otto
4fd4681221 Merge pull request #13687 from smmoosavi/patch-1
Color Contrast for panel heading
2014-06-10 22:49:23 -07:00
Mark Otto
57bd8f943b grunt 2014-06-10 22:47:25 -07:00
Mark Otto
bc38d3b303 words 2014-06-10 22:41:48 -07:00
Mark Otto
dacaf619d2 docs callout for #13219 2014-06-10 22:39:27 -07:00
Mark Otto
e136ba0fa3 Merge pull request #13783 from twbs/fat-13220
fix #13220
2014-06-10 21:57:34 -07:00
Mark Otto
97e0cd015f homepage copy to fix #13733 2014-06-10 21:47:51 -07:00
Mark Otto
5c6c0a194d fixes #13775: tweak grid nesting docs about # of cols, change up example slightly 2014-06-10 21:24:44 -07:00
Mark Otto
dcbe484a09 New text align class, .text-nowrap, for preventing text from breaking to new lines. Applies it to the grid docs table. 2014-06-10 21:20:34 -07:00
Mark Otto
e8100c3b3c fix thumbnails docs 2014-06-10 21:14:04 -07:00
Mark Otto
631e04b6fc Fixes #13548: Use position: absolute; to fix checkbox and radio line-height problems that were introduced after #13003 2014-06-10 20:50:58 -07:00
fat
7f122be004 add special transitionend type to test event origin
fixes #13430
2014-06-10 20:42:19 -07:00
fat
a1dad14f44 fix #13185 - keyboard support for carousel 2014-06-10 20:35:03 -07:00
Mark Otto
c0e82accad grunt 2014-06-10 20:17:22 -07:00
Mark Otto
2fb31318d6 Merge pull request #13785 from twbs/fat-13609
fixes 13609 - Modal is shifting left just before the hiding animation
2014-06-10 19:21:03 -07:00
Mark Otto
fd0a81a57a hidden and auto 2014-06-10 19:20:56 -07:00
fat
54939ef0f0 fixes 13609 - Modal is shifting left just before the hiding animation 2014-06-10 19:06:24 -07:00
Mark Otto
9cdbf0e807 Merge branch 'master' of github.com:twbs/bootstrap 2014-06-10 18:12:29 -07:00
Mark Otto
9a51410fd3 grunt 2014-06-10 18:11:26 -07:00
Chris Rebert
ff7e8d5054 button-groups.html: fix grammar: "in on" => "on" 2014-06-10 18:09:30 -07:00
fat
571fd32bce fix #13220 Scrollspy generates wrong offsets for a page-- recalculate offsets if scrollheight changes 2014-06-10 17:38:42 -07:00
Jacob
8d8524e594 Merge pull request #13772 from twbs/fat-amd
AMD/CommonJS/Globals #12909
2014-06-10 17:24:15 -07:00
Katie Zhu
1c6fa9010d MD/CommonJS/Globals #12909 2014-06-10 17:16:29 -07:00
Chris Rebert
bbdaf0f244 Merge pull request #13780 from twbs/fx-30
<input> buttons line-height Firefox bugfix has been shipped!
2014-06-10 11:52:20 -07:00
Chris Rebert
af45472dfe <input> buttons line-height Firefox bugfix has been shipped!
Remove Wall of Browser Bugs entry.
Update mention of the bug in the CSS docs.
[skip sauce]
2014-06-10 11:48:12 -07:00
Chris Rebert
d2e0349197 Merge pull request #13777 from BBosman/fix-gutter
Fix gutter variable
2014-06-10 10:02:11 -07:00
Bas Bosman
c6c8093085 Fix gutter variable 2014-06-10 16:46:04 +02:00
Mark Otto
4aca4cf866 grunt for table change 2014-06-10 00:26:20 -07:00