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 |
RaoHai
|
1ccfad13f7
|
Mention Component fix
- 现在只输入一个 @ 符号,dropdown 也会弹出。
- 输入框失去焦点后,dropdown 会消失。
- 添加受控模式示例
- 添加 `getMentions(editorState: EditorState): Array<String>` Api,
可以获取当前提到的人。
- 添加了校验样式
- 其他样式修正
|
8 years ago |
afc163
|
e2cc2838fd
|
Fix lesshint
|
8 years ago |
afc163
|
8e9768fb4a
|
Fix form button align
|
8 years ago |
Benjy Cui
|
4a6ff6f053
|
fix: Form.Item should support responsive layout, close: #2305 (#2313)
|
9 years ago |
yeliex
|
147e06a837
|
Add `colon` props to Form (#2311)
|
9 years ago |
afc163
|
b0c05e3f29
|
tweak style (#2234)
|
9 years ago |
afc163
|
4a40399522
|
fix feedback position
|
9 years ago |
afc163
|
0eaf940672
|
Fix Radio & Checkbox margin again
|
9 years ago |