Commit Graph

6880 Commits

Author SHA1 Message Date
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
Mark Otto f0c0a7533c Merge pull request #19892 from heikojansen/patch-1
Remove reference to "loaded.bs.modal" event
2016-05-21 19:39:33 -07:00
Chris Rebert f9fe928a5b http://bugzil.la/924068 closed as duplicate of http://bugzil.la/545685 (#19947)
Update the Wall of Browser Bugs entry accordingly.

[skip sauce]
2016-05-20 09:05:24 -07:00
Chris Rebert a90b36918f Add "The Bootstrap Authors" to copyright notices (#19936)
❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors
2016-05-20 09:04:31 -07:00
Chris Rebert 83692b199b https://crbug.com/475128 has been fixed (#19946)
Remove its entry from the Wall of Browser Bugs.
Refs #16180

[skip sauce]
2016-05-20 08:59:02 -07:00
Heiko Jansen 442f472a2d Mention removed modal option in migration docs
The `remote` option and the accompanying event have been removed.
2016-05-19 15:36:52 +02:00
dumb 558a902e09 Fixed a small typo 2016-05-16 13:25:40 -04:00
Heiko Jansen f4c86ffc77 Remove reference to "loaded.bs.modal" event
Since the "remote" option is no longer available in v4 the reference to the "loaded.bs.modal" event is no longer needed, too.
2016-05-13 14:36:46 +02:00
Mark Otto 96835e1512 grunt 2016-05-12 18:16:50 -07:00
Mark Otto 2a36b4b320 grunt 2016-05-11 23:30:22 -07:00
Mark Otto 1f25326926 grunt 2016-05-11 23:24:40 -07:00
Mark Otto fc75a2c78f Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2016-05-11 23:23:11 -07:00
Mark Otto 15874b7afc Fixes #19732: Mention change to list-group-item class and links/buttons in migration docs 2016-05-11 23:23:02 -07:00
Mark Otto e70f7162ec Fix #17511 by adding mention to the docs for how to extend the card columns 2016-05-11 23:13:52 -07:00
Mark Otto a296975221 Fixes #18584: Link to autoprefixer json file (link is broken until we make this the master branch) 2016-05-11 16:48:21 -07:00
Mark Otto 1993fe5985 Fixes #19267: Mention grid class changes in migration docs 2016-05-11 16:38:17 -07:00
Mark Otto 0eeff0b7cd grunt 2016-05-11 16:35:02 -07:00
Mark Otto 98049e908c add another note about dropdown styles changing 2016-05-11 16:34:59 -07:00
Mark Otto d74a897f55 Overhaul tables docs and use rgba() colors for inverse tables
- Add inverse examples for all variants
- Use rgba() colors for hover and accent states for easy usage in inverse styles
2016-05-11 16:28:28 -07:00
Mark Otto 7fa88b3b8a Update tags/labels/badges migration docs to mention class and change in behavior for alignment in list groups 2016-05-11 16:11:17 -07:00
Mark Otto c6ac4f567e grunt 2016-05-11 15:58:46 -07:00
Mark Otto 85a71854bf clarify that 2016-05-11 15:58:42 -07:00
Mark Otto 7cc802ea78 Consolidate button-dropdown.md with dropdowns.md to simplify docs 2016-05-11 14:13:16 -07:00
Mark Otto fda92d02a3 Unfuck those split button dropdowns
- Really we didn't need to do any of that strip units stuff to generate six new variables, two for each button size
- Using sibling selectors, we can target those split button dropdown toggles using the .dropdown-toggle-split class, and adjust padding and margin as needed
- Now, we nuke the margin-left from the ::after generated caret and tighten up the padding so that those split toggles don't look huge next to their main button
2016-05-11 11:36:09 -07:00
Mark Otto b280e36b78 Merge branch 'v4-dev' into v4-split-buttons 2016-05-11 11:07:06 -07:00
Mark Otto 9d6b41c127 Merge pull request #19141 from twbs/v4-forms-cleanup
v4: Forms cleanup
2016-05-11 10:49:31 -07:00
Mark Otto 547290293c grunt 2016-05-11 10:20:00 -07:00
Mark Otto e2751554a2 Merge branch 'v4-forms-cleanup' of github.com:twbs/bootstrap into v4-forms-cleanup 2016-05-11 10:19:40 -07:00
Mark Otto 618ac44f52 update migration notes 2016-05-11 10:16:00 -07:00
Mark Otto 425e3d407e Bring back some 'help text' love for forms with .form-text
- Includes new class
- New docs to support it
- Rearranged older docs
2016-05-10 08:24:38 -07:00
Mark Otto 73d9815343 Merge branch 'v4-forms-cleanup' of https://github.com/twbs/bootstrap into v4-forms-cleanup 2016-05-09 19:25:42 -07:00
Mark Otto 35c11b69df Update checkboxes and radios docs
- Add lighter gray text to disabled state for .form-check
- Separate radios and checkboxes example
- Clarify docs
2016-05-09 11:00:36 -07:00
Mark Otto 5aa32b3f3a clarify docs comment from #19459 2016-05-09 10:29:04 -07:00
Mark Otto 72d68bac7a more options, clearer options, and proper markdown formatting 2016-05-09 10:25:38 -07:00
Mark Otto 87d3570524 Merge branch 'v4-dev-docs-hidden-show-replacement' of https://github.com/lamby/bootstrap into lamby-v4-dev-docs-hidden-show-replacement 2016-05-09 10:23:52 -07:00
Mark Otto 9f6e881d00 Merge pull request #19459 from delftswa2016/v4-card-ordering
Explicitly state the ordering of cards in card columns in the docs
2016-05-09 10:14:50 -07:00
Mark Otto 707903c60c oops, another checkbox needing a new class 2016-05-08 23:14:28 -07:00
Mark Otto a6d48b7ee3 add options to the examples so they render properly 2016-05-08 22:53:32 -07:00
Mark Otto a803ab7f58 fix remaining checkboxes and radios in docs 2016-05-08 22:53:17 -07:00
Mark Otto d95aad695c fix broken markdown formatting 2016-05-08 22:52:58 -07:00
Mark Otto 4e4fdb7228 grunt 2016-05-08 17:31:11 -07:00
Mark Otto dde85e9888 Redo checkboxes and radios
- Move disabled radio and checkbox styles to Reboot
- Collapse .radio and .checkbox into single class, .form-check
- Collapse .radio-inline and .checkbox-inline into single class, .form-check-inline
- Require classes for sub-elements in both new classes
2016-05-08 16:05:27 -07:00
Mark Otto bd904d70c9 lol my bad, fix that last one too 2016-05-08 15:31:53 -07:00
Mark Otto 4a064209ba Merge branch 'v4-dev' into v4-forms-cleanup 2016-05-08 15:25:26 -07:00
Mark Otto b479efb9d6 Fixes #18492: Document .h1-.h6, change docs mention of inline usage to varying elements 2016-05-08 15:13:53 -07:00
Mark Otto fea7feb9e4 Fixes #18705: Clarify removal of .help-text and update changes to .form-group for horizontal layouts 2016-05-08 15:10:27 -07:00
Mark Otto 4d8d8bdab4 Fixes #18768: Add migration docs for dropdowns 2016-05-08 15:07:16 -07:00
Mark Otto 91257d29d3 fixes #19439: add some docs context to migration for .btn-xs and .page-header 2016-05-08 15:02:05 -07:00
Mark Otto d90064f06f grunt 2016-05-08 14:58:37 -07:00
Mark Otto aa5ef212f3 Merge pull request #19863 from twbs/v4-inverse-table-variants
v4: Inverse table variants
2016-05-08 14:33:38 -07:00
Mark Otto 80341bf709 Merge pull request #19476 from delftswa2016/v4-card-docs
Added explicit commentary to .card-* classes
2016-05-08 14:20:12 -07:00
Mark Otto 7322c8dc75 add code snippet 2016-05-08 14:16:23 -07:00
Mark Otto 44778465da Update table docs
- Change some things around, add some copy
- Include table variant styles for the inverse tables thanks to bg and color utils
2016-05-08 14:15:34 -07:00
Mark Otto ce249a555c document table border collapse change, move from old normalize to our reboot 2016-05-08 13:51:25 -07:00
Mark Otto 69afc16867 grunt 2016-05-08 13:46:38 -07:00
Mark Otto 932d0aa068 grunt 2016-05-08 13:43:13 -07:00
Mark Otto 5e84ed1425 Merge pull request #19793 from bassjobsen/patch-38
Update overview.md
2016-05-08 13:39:47 -07:00
Mark Otto b2dd8e1694 fix validation of dupe ids 2016-05-08 13:38:34 -07:00
Mark Otto adbb7bb707 Merge pull request #19851 from bassjobsen/patch-40
Use alphabetic order for the Components doc menu
2016-05-08 13:19:44 -07:00