afc163
|
9f78e71c65
|
Fix select vertical issue inside input addon
|
8 years ago |
afc163
|
7dafa985c5
|
remove colon block of vertical form
|
8 years ago |
afc163
|
9089674a6f
|
Fix form item layout bug when zoom out, close #6097
|
8 years ago |
Graeme Yeates
|
297412b57c
|
Add a less variable to opt out of form item colons
|
8 years ago |
William Yang
|
3f6a4172ce
|
fix: #5456(Cannot display feed back icon and prefix icon together) (#5457)
* fix #5456
* remove demo and set z-index to 1
|
8 years ago |
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
|
8 years ago |
afc163
|
240a93cee2
|
Fix mention active style
|
8 years ago |
Benjy Cui
|
aa4606cd9f
|
feat: make Form.Item work with responsive layout, ref: #5296 (#5306)
|
8 years ago |
Benjy Cui
|
228e9c0747
|
fix: remove Form auto-responsive layout (#5253)
* fix: remove Form auto-responsive layout
* test: update snapshot
|
8 years ago |
afc163
|
a7a4d672f5
|
update form login demo, close #5172
|
8 years ago |
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
|
8 years ago |
afc163
|
a9599b802c
|
when labelCol is 24, it is a vertical form
|
8 years ago |
afc163
|
c86d9f1abc
|
Make form control height follow large input height
|
8 years ago |
zhenzong
|
fdaf15d16c
|
fix issue #4783 (#4788)
|
8 years ago |
Graeme Yeates
|
1006015ef0
|
Add border customization variables (#4734)
* Add border customization variables (#4712)
* Make border styles customizable (fixes #4712)
|
8 years ago |
afc163
|
fd6fc86b21
|
improve form validating style
|
8 years ago |
偏右
|
6e3565b983
|
Add Form[hideRequiredMark] (#4500)
* Add Form[hideRequiredMark]
* omit hideRequiredMark
* Add test case for Form[hideRequiredMark]
|
8 years ago |
afc163
|
4654db312f
|
Fix some lesshint problems
|
8 years ago |
afc163
|
657c707a79
|
Hide useless prop Form[horizontal]
|
8 years ago |
afc163
|
9df1eb91db
|
Add form layout demo and fix vertical form style
|
8 years ago |
afc163
|
fb6858c3cc
|
Fix hasFeedback and Select style detail for #4436
|
8 years ago |
Jesper We
|
d258ace146
|
Fix #4431 Overlapping graphics with<Select> in <Form.Item ... hasFeedback={true} (#4436)
|
8 years ago |
afc163
|
48de73b721
|
Fix a FormItem mis-align bug, close #4271
|
8 years ago |
Pierre
|
827aa2f94c
|
style: remove hardcoded inputs height (#4175)
* remove hardcoded inputs height
* revert pagination input height
* revert pagination input heights bis
|
8 years ago |
Benjy Cui
|
01dbcbe4af
|
css: should not reset fieldset style, close: #4090
|
8 years ago |
afc163
|
7d75f6e3de
|
Fix focus style of Form Controls, close #4035
|
8 years ago |
afc163
|
33ad640b0f
|
feedback icon should not affect user operation (#3891)
|
8 years ago |
afc163
|
4f7eff39fd
|
fix error controls style
|
8 years ago |
afc163
|
0d63e5f6b5
|
Fix select[combobox] vertical align, close #3855
|
8 years ago |
afc163
|
be9ed0388c
|
Fix form controls focused error style
|
8 years ago |
afc163
|
88d470220b
|
Fix wrong error style for Form Validation
|
8 years ago |
ddcat1115
|
0baef0627e
|
docs: 调整组件导航结构 (#3758)
- Layout 更名为 Grid
|
8 years ago |
afc163
|
0ec4276eab
|
@font-size-lg (#1752)
|
8 years ago |
afc163
|
0a48c62dcb
|
use @text-color
|
8 years ago |
afc163
|
9b81fe86d9
|
clear less variables and add @text-color-secondary
|
8 years ago |
Benjy Cui
|
1ed434a695
|
fix: should support Input[addon] in Form[inline], close: #3524
|
8 years ago |
偏右
|
62a53e75b8
|
refactor: Downsize some style code (#3421)
* remove fieldset disabled style
* improve button style mixins
|
8 years ago |
afc163
|
fd76b0cc6c
|
fix long label overflow style
|
8 years ago |
afc163
|
1bd39692e9
|
adjust error message margin style in FormItem
|
8 years ago |
偏右
|
354759cb17
|
Redesigned icons (#3041)
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
|
8 years ago |
马斯特
|
a25ec29fb8
|
refactor: 保证所有的tsx和less都正确使用prefix (#3024)
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
|
8 years ago |
ddcat1115
|
e19a0d500c
|
fix: time-picker style, close #2973 (#3028)
|
8 years ago |
afc163
|
7c99d5fb9e
|
fix selector order, close #2916
|
8 years ago |
afc163
|
b798a228e6
|
Add less variables about outline
|
8 years ago |
afc163
|
8ae2936342
|
Fix nested Forms style
|
8 years ago |
Benjy Cui
|
7d9585377e
|
feat: Form[vertical], close: #2449
|
8 years ago |
yeliex
|
14d6bd80da
|
fix: label should align left when it occupy the whole line (#2517)
|
8 years ago |
afc163
|
ca57794ae7
|
better implement for a2804cb
|
8 years ago |
afc163
|
a2804cbff5
|
Make clear icon more clear
|
8 years ago |
afc163
|
497cc1f65a
|
improve FormItem colon (#2311)
|
8 years ago |