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
|
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 |
afc163
|
d4570fd6c3
|
fix missing ant-advanced-search-form styles
|
9 years ago |
afc163
|
7d131a3b64
|
Remove colon and add it via FormItem, close #1877
|
9 years ago |
afc163
|
15bb865037
|
Fix form detail style
|
9 years ago |
afc163
|
dd33cb8f60
|
Move InputGroup style from Form into Input, close #1812
|
9 years ago |
afc163
|
41a8c17b2b
|
remove search-input from Form
|
9 years ago |
afc163
|
b15ae59101
|
Fix lots of Form style
|
9 years ago |
Benjy Cui
|
f15110e7c1
|
fix: Input[size] should be configurable, close: #1732
|
9 years ago |
kagawagao
|
88d148ac98
|
fix Form style bug
|
9 years ago |
afc163
|
5b921b6960
|
Fix combobox focus style, close #1684
|
9 years ago |
afc163
|
7b7f846161
|
Fix search input margin bug
|
9 years ago |
afc163
|
5bcb23dd27
|
Fix feedback in form control, close #1619
|
9 years ago |
afc163
|
72a1144c7e
|
Fix input width, close #1559
|
9 years ago |
afc163
|
0ca6a1c24a
|
css modularize (#1448)
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
|
9 years ago |
afc163
|
010e92da79
|
fix a form warning style problem
|
9 years ago |
afc163
|
287c45292d
|
fix color of form help text
|
9 years ago |
afc163
|
f36b648fab
|
remove vendor prefixes dependency
|
9 years ago |
afc163
|
8fd09ac1b2
|
control focus shadow should be transparent
|
9 years ago |
afc163
|
72af92c47e
|
Upgrade message icons
|
9 years ago |
afc163
|
0a0d16ff61
|
Fix form input style
|
9 years ago |
afc163
|
8f7c7f5df7
|
fix(style): feedback icon padding bug, close #1391
|
9 years ago |
afc163
|
5bb8e31ad4
|
fix(style): feedback icon padding bug, close #1391
|
9 years ago |
afc163
|
af04694776
|
fix(style): form element vertical align issue
|
9 years ago |
afc163
|
b3f519ac52
|
update form style for advanced-search-form demo
|
9 years ago |
afc163
|
cbfb910973
|
fix search-input style of large size
|
9 years ago |
afc163
|
e5a014d3a6
|
Fix combobox select error style, close #1227
|
9 years ago |
afc163
|
6526468f57
|
fix inline FormItem margin, close #1141
|
9 years ago |
afc163
|
e584a5b8ab
|
Fix border-color less variable
|
9 years ago |
afc163
|
a058ebc372
|
Fix Input className, close #1103
|
9 years ago |
afc163
|
f9aed15464
|
remove inline form-item width 100%
|
9 years ago |
afc163
|
b3340c6b6b
|
Fix some style
|
9 years ago |
Benjy Cui
|
48900ed7f8
|
css: add search box style for Select #1067
|
9 years ago |
afc163
|
8736b0a17e
|
Fix inline form style with help, close #1040
|
9 years ago |
Benjy Cui
|
c8015c88c3
|
feat: scroll to invalid field automatically #993
|
9 years ago |
afc163
|
b4c997f016
|
fix required prefixCls
|
9 years ago |
Benjy Cui
|
51c33b9c51
|
fix: add prefix
|
9 years ago |
Benjy Cui
|
b42fb9f189
|
fix: should not set required to label #985
|
9 years ago |
afc163
|
0265e3eb6e
|
remove ant-form-item-compact, rewrite form-item align style
|
9 years ago |