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 fb4f5f0bf1
[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 b8ff763d62
...
[ci skip]
2016-02-08 03:05:03 -08:00
Chris Rebert
72f10dd7e6
Only caption 1st set of progress bar examples
2016-02-08 00:39:33 -08:00
Mark Otto
ba4d52ef29
grunt
2016-02-07 23:49:09 -08:00
Mark Otto
9c3ba540b4
add example of multiple add-ons to docs
2016-02-07 23:48:47 -08:00
Mark Otto
23d47122ef
Merge branch 'multiple-input-group-addon' of https://github.com/vicary/bootstrap into vicary-multiple-input-group-addon
2016-02-07 23:41:35 -08:00
Mark Otto
48df6e3b72
grunt
2016-02-07 23:38:03 -08:00
Mark Otto
e8b6e5fc69
Merge pull request #19121 from twbs/v4-form-sizing
...
v4: Updated form and button sizing
2016-02-07 23:35:45 -08:00
Mark Otto
e455b6b8d2
Merge branch 'v4-dev' into v4-form-sizing
2016-02-07 22:48:26 -08:00
Mark Otto
e589cdbfe9
Put that new var to use to match form group addons to form controls
2016-02-07 22:47:04 -08:00
Mark Otto
38c93371c1
updated button/form-control padding and line-height
...
- Moves from no set line-height (inherited of 1.5) to declared 1.25 for
all inputs and buttons (regardless of size modifier).
- Updates padding to be `.5rem` instead of `.375rem` so that padding is
more likely to be whole numbers based on the root font-size.
- Whole numbers will be beneficial in avoiding odd fractional pixels
that can lead to misalignment as shown in #18607 .
- Large buttons and inputs are now a tad wider, and smaller
buttons/inputs a tad shorter and narrower, too.
2016-02-07 22:46:50 -08:00