Alice Young
e613415a76
Docs: Update composer require
command to download current v4 alpha version ( #20328 )
2016-07-19 18:40:21 -07:00
Chris Rebert
e12361483a
Add position:sticky to Most Wanted features ( #20315 )
...
[skip sauce]
2016-07-17 14:01:16 -07:00
Pvanhesteren
ef9099a237
Port #19410 to v4
...
Clarify valid values of Carousel's `pause` option
Fixes #18205
[skip sauce]
2016-07-17 00:17:30 -07:00
Chris Rebert
0cf5204a48
Add HTMLHint to the build; fixes #20297 ( #20301 )
...
[skip sauce]
2016-07-14 16:22:56 -07:00
Chris Rebert
610a089054
Wall of Browser Bugs: Link to WebKit meta-bug ( #20299 )
...
https://bugs.webkit.org/show_bug.cgi?id=159753
[skip sauce]
2016-07-13 22:21:10 -07:00
Tom Lutzenberger
3487e421b5
Fix HTML validity error in sticky-footer-navbar example ( #20295 )
2016-07-13 10:00:39 -07:00
XhmikosR
083df475f3
Losslessly compress doc images.
...
Used zopfli 1.0.1 with `zopflipng.exe -m --lossy_transparent -y --iterations=1000`.
Before: 199 KB (203.922 bytes)
After: 197 KB (202.151 bytes)
[ci skip]
2016-07-12 23:08:29 +03:00
XhmikosR
c2189876ee
Remove trailing space.
...
[ci skip]
2016-07-12 22:27:06 +03:00
Chris Rebert
0b21f2ecb1
Add Most Wanted Features entries for <dialog>
...
Refs https://bugzil.la/840640
Refs https://webkit.org/b/84635
[skip sauce]
2016-07-08 02:05:12 -07:00
Chris Rebert
58aca28234
Move browser feature requests to new "Most wanted features" section
2016-07-08 00:19:12 -07:00
anantoghosh
f15611cb81
Fix typo in 'Reboot' section
...
Changed `box-sizing: border` to `box-sizing: border-box`
2016-07-06 13:14:48 +05:30
XhmikosR
e83b742c11
Run grunt
.
...
[ci skip]
2016-06-29 09:00:07 +03:00
Chris Rebert
ed3ba47425
Support jQuery v3 in Bootstrap v4 ( #20191 )
...
* bower.json, package.json: Extend jQuery version ranges to include v3
* NuGet: Bump jQuery to v3.0.0.1
* Docs+Examples: Update jQuery to v3.0.0
* Use jQuery v3.0.0 for JS unit tests
* Update jqueryVersionCheck to allow jQuery v3.x.x
2016-06-28 22:19:46 -07:00
judetucker
a21ff40068
Mention .list-inline-item change in the migration guide
...
Fixes #18813
Closes #20187
[skip sauce]
2016-06-27 23:20:01 -07:00
Chris Rebert
288bd07a36
docs/migration.md: Fix "correspending" typo
...
[ci skip]
2016-06-27 23:00:46 -07:00
Chris Rebert
bba039d2fd
Add Wall of Browser Bugs entry for #20161 ( #20183 )
...
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1282363
2016-06-27 01:12:00 -07:00
Chris Rebert
6cceeec695
grunt dist docs
...
[skip sauce]
[skip validator]
2016-06-26 16:13:28 -07:00
Chris Rebert
b73b0c559e
docs/_plugins/bugify.rb: Add support for MS Edge UserVoice ideas ( #20176 )
...
[skip sauce]
2016-06-25 21:32:23 -07:00
Chris Rebert
5073e756f8
Remove reference to fixed Chrome bug in accessibility docs ( #20145 )
...
Refs https://bugs.chromium.org/p/chromium/issues/detail?id=454172#c22
[skip sauce]
2016-06-23 23:19:06 -07:00
Curt Grimes
76e9a7328e
Fix links to A11Y Project posts
...
Closes #20165
[skip sauce]
2016-06-23 23:15:38 -07:00
Chris Rebert
d39e24347c
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]
2016-06-22 01:20:01 -07:00
Chris Rebert
e0c768b667
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]
2016-06-21 23:20:02 -07:00
Chris Rebert
a358fc9dc1
Replace grunt-postcss with postcss-cli ( #20140 )
...
Refs #19990
Continues the degruntification process.
Also removes mq4-hover-shim for now,
since it doesn't yet implement the standard PostCSS plugin interface.
2016-06-20 16:18:21 -07:00
Chris Rebert
bfc16c4a82
Remove refs to fixed printing-related Chrome bug from browser support docs ( #20144 )
...
Refs https://bugs.chromium.org/p/chromium/issues/detail?id=273306#c34
[skip sauce]
2016-06-20 00:48:02 -07:00
Chris Rebert
4a00603b5a
docs/_plugins/highlight_alt.rb: Ignore linenos option since it's broken
...
Refs #20005
[skip sauce]
2016-06-19 23:02:28 -07:00
Chris Rebert
c700e25ef2
docs/_plugins/highlight_alt.rb: Use correct tag name in error message
2016-06-19 23:01:39 -07:00
Mark Otto
1ba370f933
follow up fix to #17593
2016-06-12 21:54:15 -07:00
Mark Otto
d12804eb4d
Fixes #17193 : Remove mention and link to non-existant transitions plugin; that intro paragraph was two dupe sentences
2016-06-12 21:25:04 -07:00
Mark Otto
7071fe9c1b
Fixes #17089 a bit
2016-06-12 21:18:23 -07:00
Mark Otto
aaad85bc30
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2016-06-12 21:17:14 -07:00
Chris Rebert
ce2e944aa6
Strip out UMD & CJS in favor of ES6 modules ( #20072 )
2016-06-10 09:28:03 -07:00
Chris Rebert
9ddd62d391
Add Wall of Browser Bugs entries for #12832 ( #20089 )
...
Add Wall of Browser Bugs entries for #12832
2016-06-07 23:50:00 -07:00
Chris Rebert
39c313bb1f
https://crbug.com/460200 has been fixed! ( #20090 )
...
So remove its entry from the Wall of Browser Bugs
Refs #15832
[skip sauce]
[skip validator]
2016-06-07 21:15:12 -07:00
Chris Rebert
0f3d427bbd
grunt
...
[ci skip]
2016-06-04 18:21:15 -07:00
Chris Rebert
8139bf44c5
Add docs regarding postcss-flexbugs-fixes dependency
2016-06-04 13:00:37 -07:00
Chris Rebert
10ce36601d
https://bugzil.la/1278000 was marked as dupe of https://bugzil.la/577785
...
Update Wall of Browser Bugs accordingly.
Refs #19670
[ci skip]
2016-06-04 00:27:56 -07:00
Chris Rebert
8086e4cd50
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]
2016-06-03 23:39:32 -07:00
Chris Rebert
1585e46292
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]
2016-06-03 23:17:51 -07:00
Chris Rebert
157007b48f
Add Wall of Browser Bugs entry for #19670 for Firefox ( #20036 )
...
See https://bugzil.la/1278000
Refs #19670
[skip sauce]
2016-06-03 23:15:19 -07:00
Chris Rebert
9c8eb788ac
Add Wall of Browser Bugs entry for #19839 ( #20026 )
...
See https://bugzilla.mozilla.org/show_bug.cgi?id=1277782
Refs #19839
[skip sauce]
2016-06-03 01:23:19 -07:00
Chris Rebert
a122eda7d9
Add Wall of Browser Bugs entry for #17695 ( #20025 )
...
See https://webkit.org/b/158342
Refs #17695 .
[skip sauce]
2016-06-03 00:18:15 -07:00
Chris Rebert
fb2d8008e1
Add Wall of Browser Bugs entry for #20012 ( #20024 )
...
Refs https://webkit.org/b/158340
Closes #20012
[skip sauce]
2016-06-02 22:40:34 -07:00
Mark Otto
8feae9075a
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2016-06-02 21:48:53 -07:00
Chris Rebert
0b4187d37b
Add Wall of Browser Bugs entry for #19810 ( #20021 )
...
Refs https://crbug.com/597642
Closes #19810
[skip sauce]
2016-06-02 10:14:45 -07:00
Chris Rebert
e1a53e9f95
Add Wall of Browser Bugs entry for #19927 ( #20020 )
...
Refs https://webkit.org/b/158276
Closes #19927
[skip sauce]
2016-06-02 10:09:06 -07:00
XhmikosR
4bca0f878a
Merge pull request #19894 from twbs/v4-dev-jquery223
...
Update jQuery to v2.2.4.
2016-05-26 15:40:02 +03:00
XhmikosR
b0a7979cc1
Fix error with the new jQuery.
2016-05-26 15:30:07 +03:00
XhmikosR
a950d5642b
Update jQuery to v2.2.4.
2016-05-26 15:26:12 +03:00
Chris Rebert
15c8fac735
https://webkit.org/b/144696 has been fixed ( #19958 )
...
Remove its entry from the Wall of Browser Bugs
Refs #16372
[skip sauce]
2016-05-25 23:18:46 -07:00
Chris Rebert
e8669eb408
https://crbug.com/427994 has been fixed ( #19948 )
...
Remove its entry from the Wall of Browser Bugs.
[skip sauce]
2016-05-25 23:14:41 -07:00