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

12432 Commits

Author SHA1 Message Date
Mark Otto
d80f26fe49 unaffix sidebar and simplify styles of docs side nav to be more like v3 2015-08-05 00:38:36 -07:00
Mark Otto
0156fc1c9d mathematical! 2015-08-05 00:16:00 -07:00
Mark Otto
6848ee2484 top level examples link 2015-08-05 00:12:26 -07:00
Mark Otto
6836530f72 account for nav on docs pages 2015-08-05 00:10:15 -07:00
Mark Otto
b728fe2bbd tweak homepage copy and layout 2015-08-05 00:05:05 -07:00
Mark Otto
95b0ec18f4 new global navbar for all docs pages 2015-08-04 23:39:51 -07:00
Mark Otto
60a045634c grunt 2015-08-04 23:24:22 -07:00
Mark Otto
5e8baa3004 yay 2015-08-04 22:47:22 -07:00
Mark Otto
4b506b9b11 color function that shiz 2015-08-04 22:46:49 -07:00
Mark Otto
042b5fc7eb tweak footer styles 2015-08-04 22:39:54 -07:00
Mark Otto
d318d64c08 grunt 2015-08-04 22:31:18 -07:00
Mark Otto
1ddc3f5e21 Merge branch 'master' into v4m 2015-08-04 22:29:45 -07:00
Mark Otto
ab412b2404 grunt 2015-08-04 21:36:11 -07:00
Mark Otto
bc4157054f Merge pull request #16785 from studyjan/debug_container
Round paddings of .container & .container-fluid to match .row's margins
2015-08-04 20:42:41 -07:00
Mark Otto
5758692535 fixes #16769: use a clearfix on the .modal-header instead of a min-height to avoid collapsing when only a dismiss button is available and no .modal-title 2015-08-04 20:40:09 -07:00
Mark Otto
c266f9773e Merge branch 'master' of https://github.com/twbs/bootstrap 2015-08-04 20:35:12 -07:00
Mark Otto
70ab634938 Merge pull request #16804 from edwinlin1987/fix/activeDisabledButtons
Show active buttons when form disabled
2015-08-04 20:34:09 -07:00
Mark Otto
079c35f613 replace holder.js references in dashboard example with placeholder gif. fixes #16699 2015-08-04 20:31:09 -07:00
Mark Otto
40539221f0 Merge pull request #16780 from rlindner81/fix/16779
Fixes #16779: Add padding to jumbotron with outer container
2015-08-04 20:19:19 -07:00
Mark Otto
39d9bc9cea Merge branch 'master' of https://github.com/twbs/bootstrap 2015-08-04 20:08:10 -07:00
Mark Otto
709a077c36 fixes #16824: Correct the match on .control-label sizing for input group sizes 2015-08-04 20:03:45 -07:00
Mark Otto
f9bee7deb6 fixes #16902: remove the .container-fluid from the grid system in modal example since it's doubling up padding 2015-08-04 19:57:49 -07:00
Mark Otto
10cc97cdd9 Merge pull request #16560 from supergibbs/multiple-button-input-groups
Multiple button input groups
2015-08-04 19:54:19 -07:00
Mark Otto
253619882f Merge pull request #16818 from zacechola/fix_16805
Move help block docs up page, add `.help-block` to validation example
2015-08-04 19:52:08 -07:00
Mark Otto
cf2d9bfe8a Help with issues like #16823 by mentioning where to download example source code 2015-08-04 19:50:50 -07:00
Chris Rebert
027b7efd79 Merge pull request #16923 from twbs/edge-11-potato
Confirmed that Edge still suffers from two IE11 bugs
2015-07-31 23:42:23 -07:00
Chris Rebert
0ea53a307b Confirmed that Edge still suffers from two IE11 bugs
[skip sauce]
2015-07-31 23:39:51 -07:00
Mark Otto
8babdf166a Merge pull request #16921 from twbs/footer
Simpler docs footer
2015-07-31 15:17:33 -07:00
Mark Otto
dd6280e1c2 Merge pull request #16922 from twbs/expo_img
Smaller local Expo screenshots
2015-07-31 15:17:13 -07:00
Mark Otto
c9c9c614a9 simpler footer with no social buttons, fewer links 2015-07-31 15:03:17 -07:00
Mark Otto
32f9b626b3 smaller, local expo screenshots 2015-07-31 14:51:31 -07:00
Chris Rebert
5c028448c1 Merge pull request #16908 from twbs/crbug-309483
Remove http://crbug.com/309483 from the Wall of Browser Bugs
2015-07-29 15:00:54 -07:00
Chris Rebert
0c4c1e4986 Remove http://crbug.com/309483 from the Wall of Browser Bugs
All current major browsers behave like Chrome here, so this bug is most likely invalid.
[skip sauce]
2015-07-29 14:54:55 -07:00
Chris Rebert
5e7c5a63b4 http://wkbug.com/143527 got imported as rdar://problem/21908735
Refs #16180
[skip sauce]
2015-07-28 17:27:21 -07:00
Chris Rebert
83e80b4301 Merge pull request #16897 from twbs/fix-16893
Customizer: Clarify that Collapse requires Component animations
2015-07-27 19:04:18 -07:00
Chris Rebert
91be365aad Customizer: Clarify that Collapse requires Component animations; fixes #16893
[skip sauce]
2015-07-27 19:00:00 -07:00
Chris Rebert
46c1abfc8f Customizer: For consistency, use singular in JS components list of Less files 2015-07-27 18:59:29 -07:00
Chris Rebert
335f486ba6 Merge pull request #16877 from Profab/for-plugin-preview
Add support for Meteor 1.2
2015-07-27 18:47:16 -07:00
Chris Rebert
76594dbb6a Merge pull request #16896 from twbs/jquery-3
Bootstrap v3 does not currently claim to be compatible with jQuery v3
2015-07-27 16:43:11 -07:00
Chris Rebert
9b1a213cf7 Bootstrap v3 does not currently claim to be compatible with jQuery v3; closes #16834
[skip sauce]
[skip validator]
2015-07-27 16:35:04 -07:00
Johann-S
ef1ce9ac0b Fix triggering of {shown,hidden}.bs.dropdown events so relatedTarget gets set properly
Fixes #16828
Closes #16865
2015-07-27 00:58:51 -07:00
XhmikosR
9433924732 Merge pull request #16888 from twbs/jquery-local-fallback
Add a local jQuery fallback.
2015-07-26 11:02:35 +03:00
XhmikosR
abdf41f5f3 Add a local jQuery fallback.
Shouldn't really happen, but China for example has blocked Google so this should help.
2015-07-26 10:07:33 +03:00
XhmikosR
b8bc20432f Merge pull request #16887 from twbs/deps
Update devDependencies.
2015-07-26 10:05:44 +03:00
XhmikosR
941806b1dc Update README.md.
[ci skip]
2015-07-26 00:29:29 +03:00
XhmikosR
f4a44208f4 Run grunt. 2015-07-26 00:16:58 +03:00
XhmikosR
a2e120bc04 Update devDependencies. 2015-07-26 00:11:54 +03:00
Chris Rebert
8ee9da2f54 Merge pull request #134 from twbs/fix-license
correct package.json license field
2015-07-25 11:33:47 -07:00
Thomas McDonald
2f56b52542 correct package.json license field
"bootstrap@4.0.0-alpha license should be a valid SPDX license expression"
2015-07-25 11:28:00 -07:00
Chris Rebert
5aa56fefc0 Merge pull request #16881 from twbs/safari-position-fixed-child-bug
Add Wall of Browser Bugs entry for #16814
2015-07-24 18:24:43 -07:00