Chris Rebert
|
6a1b3a1319
|
Port #20020 to v3
Add Wall of Browser Bugs entry for #19927 (#20020)
Refs https://webkit.org/b/158276
Closes #19927
[skip sauce]
|
2016-06-02 21:22:32 -07:00 |
|
eiselzby
|
7864eb4c54
|
Remove unsupported vendor prefixes for @viewport (#19955)
Fixes #19871
|
2016-06-02 10:04:20 -07:00 |
|
Sébastien Santoro
|
0b4c1b24c1
|
Fix typo in panels.less comment: Collapsable → Collapsible (#20017)
[ci skip]
|
2016-06-01 15:01:37 -07:00 |
|
Greg Sheremeta
|
f01f3e5f34
|
Clear tooltip's $element to prevent leaking memory. Fixes #17973
Closes #19659
|
2016-05-29 17:43:40 -07:00 |
|
Chris Rebert
|
846b578107
|
Merge pull request #19982 from twbs/master-devDeps
Update devDependencies
|
2016-05-29 14:47:08 -07:00 |
|
XhmikosR
|
224cef8794
|
Run grunt.
[ci skip]
|
2016-05-29 12:43:07 +03:00 |
|
XhmikosR
|
387642dbb3
|
Update all devDependencies.
Keep grunt at v0.4.5 due to some of the devDependencies not being updated for grunt 1.x.
|
2016-05-29 12:43:07 +03:00 |
|
XhmikosR
|
349cc8c3b4
|
Run grunt.
[ci skip]
|
2016-05-29 12:18:29 +03:00 |
|
Jonathan Persson
|
fc26740876
|
Merge two jQuery is() calls in the button component by using the OR operator in the selector instead of two function calls with the OR operator between them.
Closes #16918.
|
2016-05-29 12:18:29 +03:00 |
|
Chris Rebert
|
21d9175fef
|
Port #19765 to v3
Add Wall of Browser Bugs entries for https://webkit.org/b/156684 & https://webkit.org/b/156687
These bugs are factors in our decisions regarding which unit to use in our media queries.
Refs #17403
[skip sauce]
|
2016-05-28 13:38:39 -07:00 |
|
Chris Rebert
|
c25cd2f2f8
|
Port #19946 to v3
https://crbug.com/475128 has been fixed
Remove its entry from the Wall of Browser Bugs.
Refs #16180
[skip sauce]
|
2016-05-28 13:36:09 -07:00 |
|
Chris Rebert
|
f8b25e936e
|
Port #19958 to v3
https://webkit.org/b/144696 has been fixed
Remove its entry from the Wall of Browser Bugs
Refs #16372
[skip sauce]
|
2016-05-28 13:33:10 -07:00 |
|
Chris Rebert
|
4fd80971c9
|
Port #19947 to v3
http://bugzil.la/924068 closed as duplicate of http://bugzil.la/545685
Update the Wall of Browser Bugs entry accordingly.
[skip sauce]
|
2016-05-28 13:32:11 -07:00 |
|
Chris Rebert
|
4a3a109aa4
|
Port #19948 to v3
https://crbug.com/427994 has been fixed
Remove its entry from the Wall of Browser Bugs.
[skip sauce]
|
2016-05-28 13:30:52 -07:00 |
|
XhmikosR
|
cd071e0aff
|
Merge pull request #19893 from twbs/master-jquery-1123
Update jQuery to v1.12.4.
|
2016-05-26 15:40:13 +03:00 |
|
XhmikosR
|
cbcf8babc8
|
Bump gems.
|
2016-05-26 15:38:50 +03:00 |
|
XhmikosR
|
0c2734fce0
|
Fix error with the new jQuery.
|
2016-05-26 15:37:25 +03:00 |
|
XhmikosR
|
20103dac18
|
Update jQuery to v1.12.4.
|
2016-05-26 15:33:43 +03:00 |
|
Feram bot
|
795d2208b8
|
Fix 2 typos; closes #19741
* cover.css: "inheritence" [sic]
* collapse.html: "targetting" [sic]
|
2016-04-15 12:11:23 -07:00 |
|
Chris Rebert
|
2c240b9f27
|
Port #19737 to v3
https://webkit.org/b/128489 has been fixed!
Refs #12536
[ci skip]
|
2016-04-14 15:56:20 -07:00 |
|
Chris Rebert
|
63253aba88
|
Port #19727 to v3
Add http://bugzil.la/1264125 to Wall of Browser Bugs
Due to the lack of this feature in browsers,
we currently have to implement an annoying setTimeout-based workaround,
which adds an extra layer of complication and probably slightly impacts performance:
https://github.com/twbs/bootstrap/blob/e391fcb953cc959ddd88fb676b68f49eef85ef06/js/src/util.js#L63-L77
[ci skip]
|
2016-04-12 17:01:36 -07:00 |
|
Chris Rebert
|
7e09021fc3
|
Port edfd72678d to v3
docs/_plugins/bugify.rb: Remove IE; all relevant issues moved to Edge
Refs #19713
[skip sauce]
|
2016-04-10 23:23:45 -07:00 |
|
Chris Rebert
|
ad0280c227
|
Port 6ec176eee2 to v3
Update remaining Edge issue URLs in Wall of Browser Bugs
* https://connect.microsoft.com/IE/feedback/details/2445370 => https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/6793560/
* https://connect.microsoft.com/IE/feedback/details/2256049 => https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7165383/
Refs #19713
[skip sauce]
|
2016-04-10 23:23:02 -07:00 |
|
Chris Rebert
|
38534924fe
|
Port #19712 to v3
https://crbug.com/273306 has been fixed
Refs #12078
[skip sauce]
|
2016-04-10 23:19:47 -07:00 |
|
Patrick H. Lauke
|
0841f7a9f0
|
Merge pull request #19704 from patrickhlauke/v3-pagination-a11y-label
Add aria-label and callout about labelling pagination components
|
2016-04-10 20:25:45 +01:00 |
|
Patrick H. Lauke
|
c46af16827
|
Add aria-label and callout about labelling pagination components
|
2016-04-10 14:54:05 +01:00 |
|
Chris Rebert
|
82cd05490f
|
Port 62c07b67bf to v3
https://webkit.org/b/143527 has been fixed
Refs #16180, #16262
[skip sauce]
|
2016-04-08 17:45:03 -07:00 |
|
Chris Rebert
|
885ed7516a
|
Update Wall of Browser Bugs entry for #14211
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/5381673/
Ports a563dc8f73 to v3
[skip sauce]
|
2016-04-05 17:10:02 -07:00 |
|
Chris Rebert
|
5a8e00677a
|
Wall of Browser Bugs: Update some more URLs of MS Edge bugs
Ports 63e9346f50 to v3
[skip sauce]
|
2016-04-05 01:44:03 -07:00 |
|
Chris Rebert
|
6c12012b52
|
Reflect MS Edge's migration of their issue tracker
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
Ports 16d7102176 to v3
[skip sauce]
|
2016-04-04 17:45:31 -07:00 |
|
Chris Rebert
|
6a070e95be
|
CONTRIBUTING.md: Update MS Edge bug reporting instructions
[ci skip]
|
2016-04-04 14:46:18 -07:00 |
|
XhmikosR
|
d962fdc5b1
|
Update htmlmin options.
[ci skip]
|
2016-04-02 10:27:18 +03:00 |
|
XhmikosR
|
67fa9c2f58
|
Update devDependencies.
[sauce skip]
|
2016-04-02 10:25:30 +03:00 |
|
Chris Rebert
|
7cbd9a181a
|
Port #19628 to v3
Add Wall of Browser Bugs entry for #19626
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1259972
Closes #19626
[ci skip]
|
2016-03-26 21:50:20 -07:00 |
|
XhmikosR
|
b4171d2739
|
Bump grunt-html.
[sauce skip]
|
2016-03-25 14:51:09 +02:00 |
|
Chris Rebert
|
66a3867450
|
Merge pull request #19605 from twbs/fix-18559-v3
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap
|
2016-03-24 00:30:02 -07:00 |
|
Chris Rebert
|
6eec5776be
|
update shrinkwrap
|
2016-03-24 00:12:54 -07:00 |
|
Chris Rebert
|
0af30aa65e
|
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559
Ports #19604 to v3.
Special thanks to @kikinteractive, @azer, and @npm.
|
2016-03-24 00:12:10 -07:00 |
|
Chris Rebert
|
1a906a8a19
|
Merge pull request #19570 from twbs/master-jquery-122
Update jQuery to v1.12.2.
|
2016-03-23 20:14:25 -07:00 |
|
XhmikosR
|
0394b7c60e
|
Update dependencies.
|
2016-03-19 18:35:35 +02:00 |
|
XhmikosR
|
ebc2d2badc
|
Update jQuery to v1.12.2.
|
2016-03-19 15:18:33 +02:00 |
|
Chris Rebert
|
10606a73bc
|
Port #19551 to v3
Add Wall of Browser Bugs entry for #17338
https://crbug.com/595210
Closes #17338
[skip sauce]
|
2016-03-15 20:58:53 -07:00 |
|
Chris Rebert
|
55f6efbbae
|
Port #19482 to v3
[ci skip]
|
2016-03-14 23:02:13 -07:00 |
|
Pvanhesteren
|
d9a64a0281
|
Docs: unwantedly -> undesirably, as the validity of "unwantedly" is uncertain
Closes #19406
|
2016-03-14 02:32:02 -07:00 |
|
Chris Rebert
|
60168ad099
|
Port #19537 to v3
[skip sauce]
|
2016-03-14 02:13:38 -07:00 |
|
Chris Rebert
|
0b39722c7c
|
Port #19470 to v3
CONTRIBUTING.md: Prohibit "+1" comments in favor of reactions
Refs https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments
Refs https://github.com/dear-github/dear-github/issues/141#issuecomment-195106918
[ci skip]
|
2016-03-14 02:09:40 -07:00 |
|
XhmikosR
|
614559b41a
|
Update anchor.js to v3.1.0.
[ci skip]
|
2016-03-11 11:09:21 +02:00 |
|
XhmikosR
|
2744e4042f
|
Merge pull request #19378 from twbs/v3-deps
Update devDependencies
|
2016-03-11 10:58:57 +02:00 |
|
Chris Rebert
|
0119e334a1
|
Port #19088 to v3
Add Wall of Browser Bugs entry for https://webkit.org/b/153856
Refs https://github.com/twbs/bootstrap/issues/14839#issuecomment-60940738
[ci skip]
|
2016-03-10 22:36:26 -08:00 |
|
Chris Rebert
|
7a8da2de14
|
Merge pull request #19469 from wolfy1339/patch-2
Make Hound CI fail on violations
[ci skip]
|
2016-03-10 22:09:25 -08:00 |
|