ddcat1115
|
91fc059c9d
|
fix input with addon(in form) vertical align issue (#8325)
|
2017-11-29 11:20:38 +08:00 |
|
afc163
|
72741db902
|
Fix margin of nested FormItem, close #8320
|
2017-11-27 22:14:15 +08:00 |
|
afc163
|
b77e7ed554
|
Fix extra 0.5px height in chrome
close #8220
|
2017-11-17 12:13:07 +08:00 |
|
syssam
|
f8b7aad53d
|
less variable @form-vertical-label-padding, @form-vertical-label-margin, @input-padding-horizontal-base, @input-padding-horizontal-sm, @input-padding-horizontal-lg (#7886) (#7919)
|
2017-10-20 15:11:44 +08:00 |
|
afc163
|
3bc8f1ce5a
|
Tweak form nested form style
|
2017-10-20 11:35:05 +08:00 |
|
afc163
|
43659752d2
|
Fix hasFeedback icon overlap
close #7854
|
2017-10-11 10:37:45 +08:00 |
|
afc163
|
73a4873e78
|
Fix focused cascader error style
|
2017-10-09 13:46:56 +08:00 |
|
afc163
|
9f017bc5ae
|
Fix mention error style
|
2017-09-25 22:53:11 +08:00 |
|
afc163
|
94283b730f
|
Fix validateStatus styles of some Form Controls, close #7498
|
2017-09-06 20:17:20 +08:00 |
|
afc163
|
9bcde59001
|
Add @form-feedback-icon-size
|
2017-08-10 11:34:08 +08:00 |
|
afc163
|
0ad85e2987
|
Fix #4431 again
|
2017-07-21 10:07:18 +08:00 |
|
afc163
|
4419d4c94c
|
Fix select extra padding, close #6723
|
2017-07-11 12:14:35 +08:00 |
|
afc163
|
384803528f
|
Fix extra error outline of select in input addon
|
2017-07-08 16:20:01 +08:00 |
|
afc163
|
e188036606
|
remove unused code
|
2017-06-27 14:33:35 +08:00 |
|
afc163
|
dbd6f29c29
|
Fix form item extra content line height, close #6618
|
2017-06-27 12:08:16 +08:00 |
|
afc163
|
6e583325ea
|
Don't impact select inside input group
|
2017-06-26 21:44:38 +08:00 |
|
afc163
|
e24a8cb5d8
|
Tweak inline form item margin
|
2017-06-26 17:05:42 +08:00 |
|
afc163
|
5964e42a9b
|
tweak form label style
|
2017-06-26 11:51:41 +08:00 |
|
afc163
|
9f78e71c65
|
Fix select vertical issue inside input addon
|
2017-06-25 17:22:07 +08:00 |
|
afc163
|
7dafa985c5
|
remove colon block of vertical form
|
2017-06-25 16:48:01 +08:00 |
|
afc163
|
9089674a6f
|
Fix form item layout bug when zoom out, close #6097
|
2017-05-11 21:10:30 +08:00 |
|
Graeme Yeates
|
297412b57c
|
Add a less variable to opt out of form item colons
|
2017-04-21 14:34:56 -04:00 |
|
William Yang
|
6b8eeb79d1
|
fix: #5456(Cannot display feed back icon and prefix icon together) (#5457)
* fix #5456
* remove demo and set z-index to 1
|
2017-03-24 09:59:31 +08:00 |
|
afc163
|
240a93cee2
|
Fix mention active style
|
2017-03-19 01:29:21 +08:00 |
|
Benjy Cui
|
aa4606cd9f
|
feat: make Form.Item work with responsive layout, ref: #5296 (#5306)
|
2017-03-15 11:25:58 +08:00 |
|
Benjy Cui
|
228e9c0747
|
fix: remove Form auto-responsive layout (#5253)
* fix: remove Form auto-responsive layout
* test: update snapshot
|
2017-03-10 19:19:36 +08:00 |
|
Benjy Cui
|
fb8f90c102
|
feat: form (#5063)
* feat: support Form[layout], close: #5056
* feat: Form should be responsive, close: #5055
* test: update snapshot
* fix: resolve conflict betwen layout defaultValue and inline & vertical
|
2017-03-02 10:49:06 +08:00 |
|
afc163
|
a9599b802c
|
when labelCol is 24, it is a vertical form
|
2017-02-26 18:09:41 +08:00 |
|
afc163
|
c86d9f1abc
|
Make form control height follow large input height
|
2017-02-15 11:19:16 +08:00 |
|
zhenzong
|
fdaf15d16c
|
fix issue #4783 (#4788)
|
2017-02-09 11:09:22 +08:00 |
|
afc163
|
35523be6e9
|
Merge from master
|
2017-01-20 18:28:09 +08:00 |
|
afc163
|
fd6fc86b21
|
improve form validating style
|
2017-01-14 20:59:37 +08:00 |
|
偏右
|
6e3565b983
|
Add Form[hideRequiredMark] (#4500)
* Add Form[hideRequiredMark]
* omit hideRequiredMark
* Add test case for Form[hideRequiredMark]
|
2017-01-13 21:52:48 +08:00 |
|
afc163
|
657c707a79
|
Hide useless prop Form[horizontal]
|
2017-01-05 16:57:41 +08:00 |
|
afc163
|
9df1eb91db
|
Add form layout demo and fix vertical form style
|
2017-01-05 16:32:50 +08:00 |
|
afc163
|
fb6858c3cc
|
Fix hasFeedback and Select style detail for #4436
|
2017-01-01 17:39:27 +08:00 |
|
Jesper We
|
d258ace146
|
Fix #4431 Overlapping graphics with<Select> in <Form.Item ... hasFeedback={true} (#4436)
|
2017-01-01 17:20:08 +08:00 |
|
afc163
|
48de73b721
|
Fix a FormItem mis-align bug, close #4271
|
2016-12-16 20:24:50 +08:00 |
|
Pierre
|
827aa2f94c
|
style: remove hardcoded inputs height (#4175)
* remove hardcoded inputs height
* revert pagination input height
* revert pagination input heights bis
|
2016-12-15 11:17:09 +08:00 |
|
afc163
|
7d75f6e3de
|
Fix focus style of Form Controls, close #4035
|
2016-11-28 19:01:14 +08:00 |
|
afc163
|
33ad640b0f
|
feedback icon should not affect user operation (#3891)
|
2016-11-17 17:33:00 +08:00 |
|
afc163
|
4f7eff39fd
|
fix error controls style
|
2016-11-16 20:13:00 +08:00 |
|
afc163
|
0d63e5f6b5
|
Fix select[combobox] vertical align, close #3855
|
2016-11-15 21:54:22 +08:00 |
|
afc163
|
be9ed0388c
|
Fix form controls focused error style
|
2016-11-11 15:08:02 +08:00 |
|
afc163
|
88d470220b
|
Fix wrong error style for Form Validation
|
2016-11-09 22:25:39 +08:00 |
|
ddcat1115
|
0baef0627e
|
docs: 调整组件导航结构 (#3758)
- Layout 更名为 Grid
|
2016-11-09 14:43:32 +08:00 |
|
afc163
|
0ec4276eab
|
@font-size-lg (#1752)
|
2016-11-08 21:07:01 +08:00 |
|
afc163
|
0a48c62dcb
|
use @text-color
|
2016-11-08 20:50:59 +08:00 |
|
afc163
|
9b81fe86d9
|
clear less variables and add @text-color-secondary
|
2016-11-08 20:48:03 +08:00 |
|
Benjy Cui
|
1ed434a695
|
fix: should support Input[addon] in Form[inline], close: #3524
|
2016-10-21 15:04:55 +08:00 |
|