]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Chris Rebert [Fri, 22 Jul 2016 04:34:30 +0000 (21:34 -0700)]
iOS 9.3 is still affected by https://webkit.org/b/153856
[skip sauce]
Chris Rebert [Fri, 22 Jul 2016 04:09:30 +0000 (21:09 -0700)]
Docs: Update Safari versions affected by #9774
Still affects v9.1.2, but current Safari Technology Preview is no longer affected.
Refs #20342
[skip sauce]
Chris Rebert [Thu, 21 Jul 2016 15:14:21 +0000 (08:14 -0700)]
Update jQuery version check and jQuery dependency version range (#20338)
Closes #16834
[skip validator]
Chris Rebert [Thu, 21 Jul 2016 00:21:56 +0000 (17:21 -0700)]
Avoid using $.offset() on SVGs since it gives incorrect results in jQuery 3; fixes #20280 (#20313)
Refs https://github.com/jquery/jquery/issues/3137
[skip validator]
Chris Rebert [Sun, 17 Jul 2016 21:01:16 +0000 (14:01 -0700)]
Port #20315 to v3
Add position:sticky to Most Wanted features (#20315)
[skip sauce]
Pvanhesteren [Fri, 4 Mar 2016 21:30:06 +0000 (22:30 +0100)]
Clarify valid values of Carousel's `pause` option
Fixes #18205
Closes #19410
[skip sauce]
Nicolas Ettlin [Sun, 17 Jul 2016 07:01:59 +0000 (01:01 -0600)]
Docs CSS: Removed border from GitHub buttons (#19606)
[skip sauce]
Chris Rebert [Sun, 17 Jul 2016 04:22:39 +0000 (21:22 -0700)]
Gruntfile.js: Use single quotes in htmlmin config to make JSCS happy (#20314)
[skip validator]
[skip sauce]
Chris Rebert [Sat, 16 Jul 2016 21:12:49 +0000 (14:12 -0700)]
Port #20311 to v3
Rename shrinkwrap-related npm script (#20311)
To avoid infinite recursion in newer npm versions, which added a lifecycle script for `npm shrinkwrap`.
Refs https://github.com/npm/npm/issues/13253
Refs https://github.com/npm/npm/pull/12814
[ci skip]
XhmikosR [Fri, 15 Jul 2016 00:09:18 +0000 (03:09 +0300)]
Revert "Update anchor.js to v3.2.0."
This reverts commit
d4805c2c3dcae527ca3948bc93373e2d56068633 .
XhmikosR [Thu, 14 Jul 2016 08:11:03 +0000 (11:11 +0300)]
Run `grunt`.
[ci skip]
XhmikosR [Thu, 14 Jul 2016 08:04:26 +0000 (11:04 +0300)]
Update html-minifier's options.
[ci skip]
XhmikosR [Thu, 14 Jul 2016 07:57:41 +0000 (10:57 +0300)]
Bump devDependencies.
[sauce skip]
XhmikosR [Thu, 14 Jul 2016 07:55:43 +0000 (10:55 +0300)]
nuget: bump version and convert tabs to spaces.
[ci skip]
Chris Rebert [Thu, 14 Jul 2016 05:22:42 +0000 (22:22 -0700)]
Port #20299 to v3
Wall of Browser Bugs: Link to WebKit meta-bug
https://bugs.webkit.org/show_bug.cgi?id=159753
[skip sauce]
Patrick H. Lauke [Wed, 13 Jul 2016 14:52:50 +0000 (15:52 +0100)]
Merge pull request #20294 from tomlutzenberger/v3-html-validation
Lint Docs HTML Files
Tom Lutzenberger [Wed, 13 Jul 2016 14:42:48 +0000 (16:42 +0200)]
Lint Docs HTML Files
XhmikosR [Tue, 12 Jul 2016 19:19:16 +0000 (22:19 +0300)]
Merge pull request #20287 from twbs/master-docs-img
Losslessly compress docs images.
XhmikosR [Tue, 12 Jul 2016 00:04:53 +0000 (03:04 +0300)]
Losslessly compress docs images.
Used zopfli 1.0.1, with `zopflipng -m --lossy_transparent -y --iterations=1000`
Before: 23,7 KB (24.352 bytes)
After: 23,5 KB (24.079 bytes)
Chris Rebert [Tue, 12 Jul 2016 11:04:40 +0000 (04:04 -0700)]
button.js: Set disabled property in addition to disabled attribute to preserve behavior under jQuery 3 (#20278)
This code ought to have used .prop instead of .attr in the first place,
but we can't get rid of the attr manipulation now due to backward compatibility constraints.
Refs https://github.com/jquery/jquery-migrate/blob/3.0.0/warnings.md#jqmigrate-jqueryfnremoveattr-no-longer-sets-boolean-properties
Refs #16834
[skip validator]
Dave Methvin [Tue, 12 Jul 2016 07:29:04 +0000 (00:29 -0700)]
alert: Avoid calling jQuery('#'), it's a syntax error in jQuery 3.0 (#20019)
Chris Rebert [Tue, 12 Jul 2016 03:07:45 +0000 (20:07 -0700)]
Port #20175 to v3
[skip sauce]
Chris Rebert [Fri, 8 Jul 2016 07:19:32 +0000 (00:19 -0700)]
Add Most Wanted Features entries for <dialog>
Ports
0b21f2ecb1e5a3a8978cc23fa984242e9f81c62c to v3
Refs https://bugzil.la/840640
Refs https://webkit.org/b/84635
[skip sauce]
Chris Rebert [Fri, 8 Jul 2016 07:19:12 +0000 (00:19 -0700)]
Move browser feature requests to new "Most wanted features" section
Ports
58aca2823404d6dc18fd44ae15f7ff2f34f64705 to v3
XhmikosR [Tue, 12 Jul 2016 00:34:38 +0000 (03:34 +0300)]
Update anchor.js to v3.2.0.
[ci skip]
XhmikosR [Tue, 12 Jul 2016 00:18:16 +0000 (03:18 +0300)]
Merge pull request #20258 from twbs/fix-19063-v3
Tell clean-css to inline source files into sourcemap
XhmikosR [Tue, 12 Jul 2016 00:14:43 +0000 (03:14 +0300)]
Update gems.
[ci skip]
Chris Rebert [Fri, 8 Jul 2016 05:59:33 +0000 (22:59 -0700)]
Run `grunt`.
Chris Rebert [Fri, 8 Jul 2016 05:58:25 +0000 (22:58 -0700)]
Tell clean-css to inline source files into sourcemap; v3 fix for #19063
XhmikosR [Sun, 10 Jul 2016 23:33:38 +0000 (02:33 +0300)]
Merge pull request #20267 from twbs/master-deps
Update devDependencies and gems.
XhmikosR [Sun, 10 Jul 2016 16:08:48 +0000 (19:08 +0300)]
Run grunt.
[ci skip]
XhmikosR [Sun, 10 Jul 2016 16:03:39 +0000 (19:03 +0300)]
Update gems.
XhmikosR [Sat, 2 Jul 2016 17:55:02 +0000 (20:55 +0300)]
Update devDependencies.
Patrick H. Lauke [Thu, 19 May 2016 09:51:05 +0000 (10:51 +0100)]
Remove forced default focus outline
As this causes non-standard dotted outline on checkboxes/radio buttons
in OS X Firefox
Fixes #19933
Closes #19935
[skip sauce]
Chris Rebert [Fri, 8 Jul 2016 06:51:04 +0000 (23:51 -0700)]
Merge pull request #20259 from twbs/backport-unit-fixes
Backport JS unit test fixes from v4
Dave Methvin [Tue, 28 Jun 2016 20:24:28 +0000 (13:24 -0700)]
Port #20198 to v3
ScrollSpy unit test: Use single done() in a then() instead of multiple done()s
Fixes test flakiness on OS X Safari and Android when using jQuery 3.
Fixes #20182 more
Refs #20191
Dave Methvin [Tue, 28 Jun 2016 01:41:00 +0000 (21:41 -0400)]
Port #20190 to v3
Scrollspy test: Allow for async .then() in jQuery 3; fixes #20182
Instead of doing a new assert.async(), just do a single one for the entire test
and let the .then() be async as well.
Chris Rebert [Tue, 28 Jun 2016 20:16:32 +0000 (13:16 -0700)]
Merge pull request #20199 from twbs/master-deps
Update dependencies
XhmikosR [Tue, 28 Jun 2016 19:24:03 +0000 (22:24 +0300)]
Run `grunt`.
[ci skip]
XhmikosR [Tue, 28 Jun 2016 19:23:15 +0000 (22:23 +0300)]
Update devDependencies and gems.
XhmikosR [Tue, 28 Jun 2016 19:09:21 +0000 (22:09 +0300)]
Backport #20196 to v3.
Use shx so that the npm scripts work everywhere the same.
Chris Rebert [Mon, 27 Jun 2016 08:12:00 +0000 (01:12 -0700)]
Port #20183 to v3
Add Wall of Browser Bugs entry for #20161 (#20183)
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=
1282363
Chris Rebert [Sun, 26 Jun 2016 04:32:23 +0000 (21:32 -0700)]
Port #20176 to v3
docs/_plugins/bugify.rb: Add support for MS Edge UserVoice ideas (#20176)
[skip sauce]
Chris Rebert [Fri, 24 Jun 2016 06:17:36 +0000 (23:17 -0700)]
Port #20165 to v3
[skip sauce]
Chris Rebert [Wed, 22 Jun 2016 08:20:01 +0000 (01:20 -0700)]
Port #20143 to v3
Add Wall of Browser Bugs entries for Selectors Level 4 :nth-child() (#20143)
Refs http://caniuse.com/#feat=css-nth-child-of
Refs https://drafts.csswg.org/selectors-4/#the-nth-child-pseudo
Refs https://crbug.com/304163
Refs https://bugzil.la/854148
[skip sauce]
Chris Rebert [Wed, 22 Jun 2016 06:20:02 +0000 (23:20 -0700)]
Port
e0c768b6671b5c79736a3267d6363d6f51b4333c to v3
https://webkit.org/b/158340 has been fixed
So remove its entry from the Wall.
Refs #20012, #20024
Refs http://trac.webkit.org/changeset/202324
[ci skip]
Julien Maulny [Mon, 20 Jun 2016 05:34:27 +0000 (07:34 +0200)]
Copy fonts/ into dist/ recursively (#19817)
[skip sauce]
[skip validator]
Chris Rebert [Wed, 8 Jun 2016 06:50:00 +0000 (23:50 -0700)]
Port #20089 to v3
Add Wall of Browser Bugs entries for #12832 (#20089)
Refs #12832
Refs http://getbootstrap.com/getting-started/#support-sticky-hover-mobile
Refs https://bugs.chromium.org/p/chromium/issues/detail?id=370155
Refs https://bugs.webkit.org/show_bug.cgi?id=158517
[skip sauce]
Chris Rebert [Wed, 8 Jun 2016 04:15:12 +0000 (21:15 -0700)]
Port #20090 to v3
https://crbug.com/460200 has been fixed! (#20090)
So remove its entry from the Wall of Browser Bugs
Refs #15832
[skip sauce]
[skip validator]
Chris Rebert [Sun, 5 Jun 2016 22:00:37 +0000 (15:00 -0700)]
ISSUE_TEMPLATE.md: Fix "questons" typo
[ci skip]
Chris Rebert [Sat, 4 Jun 2016 07:27:56 +0000 (00:27 -0700)]
Port
10ce36601d140af4fa9b6be5cc0cd5feaa8bbea3 to v3
https://bugzil.la/
1278000 was marked as dupe of https://bugzil.la/577785
Update Wall of Browser Bugs accordingly.
Refs #19670
[ci skip]
Chris Rebert [Sat, 4 Jun 2016 06:39:32 +0000 (23:39 -0700)]
Port #20037 to v3
Add Wall of Browser Bugs entry for #19670 for Edge (#20037)
See https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
7787318 /
Refs #19670
[skip sauce]
Chris Rebert [Sat, 4 Jun 2016 06:33:38 +0000 (23:33 -0700)]
Port #19706 to v3
[ci skip]
Chris Rebert [Sat, 4 Jun 2016 06:17:51 +0000 (23:17 -0700)]
Port #19984 to v3
Add :dir() pseudo-class feature requests to Wall of Browser Bugs (#19984)
Refs https://developer.mozilla.org/en-US/docs/Web/CSS/:dir
[skip sauce]
Chris Rebert [Sat, 4 Jun 2016 06:15:19 +0000 (23:15 -0700)]
Port #20036 to v3
Add Wall of Browser Bugs entry for #19670 for Firefox (#20036)
See https://bugzil.la/
1278000
Refs #19670
[skip sauce]
Chris Rebert [Fri, 3 Jun 2016 08:23:19 +0000 (01:23 -0700)]
Port #20026 to v3
Add Wall of Browser Bugs entry for #19839 (#20026)
See https://bugzilla.mozilla.org/show_bug.cgi?id=
1277782
Refs #19839
[skip sauce]
Chris Rebert [Fri, 3 Jun 2016 07:18:15 +0000 (00:18 -0700)]
Port #20025 to v3
Add Wall of Browser Bugs entry for #17695 (#20025)
See https://webkit.org/b/158342
Refs #17695.
[skip sauce]
Chris Rebert [Fri, 3 Jun 2016 05:40:34 +0000 (22:40 -0700)]
Port #20024 to v3
Add Wall of Browser Bugs entry for #20012 (#20024)
Refs https://webkit.org/b/158340
Closes #20012
[skip sauce]
Chris Rebert [Thu, 2 Jun 2016 17:14:45 +0000 (10:14 -0700)]
Port #20021 to v3
Add Wall of Browser Bugs entry for #19810 (#20021)
Refs https://crbug.com/597642
Closes #19810
[skip sauce]
Chris Rebert [Thu, 2 Jun 2016 17:09:06 +0000 (10:09 -0700)]
Port #20020 to v3
Add Wall of Browser Bugs entry for #19927 (#20020)
Refs https://webkit.org/b/158276
Closes #19927
[skip sauce]
eiselzby [Thu, 2 Jun 2016 17:04:20 +0000 (19:04 +0200)]
Remove unsupported vendor prefixes for @viewport (#19955)
Fixes #19871
Sébastien Santoro [Wed, 1 Jun 2016 22:01:37 +0000 (00:01 +0200)]
Fix typo in panels.less comment: Collapsable → Collapsible (#20017)
[ci skip]
Greg Sheremeta [Fri, 1 Apr 2016 19:15:22 +0000 (15:15 -0400)]
Clear tooltip's $element to prevent leaking memory. Fixes #17973
Closes #19659
Chris Rebert [Sun, 29 May 2016 21:47:08 +0000 (14:47 -0700)]
Merge pull request #19982 from twbs/master-devDeps
Update devDependencies
XhmikosR [Sun, 29 May 2016 09:34:29 +0000 (12:34 +0300)]
Run `grunt`.
[ci skip]
XhmikosR [Sun, 29 May 2016 09:23:39 +0000 (12:23 +0300)]
Update all devDependencies.
Keep grunt at v0.4.5 due to some of the devDependencies not being updated for grunt 1.x.
XhmikosR [Sun, 29 May 2016 09:18:11 +0000 (12:18 +0300)]
Run `grunt`.
[ci skip]
Jonathan Persson [Fri, 31 Jul 2015 11:30:19 +0000 (14:30 +0300)]
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.
Chris Rebert [Tue, 19 Apr 2016 19:18:38 +0000 (12:18 -0700)]
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]
Chris Rebert [Fri, 20 May 2016 15:59:02 +0000 (08:59 -0700)]
Port #19946 to v3
https://crbug.com/475128 has been fixed
Remove its entry from the Wall of Browser Bugs.
Refs #16180
[skip sauce]
Chris Rebert [Thu, 26 May 2016 06:18:46 +0000 (23:18 -0700)]
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]
Chris Rebert [Fri, 20 May 2016 16:05:24 +0000 (09:05 -0700)]
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]
Chris Rebert [Thu, 26 May 2016 06:14:41 +0000 (23:14 -0700)]
Port #19948 to v3
https://crbug.com/427994 has been fixed
Remove its entry from the Wall of Browser Bugs.
[skip sauce]
XhmikosR [Thu, 26 May 2016 12:40:13 +0000 (15:40 +0300)]
Merge pull request #19893 from twbs/master-jquery-1123
Update jQuery to v1.12.4.
XhmikosR [Thu, 26 May 2016 12:38:50 +0000 (15:38 +0300)]
Bump gems.
XhmikosR [Thu, 26 May 2016 12:37:25 +0000 (15:37 +0300)]
Fix error with the new jQuery.
XhmikosR [Fri, 13 May 2016 13:15:04 +0000 (16:15 +0300)]
Update jQuery to v1.12.4.
Feram bot [Fri, 15 Apr 2016 14:27:16 +0000 (14:27 +0000)]
Fix 2 typos; closes #19741
* cover.css: "inheritence" [sic]
* collapse.html: "targetting" [sic]
Chris Rebert [Thu, 14 Apr 2016 22:49:30 +0000 (15:49 -0700)]
Port #19737 to v3
https://webkit.org/b/128489 has been fixed!
Refs #12536
[ci skip]
Chris Rebert [Tue, 12 Apr 2016 23:39:52 +0000 (16:39 -0700)]
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]
Chris Rebert [Mon, 11 Apr 2016 06:09:43 +0000 (23:09 -0700)]
Port
edfd72678d9a4e1c815d41d7a6c6605ec9e16bf9 to v3
docs/_plugins/bugify.rb: Remove IE; all relevant issues moved to Edge
Refs #19713
[skip sauce]
Chris Rebert [Mon, 11 Apr 2016 06:05:56 +0000 (23:05 -0700)]
Port
6ec176eee2f64a4834c0eac5624552770c5d8af7 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]
Chris Rebert [Mon, 11 Apr 2016 06:04:59 +0000 (23:04 -0700)]
Port #19712 to v3
https://crbug.com/273306 has been fixed
Refs #12078
[skip sauce]
Patrick H. Lauke [Sun, 10 Apr 2016 19:25:45 +0000 (20:25 +0100)]
Merge pull request #19704 from patrickhlauke/v3-pagination-a11y-label
Add aria-label and callout about labelling pagination components
Patrick H. Lauke [Sun, 10 Apr 2016 13:54:05 +0000 (14:54 +0100)]
Add aria-label and callout about labelling pagination components
Chris Rebert [Sat, 9 Apr 2016 00:44:43 +0000 (17:44 -0700)]
Port
62c07b67bffd4af51de354299eac01d905323c03 to v3
https://webkit.org/b/143527 has been fixed
Refs #16180, #16262
[skip sauce]
Chris Rebert [Wed, 6 Apr 2016 00:09:17 +0000 (17:09 -0700)]
Update Wall of Browser Bugs entry for #14211
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
5381673 /
Ports
a563dc8f730a10fa7c89baba7f57c132c44d84e1 to v3
[skip sauce]
Chris Rebert [Tue, 5 Apr 2016 08:42:30 +0000 (01:42 -0700)]
Wall of Browser Bugs: Update some more URLs of MS Edge bugs
Ports
63e9346f50bd27d79930fd868b634713e3ec5284 to v3
[skip sauce]
Chris Rebert [Mon, 4 Apr 2016 23:25:09 +0000 (16:25 -0700)]
Reflect MS Edge's migration of their issue tracker
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
Ports
16d710217667879c6a79b3df25fd565fcc89cb34 to v3
[skip sauce]
Chris Rebert [Mon, 4 Apr 2016 21:46:18 +0000 (14:46 -0700)]
CONTRIBUTING.md: Update MS Edge bug reporting instructions
[ci skip]
XhmikosR [Sat, 2 Apr 2016 07:27:18 +0000 (10:27 +0300)]
Update htmlmin options.
[ci skip]
XhmikosR [Sat, 2 Apr 2016 07:19:30 +0000 (10:19 +0300)]
Update devDependencies.
[sauce skip]
Chris Rebert [Sun, 27 Mar 2016 04:48:51 +0000 (21:48 -0700)]
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]
XhmikosR [Fri, 25 Mar 2016 12:51:09 +0000 (14:51 +0200)]
Bump grunt-html.
[sauce skip]
Chris Rebert [Thu, 24 Mar 2016 07:30:02 +0000 (00:30 -0700)]
Merge pull request #19605 from twbs/fix-18559-v3
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap
Chris Rebert [Thu, 24 Mar 2016 07:11:17 +0000 (00:11 -0700)]
update shrinkwrap
Chris Rebert [Thu, 24 Mar 2016 06:56:46 +0000 (23:56 -0700)]
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559
Ports #19604 to v3.
Special thanks to @kikinteractive, @azer, and @npm.
Chris Rebert [Thu, 24 Mar 2016 03:14:25 +0000 (20:14 -0700)]
Merge pull request #19570 from twbs/master-jquery-122
Update jQuery to v1.12.2.
XhmikosR [Sat, 19 Mar 2016 16:31:11 +0000 (18:31 +0200)]
Update dependencies.
XhmikosR [Sat, 19 Mar 2016 13:18:33 +0000 (15:18 +0200)]
Update jQuery to v1.12.2.