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 |
|
Chris Rebert
|
d24559df20
|
Add Wall of Browser Bugs entry for #16814
Closes #16814
Refs http://wkbug.com/147284
Refs http://openradar.appspot.com/21993128
[skip sauce]
|
2015-07-24 18:07:32 -07:00 |
|
Richard Lai
|
88ccbf3f93
|
Add support for Meteor 1.2
|
2015-07-24 13:14:35 +00:00 |
|
Chris Rebert
|
d8cae018f4
|
Merge pull request #16842 from twbs/wk-fixed-144990
Remove #16473's entry from Wall of Browser Bugs
|
2015-07-17 23:18:56 -07:00 |
|
Chris Rebert
|
96b5b14103
|
http://wkbug.com/144990 no longer repros; rm it from Wall of Browser Bugs
Refs #15998
Effectively reverts #16473
[skip sauce]
|
2015-07-17 23:12:35 -07:00 |
|
Chris Rebert
|
d99ff61950
|
Merge pull request #16841 from twbs/wk-fixed-139803
Remove #15407's entry from Wall of Browser Bugs
|
2015-07-17 22:57:35 -07:00 |
|
Chris Rebert
|
2c2a335668
|
http://wkbug.com/139803 has been fixed; rm it from Wall of Browser Bugs
Refs #15205, #15407
[skip sauce]
|
2015-07-17 22:51:43 -07:00 |
|
Chris Rebert
|
ac470b4415
|
Merge pull request #16840 from twbs/wk-fixed-15832
Remove WebKit entry for #15846 from Wall of Browser Bugs
|
2015-07-17 22:42:43 -07:00 |
|
Chris Rebert
|
4da8f12d53
|
http://wkbug.com/141804 has been fixed; rm it from Wall of Browser Bugs
Refs #15846, #15832
[skip sauce]
|
2015-07-17 22:39:14 -07:00 |
|
Chris Rebert
|
3b2708b72d
|
Merge pull request #16839 from twbs/update-16813
Remove #16813's entry from the Wall of Browser Bugs
|
2015-07-17 21:28:13 -07:00 |
|
Chris Rebert
|
ac6477f988
|
http://wkbug.com/146896 has been fixed; rm it from the Wall of Browser Bugs
Refs #16813, #16809
[skip sauce]
|
2015-07-17 21:23:08 -07:00 |
|
Mark Otto
|
63f5da62bf
|
remove all instances of .bs-docs-grid in grid docs since it's unused. nullifies #16838
|
2015-07-17 16:21:48 -07:00 |
|
Zac Echola
|
185dd0d824
|
Move help block docs up page, add .help-block to validation example
|
2015-07-13 13:17:02 -05:00 |
|
Chris Rebert
|
66543ed112
|
Merge pull request #16813 from twbs/safari-range-input-clipped
Add Wall of Browser Bugs entry for #16809
|
2015-07-12 19:53:04 -07:00 |
|
Chris Rebert
|
4f83f3f5a2
|
Add Wall of Browser Bugs entry for #16809
[skip sauce]
|
2015-07-12 19:49:01 -07:00 |
|
Patrick H. Lauke
|
448981fcdb
|
Merge pull request #16793 from patrickhlauke/docs-input-addon-label
Add example with visible <label> and input group addon
|
2015-07-12 10:18:46 +01:00 |
|
Edwin Lin
|
8491962021
|
Show active buttons when form disabled
|
2015-07-10 21:10:19 -07:00 |
|
Patrick H. Lauke
|
38c715316b
|
Add example with visible <label> and input group addon
Also, include visible <label> as a suggestion in the accessibility
callout.
|
2015-07-09 10:55:21 +01:00 |
|
Jan Vonka
|
b5c5589a66
|
Debug .container and .container-fluid
|
2015-07-08 17:20:02 +02:00 |
|
Richard Lindner
|
ba0ea92623
|
fixes https://github.com/twbs/bootstrap/issues/16779
|
2015-07-07 22:50:09 +02:00 |
|
adammacias
|
cb7f569262
|
Add Brazilian Portuguese to list of docs translations
Closes #16773 by merging a tweaked version of it.
[skip sauce]
|
2015-07-06 21:43:37 -07:00 |
|
Chris Rebert
|
0db18386a2
|
Merge pull request #16745 from twbs/changelog-ptr
Add changelog file that points to GitHub Releases & our blog
|
2015-07-04 14:41:02 -07:00 |
|
Chris Rebert
|
293c765cf6
|
Merge pull request #16744 from twbs/readme-releases
README: Mention where to find changelogs
|
2015-07-04 14:37:42 -07:00 |
|
Chris Rebert
|
ccb74cadf9
|
Merge pull request #16766 from mkantor/update-example-address
Update Twitter's address in examples.
[skip sauce]
|
2015-07-04 14:35:52 -07:00 |
|
Matt Kantor
|
c7ddec640a
|
Update Twitter's address in examples.
They're no longer on Folsom St.
|
2015-07-04 13:32:19 -07:00 |
|
Mark Otto
|
b451104bcd
|
use mixin on input transition
|
2015-07-03 18:35:53 -07:00 |
|
Mark Otto
|
4665b9dd6f
|
Add new variable for -box-shadow
|
2015-07-03 18:35:46 -07:00 |
|
Mark Otto
|
932ac79611
|
remove -darker
|
2015-07-03 18:33:31 -07:00 |
|
Chris Rebert
|
9ef107b670
|
Merge pull request #16762 from kkirsche/patch-3
Add turkish translation
|
2015-07-03 13:11:04 -07:00 |
|
Kevin Kirsche
|
58aaffd288
|
Add turkish translation
Fix #16755
|
2015-07-03 16:05:34 -04:00 |
|
Chris Rebert
|
a691a30bbe
|
Merge pull request #16757 from msarnicki/patch-1
Removes unnecessary period at end of comment
[skip sauce]
[skip validator]
|
2015-07-02 20:36:18 -07:00 |
|
Melinda Sarnicki Bernardo
|
cebea5b6f6
|
Removes unnecessary period at end of comment
|
2015-07-02 19:30:11 -07:00 |
|
Baraa Hamodi
|
f3b2ab6a45
|
Updated devDependencies.
Closes #16636 by merging a rebased+tweaked version of it.
[skip sauce]
|
2015-07-01 17:42:24 -07:00 |
|
Chris Rebert
|
17566fa697
|
Merge pull request #16747 from twbs/doc-collapse-async-16746
Document that Collapse & Tab methods are async
|
2015-07-01 16:59:52 -07:00 |
|
Chris Rebert
|
ef02c55945
|
Document that Tab show method is async
[skip sauce]
|
2015-07-01 16:42:13 -07:00 |
|
Chris Rebert
|
e723395cc3
|
Document that Collapse show,hide,toggle methods are async; fixes #16746
[skip sauce]
|
2015-07-01 16:39:12 -07:00 |
|
Chris Rebert
|
e9d1fd9bfe
|
Add changelog file that points to GitHub Releases & our blog
Refs #16739
[skip sauce]
[skip validator]
|
2015-07-01 15:36:06 -07:00 |
|
Chris Rebert
|
ecc35aec78
|
README: Mention where to find changelogs
Refs #16739
[skip sauce]
|
2015-07-01 15:27:43 -07:00 |
|
Chris Rebert
|
92276315fb
|
Merge pull request #16733 from twbs/popover-methods
Add Methods section to Popovers nav menu in docs
|
2015-06-30 17:39:14 -07:00 |
|