Mark Otto
6ec9aa34a4
Merge pull request #19139 from twbs/v4-custom-forms-validation
...
v4: Validation states on custom forms
2016-02-13 18:04:51 -08:00
Mark Otto
0c46412a4c
Merge branch 'v4-dev' into v4-custom-forms-validation
2016-02-13 17:55:23 -08:00
Mark Otto
ceb0e9b69f
grunt
2016-02-13 17:55:07 -08:00
Mark Otto
4724110583
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2016-02-13 17:54:40 -08:00
Mark Otto
095da95fda
Merge pull request #19144 from vsn4ik/v4-dev-cleanup-csscomb-conf
...
v4: Cleanup after drop csscomb
2016-02-13 17:53:43 -08:00
Ameya Pandilwar
8cd2778148
Updated label to tag in list-group example
2016-02-11 18:59:47 -05:00
Ameya Pandilwar
4ed5fa77ff
Rename .label class to .tag
2016-02-11 03:54:30 -05:00
Chris Rebert
48e02ebb8a
Merge pull request #19156 from twbs/rm-bugzilla-1060131
...
Remove http://bugzil.la/1060131 from Wall of Browser Bugs
2016-02-10 19:59:12 -08:00
Chris Rebert
a24112e850
Remove http://bugzil.la/1060131 from Wall of Browser Bugs
...
http://bugzil.la/1060131 has been fixed by http://bugzil.la/823483 which should land in Firefox 46.
Refs #14320
[ci skip]
2016-02-10 19:58:30 -08:00
Chris Rebert
119269445a
Merge pull request #19155 from twbs/rm-bugzilla-975632
...
Remove http://bugzil.la/975632 from Wall of Browser Bugs
2016-02-10 19:49:51 -08:00
Chris Rebert
183b57b504
Remove http://bugzil.la/975632 from Wall of Browser Bugs
...
http://bugzil.la/975632 has been fixed by http://bugzil.la/823483 which should land in Firefox 46.
Refs #10690
[ci skip]
2016-02-10 19:49:21 -08:00
vsn4ik
f29f0ffd22
Remove unused .csscomb.json
2016-02-10 00:34:47 +03:00
Chris Rebert
a1bf344c4f
Merge pull request #18925 from twbs/fixes-18922
...
Make translation of custom file input text easier
2016-02-09 01:38:14 -08:00
Mark Otto
325c1d4c3c
spacing in docs example"
2016-02-09 01:12:58 -08:00
Mark Otto
4972f87724
Update form validation docs
...
- Give some guidance on when someone might use any of the three
validation states. Fixes #18702 .
- Improve the examples to provide examples of supporting validation
text with the new `.form-control-feedback`, as well as always-present
help text. Nullifies #18704 .
2016-02-09 01:12:49 -08:00
Mark Otto
5744c58556
clarify help text class in docs
2016-02-09 01:10:55 -08:00
Mark Otto
371fbdb0e8
.text-help is dead, long live .form-control-feedback
...
Uses a new more specific class, adds some basic spacing, and clarifies
that this class is only for validation feedback.
Clears up the help text class question in
https://github.com/twbs/bootstrap/pull/18704#issuecomment-168241731 and
addresses the vertical spacing in #18703 .
2016-02-09 01:10:05 -08:00
Mark Otto
6140be7a09
clarifies form-group migration docs a bit per #18705
2016-02-09 00:44:38 -08:00
Mark Otto
af400363d2
Update grid docs for form layouts
...
- Add container to fix padding in mobile views
- Add large and small variations
- Cross link grid classes and mixins
- Fix up some words
2016-02-09 00:36:05 -08:00
Mark Otto
04f145b9d5
fix #18515 : add .form-control-label-* classes to match large/small inputs
2016-02-09 00:35:14 -08:00
Mark Otto
51d3267ea9
don't set horizontal padding on .form-control-label /cc #18130 #17498
2016-02-09 00:34:41 -08:00
Mark Otto
d7d32c475f
clearer copy
2016-02-09 00:20:18 -08:00
Mark Otto
a263e19419
grunt
2016-02-08 23:43:43 -08:00
Mark Otto
33d7ed77c8
linting follow up to #19140
2016-02-08 23:43:37 -08:00
Mark Otto
8c991939ab
Merge pull request #19136 from twbs/v4-input-border
...
v4: Translucent .form-control borders
2016-02-08 23:41:48 -08:00
Mark Otto
cb77f68868
Merge pull request #19140 from twbs/v4-card-list-group-corners
...
v4: Avoid shorthand border-radius for list groups in cards
2016-02-08 23:41:16 -08:00
Mark Otto
3b00f9ffc9
Merge pull request #19137 from twbs/v4-modal-footer-btns
...
v4: Simpler modal footer buttons
2016-02-08 23:38:59 -08:00
Mark Otto
faa7cea301
fixes #18940 : use specific border properties when changing the corners of list groups in cards to avoid overriding combo first-/last-child items
2016-02-08 23:37:38 -08:00
Mark Otto
45da517428
Merge branch 'v4-dev' into v4-input-border
2016-02-08 23:32:19 -08:00
Mark Otto
74a516a9b1
Merge branch 'v4-dev' into v4-modal-footer-btns
2016-02-08 23:32:12 -08:00
Chris Rebert
6370e9dc75
Merge pull request #19138 from twbs/update-gemfile
...
bundle update
2016-02-08 23:29:10 -08:00
Mark Otto
e117166e82
Merge branch 'v4-dev' into v4-input-border
2016-02-08 23:27:52 -08:00
Mark Otto
09aefaa2af
Alternate fix to #17965 : Updates to use the new class name and adds some basic docs for custom checkbox/radio validation
2016-02-08 23:21:32 -08:00
Chris Rebert
8455eb3ba8
bundle update
2016-02-08 23:20:21 -08:00
Mark Otto
4b97596982
Fixes #18949 : Remove extra margin overrides for buttons in .modal-footer
2016-02-08 22:34:38 -08:00
Mark Otto
a40d94000f
grunt
2016-02-08 22:32:59 -08:00
Mark Otto
c3e4cbdfb0
Move to a translucent input border with background-clip: padding-box for improved blending across different background-colors
2016-02-08 22:28:11 -08:00
Mark Otto
c8bd62b214
clarify, fix margin
2016-02-08 22:13:30 -08:00
Chris Rebert
145fa2ff99
Merge pull request #19135 from twbs/revert-19119-wkbug-138201-fixed
...
Add https://webkit.org/b/138201 back to the Wall of Browser Bugs
2016-02-08 20:14:31 -08:00
Chris Rebert
df07536dd1
Revert " https://webkit.org/b/138201 no longer repros"
2016-02-08 20:10:10 -08:00
Chris Rebert
b7f70102eb
Merge pull request #19128 from twbs/flex-utils
...
Flex utility classes shouldn't depend on $enable-grid-classes
2016-02-08 13:04:09 -08:00
Chris Rebert
b6b063812b
Merge pull request #19126 from twbs/native-font-stack-docs
...
Fixes+tweaks to native font stack docs
2016-02-08 12:59:25 -08:00
Chris Rebert
950706dbf9
Merge pull request #19125 from twbs/division
...
_forms.scss: Use division instead of fractional multiplication
2016-02-08 12:54:11 -08:00
Chris Rebert
472e0e1259
Flex utility classes shouldn't depend on $enable-grid-classes
...
[skip sauce]
[skip validator]
2016-02-08 04:25:45 -08:00
Chris Rebert
3c8e08e307
Grid docs: Remove !default from SCSS snippets
...
Fixup for fb4f5f0bf1e22f707bdd16880fe19328df091bde
[skip sauce]
2016-02-08 04:01:58 -08:00
Chris Rebert
74002ce92d
Migration docs: Mention $grid-breakpoints and $container-max-widths by name
...
[skip sauce]
2016-02-08 03:57:41 -08:00
Chris Rebert
9248602ecf
Fixes+tweaks to native font stack docs
...
[skip sauce]
2016-02-08 03:53:59 -08:00
Chris Rebert
8141835682
_forms.scss: Use division instead of fractional multiplication
...
[skip sauce]
[skip validator]
2016-02-08 03:34:24 -08:00
Chris Rebert
8ffcb5f055
_forms.scss: Remove extra trailing 0 in fractional number
...
[skip sauce]
[skip validator]
2016-02-08 03:31:54 -08:00
Chris Rebert
1d14d5c404
Fix apparent typo in b8ff763d6232d4a61858739b43f509366ffd1500
...
[ci skip]
2016-02-08 03:05:03 -08:00