0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

256 Commits

Author SHA1 Message Date
Mark Otto
eb2e1102be Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)
* remove the $enable-flex variable option

* remove bootstrap-flex.css dist file and it's grunt task

* remove the separate flex css file for docs; it's all the same now

* remove flexbox docs (porting some to the main grid docs in next commit)

* clean up few grid docs bits to simplify copy, start to mention flexbox

* port relevant flexbox-grid.md content to grid.md

- clean up mixins
- update how it works section
- bring over sizing and alignment sections

* remove the $enable-flex from the options.md page

* update lead paragraph to mention flexbox

* update migration to mention loss of ie9 support

* remove mention of flexbox dist file

* clarify IE support

* making a note

* remove flexbox variant mentions from component docs

- updates docs for media object, navs, list group, and cards to consolidate docs
- no more need to callout flexbox variants since it's now the default

* remove $enable-flex if/else from sass files

* remove flex dist files

* update scss lint property order to account for flex properties

* linting

* change to numberless classes for autosizing, wrap in highlighting div

* bump gruntfile and postcss to ie10

* redo intro sections

* rearrange

* phew, redo hella grid docs

- rearrange all the things
- consolidate some bits

* remove reference to flexbox mode

* more border action for demo

* Make some changes to the .card's in .card-deck's to ensure footers align to the bottom
2016-12-21 20:26:17 -08:00
Chris Rebert
4c615573ad Remove Wall of Browser Bugs entry for #14975
https://webkit.org/b/150079 has been fixed!
Refs #14975

[ci skip]
2016-12-02 10:27:08 -08:00
Chris Rebert
5a78b5e77b https://crbug.com/534750 was marked as a duplicate of https://crbug.com/568691
So update the Wall of Browser Bugs entry accordingly.

[ci skip]
2016-12-02 10:23:01 -08:00
Chris Rebert
996499d4fe Remove Chrome entry for position:sticky from Most Wanted Features list
It's shipping in Chrome 56:
https://bugs.chromium.org/p/chromium/issues/detail?id=231752

[ci skip]
2016-12-02 10:16:42 -08:00
Chris Rebert
edf1e4b99e Remove https://bugzil.la/504622 from Wall of Browser Bugs (#21260)
It's fixed in Firefox 53! Yay!
Refs #12359
[ci skip]
2016-11-30 16:42:16 -08:00
Chris Rebert
f2bc3bec7c Add Wall of Browser Bugs entry for #21092
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1315994
Refs #21092
[ci skip]
2016-11-28 22:49:26 -08:00
Chris Rebert
0c6bd4d4c4 docs/_data/browser-bugs.yml: Fix ordering
[ci skip]
2016-11-28 22:33:20 -08:00
Chris Rebert
036437ec86 Add Wall of Browser Bugs entry for #20759
Refs https://bugs.webkit.org/show_bug.cgi?id=162362
Closes #20759
[ci skip]
2016-11-28 22:23:28 -08:00
Chris Rebert
63843de193 Add Wall of Browser Bugs entry for #21120
Refs https://bugs.chromium.org/p/chromium/issues/detail?id=510079
Closes #21120

[skip sauce]
2016-11-22 23:56:41 -08:00
Chris Rebert
2133dbd718 browser-features.yml: Fix MS A11y UserVoice entry
And move one Firefox entry to keep the entries sorted by browser.
Refs #21089
2016-11-08 18:22:06 -08:00
Patrick H. Lauke
e123cdda16 Add browser features around virtual/accessibility focus
These would help in making hidden skip links show up visually once they
receive AT focus (for sighted/partially sighted AT users)
2016-11-05 15:27:26 +00:00
Patrick H. Lauke
6b184763f0 Add Safari skip link bug 2016-11-05 15:24:37 +00:00
Mark Otto
d9fa3fd797 Rename .tag to .badge to avoid conflicting with WordPress 2016-10-26 18:33:58 -07:00
Mark Otto
1aa6ff393b Fixes #20948: Rename Microsoft Edge to just Edge in docs 2016-10-24 22:12:19 -07:00
Mark Otto
62a129184d Add vertical-align utilities
- Adds six new utils for vertical-align property
- Documents the additional classes in the utils docs
2016-10-18 19:15:58 -07:00
Mark Otto
6c867667a1 Merge branch 'v4-dev' into v4-utils 2016-10-09 14:36:43 -07:00
Bardi Harborow
2e69dfa8c1 Fix broken/redirected links, moving to HTTPS where possible. (#20557) 2016-10-03 09:55:59 -07:00
Patrick H. Lauke
dad1c88653 Merge pull request #20764 from patrickhlauke/v4-dev
Add Edge#9011176 bug (visual artifacts in scrollable dialogs)
2016-09-22 10:54:49 +01:00
Patrick H. Lauke
d71c7c0958 Add Edge#9011176 bug (visual artifacts in scrollable dialogs) 2016-09-22 10:48:05 +01:00
Chris Rebert
089bc85a49 Remove fixed Edge <input type="file"> bug from the Wall
https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/8282613/ has been marked as Fixed.
Refs #20335.

[skip sauce]
2016-09-12 16:19:29 -07:00
Chris Rebert
eb18554b9e Add Selectors Level 4 :nth-child() to Most Wanted features for Edge
h/t @bardiharborow for opening https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/15944476
Refs #20143
[skip sauce]
2016-09-11 22:27:11 -07:00
Chris Rebert
e31a1a0f6d Add transitioncancel to Most Wanted list for Chrome, Safari, Edge (#20618)
[skip sauce]
2016-09-11 22:21:12 -07:00
Mark Otto
6181cf9d5d update nav.yml 2016-09-09 21:24:27 -07:00
Mark Otto
91992ac70a Add new border utils
- Move and rename .img-rounded to .rounded, .img-circle to .rounded-circle
- Add new .rounded-{direction} utils
- New docs pages for border utils with TBD comments for the border property
- Removes most image examples for rounding from the content/images docs in favor of new docs page
2016-09-08 23:21:40 -07:00
Kovah
076a950442 Docs: Breaks out Utilities into separate section and optimizes its pages (#20678) 2016-09-08 21:48:17 -07:00
Adam Macias
7ba78e603a Add Brazilian Portuguese in translations (#20673) 2016-09-08 09:19:11 -07:00
Chris Rebert
34291cc5ce Add Edge entry for #20507 to Wall of Browser Bugs
Closes #20507

[skip sauce]
2016-09-05 22:55:26 -07:00
Chris Rebert
5164e542b2 Add Wall of Browser Bugs entry for #12359 (#20445)
https://bugzilla.mozilla.org/show_bug.cgi?id=504622
Refs #12359

[skip sauce]
2016-08-03 08:03:24 -07:00
Chris Rebert
6844745db5 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:35:37 -07:00
Patrick H. Lauke
851e2cbb84 add Edge bug 8282613 2016-07-26 23:17:43 +01:00
Chris Rebert
e12361483a Add position:sticky to Most Wanted features (#20315)
[skip sauce]
2016-07-17 14:01:16 -07: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
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
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
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
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
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
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
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