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

6994 Commits

Author SHA1 Message Date
Mark Otto
07f341e30e Fixes #20504: Mention .divider to .dropdown-divider name change 2016-08-21 19:56:18 -07:00
Mark Otto
c2b8012764 minor docs edit to fix #20538 2016-08-21 19:33:54 -07:00
Mark Otto
ab9d351860 fixes #19930: update split dropup variation to include modifier 2016-08-21 19:07:15 -07:00
Mark Otto
bf056d45be Fixes #20495: Update heading hierarchy to avoid nested ToC that leads to hiding of entire ToC 2016-08-21 17:18:38 -07:00
Mark Otto
9128c1adff grunt 2016-08-21 17:10:20 -07:00
Mark Otto
86e3a35161 add some margin utils 2016-08-19 21:20:00 -07:00
Alex Shafer
17bc19a805 Remove some strong language in docs/forms.md
Remember, there may be children/students using these examples...
2016-08-18 08:19:09 -04:00
Jonathan
24a3fbfeac Added information about the .panel-group class 2016-08-15 17:04:03 +02:00
Bardi Harborow
4ca2528611 Remove CDN "not yet available" notice. 2016-08-07 12:34:40 +10:00
Scott Gauthreaux
98a8e9947a Updated docs with extra auto resize example
I updated the doc with an example of a flex layout of 3 columns where the center column is specified as a `.col-xs-5` to show that other columns will resize no matter what the width of the center column.
Experienced bootstrap developers will expect to have to use an even number for the center column width when in reality any size will work.
I believe this is quite useful information and doesn't add too much to the docs.
Another option would be to make that initial example a `.col-xs-5` instead of a `.col-xs-6` to highlight this fact in the first place.
2016-08-06 15:33:31 -07:00
Mark Otto
0416f761dd Merge pull request #20434 from vanduynslagerp/fix-20410
Fix dropdown example in docs (Fix #20410)
2016-08-03 18:32:40 -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
Pierre-Denis Vanduynslager
0f25df1dff Fix dropdown example in docs (Fix #20410) 2016-08-02 01:38:32 -04:00
Mark Otto
8e4f3fe7b9 grunt 2016-08-01 20:26:06 -07:00
Mark Otto
7efdd7720a Fixes #20382: Import the flexbox utilities into the docs flex stylesheet 2016-07-30 10:36:14 -07:00
Mark Otto
339b369bd2 Merge pull request #20282 from anantoghosh/patch-2
Migration docs: Fix typo in 'Reboot' about units
2016-07-27 21:29:05 -07:00
Mark Otto
aad527e410 Merge pull request #20341 from pat270/v4-tooltip-static-demo
Docs Tooltip Static Demo uses v3 class names
2016-07-27 21:06:52 -07:00
Mark Otto
c7de6107a8 prep release 2016-07-27 09:40:40 -07:00
Mark Otto
0fd2f8b889 grunt dist 2016-07-27 09:32:05 -07:00
Mark Otto
24e992a6ff bump versions 2016-07-27 09:31:24 -07:00
Mark Otto
82bf1e32bd grunt (include snew docs-flexbox files) 2016-07-26 22:03:54 -07:00
Mark Otto
8e9a9a5960 Enable flexbox grid CSS on our docs page
- Creates new flexbox grid Sass file in our docs assets
- Updates the Gruntfile to compile said new Sass file and minify the output
- Update notice on flexbox docs page for how it works
- Only enable compiled flexbox grid CSS in hosted docs site, not in dev (for easier and specific debugging of all flexbox features)
2016-07-26 21:09:39 -07:00
Mark Otto
c017eaca2f elaborate on those classes 2016-07-26 20:21:45 -07:00
Mark Otto
069a0dd6e7 comment out custom builds for now 2016-07-26 20:20:16 -07:00
Mark Otto
855a82e3a2 remove dist download option for now; it has been coming soon for far too long 2016-07-26 20:18:51 -07:00
Mark Otto
cf45a82068 grunt 2016-07-26 20:16:28 -07:00
Mark Otto
902d979568 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2016-07-26 19:57:44 -07:00
Patrick H. Lauke
851e2cbb84 add Edge bug 8282613 2016-07-26 23:17:43 +01:00
Mark Otto
39732a0023 30px not 15px 2016-07-25 20:39:19 -07:00
Mark Otto
55795e8845 Customizing grid docs updates to followup on #19099
- More details on columns and gutters
- Break it into clear sections
2016-07-25 20:36:30 -07:00
Mark Otto
ded1bf98d7 One more follow up to #19099, #20349, and #20361
Remove mention of base class and fix grid examples
2016-07-25 20:27:55 -07:00
Mark Otto
d306864e80 grunt 2016-07-25 20:10:10 -07:00
Mark Otto
e7090a7c44 update text in grid example 2016-07-25 17:10:32 -07:00
Mark Otto
7e8182e9a6 grunt 2016-07-25 17:10:21 -07:00
Mark Otto
dcbe373361 grunt 2016-07-25 12:30:13 -07:00
Mark Otto
2f38e5167d fix doubled up padding in docs navbar 2016-07-25 12:30:10 -07:00
Mark Otto
7fd00263e3 Merge branch 'v4-dev' into v4-navbars 2016-07-23 21:05:18 -07:00
Mark Otto
38312640df grunt 2016-07-23 21:04:37 -07:00
Mark Otto
b36e6dae2f Merge branch 'v4-dev' into v4-grid-fixes 2016-07-23 20:40:52 -07:00
Mark Otto
2ab662095b grunt 2016-07-23 20:40:41 -07:00
Mark Otto
a8879c8f82 Follow-up to #19099 for grid fixes
- Restores two-mixin approach to generating semantic grid columns (now with 'make-col-ready' and 'make-col')
- Removes need for .col-xs-12 by restoring the mass list of all grid tier classes to set position, min-height, and padding
- Adds an initial 'width: 100%' to flexbox grid column prep (later overridden by the column sizing in 'flex' shorthand or 'width') to prevent flexbox columns from collapsing in lower viewports
2016-07-23 17:12:43 -07:00
Patrick Yeo
6157001bcd Tooltip Static Demo uses v3 class names 2016-07-21 12:44:26 -07:00
Raphael Luba
d71c080ab5 Replace renamed classes in grid push/pull example (#20330)
The example for column ordering still referenced the old push/pull class names.
2016-07-20 08:37:54 -07:00
XhmikosR
47dc87e6c7 Fix typo in comment.
[ci skip]
2016-07-20 10:07:31 +03:00
Alice Young
e613415a76 Docs: Update composer require command to download current v4 alpha version (#20328) 2016-07-19 18:40:21 -07:00
Patrick H. Lauke
a426c4951c remove navbar-toggler unicode symbol in HTML
remove current HTML-based symbol, add any missing aria-* attributes
2016-07-19 22:11:44 +01: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
anantoghosh
11d43e456a Fix typo in 'Reboot' about units
In about 'Reboot', it says "moving **from** `rem` **to** `em` units. It should be moving from `em` to `rem`.
2016-07-12 14:08:24 +05:30
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
6e7bf66de9 Fix issue #16941 - HTML example in tooltip docs
Added an example tooltip that uses HTML content, and expanded the
description of the html option to clarify usage.
2016-05-16 16:18:51 -04:00
dumb
558a902e09 Fixed a small typo 2016-05-16 13:25:40 -04:00
Mark Otto
d4457b3303 improve docs examples for .navbar-text 2016-05-15 12:37:47 -07:00
Mark Otto
dfa2536c3b Restore .navbar-text and add some basic examples to the docs /cc #18049 2016-05-15 12:29:56 -07:00
Mark Otto
9c0c5fd9b1 Merge branch 'v4-navbars' of https://github.com/twbs/bootstrap into v4-navbars 2016-05-14 12:41:48 -07:00
Mark Otto
f98f9c9155 add docs note to clear up #18599--active states for navbars can be on anchors or parents 2016-05-14 12:41:26 -07:00
Mark Otto
05bdecd0b0 Add dropdown menu example to navbar docs 2016-05-13 08:19:16 -07: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
9c100a6a9f clarify example with code comment 2016-05-12 19:47:49 -07:00
Mark Otto
96835e1512 grunt 2016-05-12 18:16:50 -07:00
Mark Otto
083271ae48 Update collapsible navbar docs
- Add .text-muted for text color control over .bg-inverse in the examples
- Add a dark navbar collapse example
2016-05-12 11:24:43 -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