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

14551 Commits

Author SHA1 Message Date
Chris Rebert
5f455319e2 Merge pull request #19213 from twbs/label-pill-padding-x
Extract $label-pill-padding-x variable
2016-02-16 00:31:14 -08:00
Chris Rebert
2c034cf542 Add $label-font-size variable in the name of not hardcoding values
[skip sauce]
[skip validator]
2016-02-16 00:27:53 -08:00
Chris Rebert
c80cf45960 Extract $label-pill-padding-x variable
[skip sauce]
[skip validator]
2016-02-16 00:25:18 -08:00
Chris Rebert
8358471aa5 Merge pull request #19212 from twbs/label-padding-x-y
Extract $label-padding-{x,y} variables
2016-02-16 00:24:26 -08:00
Chris Rebert
1d634a07ce Extract $label-padding-{x,y} variables
[skip sauce]
[skip validator]
2016-02-16 00:18:30 -08:00
Chris Rebert
4278eb57ab Add $small-font-size variable
[skip sauce]
[skip validator]
2016-02-15 23:59:53 -08:00
Chris Rebert
7441beba67 Add $mark-padding variable
[skip sauce]
[skip validator]
2016-02-15 23:55:20 -08:00
Chris Rebert
2a2462d253 Merge pull request #19208 from twbs/modal-content-border-width
Extract $modal-content-border-width variable
2016-02-15 23:51:02 -08:00
Chris Rebert
ef89acb974 Extract $modal-content-border-width variable
[skip sauce]
[skip validator]
2016-02-15 23:45:28 -08:00
Chris Rebert
8baa8ca781 Merge pull request #19207 from twbs/modal-header-footer-width-vars
Extract $modal-{header,footer}-border-width variables
2016-02-15 23:44:06 -08:00
Chris Rebert
ece0775bee Extract $modal-{header,footer}-border-width variables
[skip sauce]
[skip validator]
2016-02-15 23:35:57 -08:00
Chris Rebert
c7be6883ae Merge pull request #19206 from twbs/modal-dialog-sm-up-margin-y
Extract $modal-dialog-sm-up-margin-y variable
2016-02-15 23:35:05 -08:00
Chris Rebert
e1be284d0c Extract $modal-dialog-sm-up-margin-y variable
[skip sauce]
[skip validator]
2016-02-15 23:24:41 -08:00
Chris Rebert
819b0179f0 Merge pull request #19205 from twbs/modal-dialog-margin
Extract new $modal-dialog-margin variable
2016-02-15 23:16:13 -08:00
Chris Rebert
b35aa23453 Extract new $modal-dialog-margin variable
[skip sauce]
[skip validator]
2016-02-15 23:10:38 -08:00
Chris Rebert
82d5f4bf56 Merge pull request #19204 from TiGR/patch-1
Fix docs for new naming of .btn-outline
[skip sauce]
2016-02-15 23:07:15 -08:00
Igor Tarasov
c27ff124c3 Fix docs for new naming of .btn-outline
This one was overlooked at edit

See #17719 and #19199
2016-02-16 08:20:44 +03:00
Mark Otto
35b9c2283b grunt 2016-02-15 19:11:35 -08:00
Patrick H. Lauke
835d21f5a4 Merge pull request #19201 from patrickhlauke/btn-outline-active-focus-fix
Add extra styles for focused/hovered active outline buttons
2016-02-15 13:17:46 +00:00
Patrick H. Lauke
9b8a4bc691 Add extra styles for focused/hovered active outline buttons 2016-02-15 12:58:16 +00:00
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