0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-13 01:08:58 +01:00
Commit Graph

5333 Commits

Author SHA1 Message Date
Mark Otto
4c4390193f remove bs-example classes from large/small modals. fixes #22265. 2017-07-03 11:42:23 -07:00
Mark Otto
79f9aef216 fixes #22238 2017-07-03 11:34:50 -07:00
Mark Otto
48f1482306 add .row-no-gutters class
fixes #15180, fixes #19107, fixes #9102, fixes #7368
2017-07-03 09:18:28 -07:00
Mark Otto
3436fa2de4 small homepage update to include themes 2017-07-03 08:57:42 -07:00
Mark Otto
1a8f098a8a rip out the browser detection 2017-07-03 00:03:48 -07:00
Mark Otto
11e6178496 get rid of that 2017-07-02 23:53:21 -07:00
Mark Otto
f9b27e9ec7 v for version 2017-07-02 23:52:45 -07:00
Mark Otto
f08cf1fce7 don't let nav stack too early 2017-07-02 23:52:20 -07:00
Mark Otto
1d8328067a dropdown nav for other docs versions 2017-07-02 15:40:25 -07:00
Mark Otto
6c24c687ee move skippy and v4 notice to partials 2017-07-02 15:38:07 -07:00
Mark Otto
1e91bc2119 more syntax changes 2017-07-02 15:28:51 -07:00
Mark Otto
5706cfe42a update comments and syntax 2017-07-02 15:23:29 -07:00
Mark Otto
6621d55471 remove old comment 2017-07-02 15:20:08 -07:00
Mark Otto
0385ab3c54 less syntax 2017-07-02 15:17:44 -07:00
Mark Otto
c8bad01c20 less syntax 2017-07-02 15:16:37 -07:00
Mark Otto
9c227e6b74 update to less syntax 2017-07-02 15:16:00 -07:00
Mark Otto
7ef172df57 update to less syntax 2017-07-02 15:14:53 -07:00
Mark Otto
2f8018749d update comments, use variable for media query 2017-07-02 15:14:15 -07:00
Mark Otto
602940d634 remove comment 2017-07-02 15:13:49 -07:00
Mark Otto
448040ad5b formatting 2017-07-02 15:13:44 -07:00
Mark Otto
6cbd9b5ad5 remove commented out code 2017-07-02 15:12:55 -07:00
Mark Otto
ce24064690 remove old docs ads code, clean things up 2017-07-02 15:12:38 -07:00
Mark Otto
4f4592c225 Reorganize v3 docs CSS to use Less 2017-07-02 15:09:46 -07:00
Chris Rebert
7e2741eb10 Port 6844745db5 to v3
Most Wanted features: Add Edge UserVoice <dialog> entry

https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508895-dialog-element
Refs #20175

[ci skip]
2016-08-02 21:37:14 -07:00
Negus
a3c9077945 update index.html
correct visible text corresponding to number of collumns
2016-07-29 19:17:06 +03:00
Pascal Herbert
d2adfe5a28 update teaser links 2016-07-29 13:01:59 +02:00
Chris Rebert
0b9c4a4007 Regenerate Customizer JavaScript
[ci skip]
2016-07-25 08:51:55 -07:00
Chris Rebert
9a4d1ae37f grunt
[ci skip]
2016-07-25 08:45:02 -07:00
Chris Rebert
df08d95495 Update version numbers in preparation for v3.3.7 release (#20357)
[skip sauce]
2016-07-25 08:24:11 -07:00
Chris Rebert
6dc3bba1cb Discourage usage of <a>s for disabled pagination items
Refs a217db1923 (commitcomment-18275320)
/fyi @patrickhlauke

[skip sauce]
2016-07-25 08:01:01 -07:00
Chris Rebert
2f9852e7cd iOS 9.3 is still affected by https://webkit.org/b/153856
[skip sauce]
2016-07-21 21:34:30 -07:00
Chris Rebert
904511adbd 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]
2016-07-21 21:09:30 -07:00
Chris Rebert
d3cbb8eac2 Port #20315 to v3
Add position:sticky to Most Wanted features (#20315)

[skip sauce]
2016-07-17 14:18:09 -07:00
Pvanhesteren
a329fda8f0 Clarify valid values of Carousel's pause option
Fixes #18205
Closes #19410

[skip sauce]
2016-07-17 00:11:52 -07:00
Nicolas Ettlin
6ae5378202 Docs CSS: Removed border from GitHub buttons (#19606)
[skip sauce]
2016-07-17 00:01:59 -07:00
XhmikosR
fb75e8615a Revert "Update anchor.js to v3.2.0."
This reverts commit d4805c2c3d.
2016-07-15 03:09:18 +03:00
XhmikosR
5e8ff07322 Run grunt.
[ci skip]
2016-07-14 11:11:03 +03:00
Chris Rebert
4574b4a918 Port #20299 to v3
Wall of Browser Bugs: Link to WebKit meta-bug

https://bugs.webkit.org/show_bug.cgi?id=159753

[skip sauce]
2016-07-13 22:22:42 -07:00
Tom Lutzenberger
4c459bd6cf Lint Docs HTML Files 2016-07-13 16:42:48 +02:00
XhmikosR
8691d87c62 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)
2016-07-12 17:59:42 +03:00
Chris Rebert
584d1fff9e Add Most Wanted Features entries for <dialog>
Ports 0b21f2ecb1 to v3

Refs https://bugzil.la/840640
Refs https://webkit.org/b/84635

[skip sauce]
2016-07-11 20:05:04 -07:00
Chris Rebert
e335e64268 Move browser feature requests to new "Most wanted features" section
Ports 58aca28234 to v3
2016-07-11 20:03:59 -07:00
XhmikosR
d4805c2c3d Update anchor.js to v3.2.0.
[ci skip]
2016-07-12 03:34:38 +03:00
Chris Rebert
079b48b891 Run grunt. 2016-07-12 03:14:03 +03:00
XhmikosR
c2f1bf7414 Run grunt.
[ci skip]
2016-07-10 19:08:48 +03:00
XhmikosR
9c464cfdcd Run grunt.
[ci skip]
2016-06-28 22:24:03 +03:00
Chris Rebert
209288a199 Port #20183 to v3
Add Wall of Browser Bugs entry for #20161 (#20183)

Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1282363
2016-06-27 01:13:01 -07:00
Chris Rebert
66a0cb3464 Port #20176 to v3
docs/_plugins/bugify.rb: Add support for MS Edge UserVoice ideas (#20176)

[skip sauce]
2016-06-25 21:35:11 -07:00
Chris Rebert
4e16300135 Port #20165 to v3
[skip sauce]
2016-06-23 23:17:36 -07:00
Chris Rebert
ea3e63a6ef 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]
2016-06-22 01:21:32 -07:00