Commit Graph

14406 Commits

Author SHA1 Message Date
Chris Rebert
d8b1b92f66 Merge pull request #19727 from twbs/bugzilla-1264125
Add http://bugzil.la/1264125 to Wall of Browser Bugs
[ci skip]
2016-04-12 17:00:35 -07:00
Chris Rebert
159e6251ea 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:
e391fcb953/js/src/util.js (L63-L77)

[ci skip]
2016-04-12 16:47:56 -07:00
Chris Rebert
e391fcb953 grunt dist
[ci skip]
2016-04-11 12:38:10 -07:00
Chris Rebert
7b4cce6065 Update shrinkwrap 2016-04-11 12:38:10 -07:00
Patrick H. Lauke
47b9768203 Merge pull request #19710 from twbs/ios-9.3-fast-tap
Update 300ms click delay docs to reflect iOS 9.3 improvements
2016-04-11 09:22:58 +01:00
Chris Rebert
98abf5018b Merge pull request #19713 from twbs/edge-urls
Update remaining Edge issue URLs in Wall of Browser Bugs
2016-04-10 23:21:18 -07:00
Chris Rebert
dc916f2e1d Merge pull request #19712 from twbs/crbug-273306
https://crbug.com/273306 has been fixed
[skip sauce]
2016-04-10 23:18:50 -07:00
Chris Rebert
edfd72678d docs/_plugins/bugify.rb: Remove IE; all relevant issues moved to Edge
[skip sauce]
2016-04-10 23:09:44 -07:00
Chris Rebert
6ec176eee2 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/
[skip sauce]
2016-04-10 23:05:56 -07:00
Chris Rebert
77b58af064 https://crbug.com/273306 has been fixed
Refs #12078
[skip sauce]
2016-04-10 23:04:59 -07:00
Chris Rebert
f60e5a423a Update 300ms click delay docs to reflect iOS 9.3 improvements
[skip sauce]
2016-04-10 19:09:37 -07:00
Patrick H. Lauke
6d8cf0fb48 Merge pull request #19705 from patrickhlauke/v4-pagination-a11y-label
Add aria-label and callout about labelling pagination components
2016-04-10 20:24:50 +01:00
Patrick H. Lauke
1bfcf05f65 Add aria-label and callout about labelling pagination components 2016-04-10 15:01:06 +01:00
Mark Otto
2cc75671e1 Fixes #19690: Mention classes better for .list-inline and .list-inline-item 2016-04-08 20:41:44 -05:00
Chris Rebert
62c07b67bf https://webkit.org/b/143527 has been fixed
Refs #16180, #16262
[skip sauce]
2016-04-08 17:44:43 -07:00
Craig Martin
26a6dc1d16 Docs: Call out removal of @screen-* variables in v4
Closes #19561
Closes #19567
[skip sauce]
2016-04-06 19:41:57 -07:00
Chris Rebert
835676b99a Update lingering implicit prose reference to .center-block
Closes #19339
Refs #19102, #19443, #19665
[skip sauce]
2016-04-06 19:07:37 -07:00
Teo Dell'Amico
a0a157db93 Finish killing .center-block; fixes #19443
Replace the leftover instances with .m-x-auto (and .d-block when necessary)
Closes #19665
Refs #19102
[skip sauce]
2016-04-06 15:55:27 -07:00
Teo Dell'Amico
1b35105852 Add display utility classes (.d-{inline,block,inline-block}); fixes #19343
Refs #19665
[skip sauce]
2016-04-06 15:49:08 -07:00
Chris Rebert
44c09cc07d Merge pull request #19234 from twbs/v4-w100
Add `.w-100` as width: 100% utility class
2016-04-06 15:19:10 -07:00
Chris Rebert
3165835a1b Add docs for .w-100 utility class
[skip sauce]
2016-04-06 15:06:25 -07:00
Mark Otto
cde26a5234 Fixes #19221: Add .w-100 as width: 100% utility class 2016-04-06 14:59:04 -07:00
Lionel Erard
18c25056a6 Update offset class name in comment in _grid-framework.scss
[skip sauce]
[skip validator]
2016-04-06 02:27:59 -07:00
Chris Rebert
a563dc8f73 Update Wall of Browser Bugs entry for #14211
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/5381673/
[skip sauce]
2016-04-05 17:09:18 -07:00
Chris Rebert
63e9346f50 Wall of Browser Bugs: Update some more URLs of MS Edge bugs
[skip sauce]
2016-04-05 01:42:30 -07:00
Chris Rebert
474b85e443 Reflect MS Edge's migration of their issue tracker
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
[ci skip]
2016-04-04 16:35:50 -07:00
Chris Rebert
16d7102176 Reflect MS Edge's migration of their issue tracker
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
[skip sauce]
2016-04-04 16:25:09 -07:00
Chris Rebert
b849fc8763 CONTRIBUTING.md: Update MS Edge bug reporting instructions
[ci skip]
2016-04-04 14:46:43 -07:00
Kay.L
cc5e248aa2 Docs: Correct arg offsets to offset in tooltips & popovers
[skip sauce]
2016-04-02 10:38:04 -07:00
XhmikosR
ed0c12fd71 Nuke grunt-line-remover.
Use concat's process function instead.
2016-04-02 10:03:04 +03:00
Chris Rebert
064fda0e80 Merge pull request #19628 from twbs/ff-bug-1259972
Add Wall of Browser Bugs entry for #19626
2016-03-26 21:49:45 -07:00
Chris Rebert
e6062d3b41 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:48:51 -07:00
XhmikosR
da6674a2b7 Update grunt-html.
[skip sauce]
2016-03-24 09:47:01 +02:00
Chris Rebert
29552226bb Merge pull request #19604 from twbs/fix-18559
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap
2016-03-23 23:54:23 -07:00
Chris Rebert
f30be4a7e5 update shrinkwrap 2016-03-23 23:27:58 -07:00
Chris Rebert
768dac2e87 Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559 2016-03-23 23:20:38 -07:00
Chris Rebert
d34a643621 Merge pull request #19603 from twbs/bump-shrinkwrap
Update shrinkwrap
[skip sauce]
[skip validator]
2016-03-23 22:49:51 -07:00
Chris Rebert
689a7cdf71 update shrinkwrap 2016-03-23 22:44:24 -07:00
Chris Rebert
afedb24dc1 Merge pull request #19407 from twbs/v4-dev-xmr-jquery-221
Update jQuery to v2.2.2.
2016-03-23 21:58:22 -07:00
Mark Otto
19d2a39490 grunt 2016-03-21 22:59:33 -07:00
Mark Otto
1a011c34c3 don't shrink nav font-size 2016-03-21 22:59:26 -07:00
Mark Otto
d9acd09351 lighter active 2016-03-21 22:56:45 -07:00
Mark Otto
00e20c7aec Make active navbar link weight 500 again 2016-03-21 22:56:26 -07:00
Mark Otto
ecb84d2006 Merge pull request #19473 from neilhem/remove-empty-if
remove empty sass if directives
2016-03-21 22:37:59 -07:00
XhmikosR
a277c12214 Update dependencies.
[ci skip]
2016-03-19 18:59:22 +02:00
XhmikosR
8a878c1f7b Update jQuery to v2.2.2. 2016-03-19 15:21:12 +02:00
XhmikosR
a6d72540fd Bump jekyll-redirect-from.
[skip sauce]
2016-03-17 09:12:27 +02:00
Chris Rebert
f06568453e Merge pull request #19553 from twbs/sauce-android
Add Android to Sauce testing
[skip validator]
2016-03-15 23:30:23 -07:00
Chris Rebert
e9dc5b0b6a Add Android to Sauce testing
[skip validator]
2016-03-15 23:05:02 -07:00
Chris Rebert
73ee051bed Merge pull request #19549 from twbs/v4-dev-xmr-rm-glob
Remove the now unused glob devDependency
2016-03-15 22:39:43 -07:00