马斯特
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
feng zhi hao
7a7395329b
chore: 完善Form组件的声明 ( #3043 )
8 years ago
Benjy Cui
37e8474714
fix: `withRef` should work, close : #2843 ( #2992 )
8 years ago
Benjy Cui
8db2b79505
chore: fix compile errors
8 years ago
Benjy Cui
1dac1370de
deps: replace obejct.omit with omit.js, close : #2988 ( #2994 )
8 years ago
Benjy Cui
44d5fc6fd2
fix: both of undefined and null means no input, close : #2959
8 years ago
Benjy Cui
090fb16c77
docs: update the doc of Form, ref: #2985
8 years ago
Benjy Cui
14fb2c78ba
chore: remove deprecated code ( #2920 )
* chore: remove deprecated code
* chore: add warning for Breadcrumb
8 years ago
Benjy Cui
4026221d45
deps: hello moment ( #2887 )
* deps: upgrade TimePicker
* deps: upgrade DatePicker
* deps: upgrade Calendar
* fix: moment should work with LocaleProvider
* feat: update API of TimePicker
* feat: update Calendar's APIs
* feat: update DatePicker's APIs
* doc: update demo
* revert: add dateString and timeString and so on
* feat: add Calendar[defaultValue]
* feat: add defaultPickerValue
* docs: update docs about date picker
* feat: set moment locale to zh-cn automatically
8 years ago
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
8 years ago
afc163
7c99d5fb9e
fix selector order, close #2916
8 years ago
Benjy Cui
5a4ebe535f
deps: update rc-form and form's docs ( #2873 )
8 years ago
afc163
b798a228e6
Add less variables about outline
8 years ago
Benjy Cui
50c4367a15
docs: update docs for Form.Item, close : #2835
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
afc163
77949bb9e3
upgrade eslint-config, close #2811
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
Benjy Cui
4e0ae95e1e
chore: export form's interface
8 years ago
陆离
ff765002fa
refactor: rewrite form and dropdown in ts ( #2683 )
8 years ago
afc163
8ae2936342
Fix nested Forms style
8 years ago
Marius Ileana
725ca31939
docs: Small correction ( #2637 )
8 years ago
ddcat1115
c9e26ecab9
docs: `treeSelect` translation ( #2582 )
8 years ago
Benjy Cui
4cf04c5799
docs: update form demo
8 years ago
Marius Ileana
6bb29a1774
docs: Review of form / demo / advanced-search-form.md ( #2574 )
8 years ago
Benjy Cui
7d9585377e
feat: Form[vertical], close : #2449
8 years ago
afc163
d140108656
Fix typo
close #2602
8 years ago
Benjy Cui
5b5439208c
docs: update docs for Form, ref: #2591
8 years ago
Benjy Cui
eaebebf425
docs: fix docs
8 years ago
Marius Ileana
23e5912384
docs: Review ( #2573 )
Please excuse any mistake. I just discovered this library the other day, I felt in love with it and I really like to contribute. :-)
8 years ago
Marius Ileana
be181a7cc7
docs: review of form / demo / form-in-modal.md ( #2575 )
8 years ago
Marius Ileana
40498e7f01
chore: small typo to form / Form.tsx ( #2576 )
8 years ago
Benjy Cui
e5e7a9ac33
docs: update documentation of form
8 years ago
Gray Choi
d07b73fec0
docs: translation of form ( #2555 )
8 years ago
Benjy Cui
1d2111db02
chore: add warning
8 years ago
Benjy Cui
d1364ac038
feat: pass this.props.form as context automatically ( #2534 )
8 years ago
yeliex
14d6bd80da
fix: label should align left when it occupy the whole line ( #2517 )
8 years ago
Benjy Cui
11660c128b
docs: update demo, close : #1872
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
2e41e35cc6
Fix more tslint problems
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
afc163
8e9768fb4a
Fix form button align
8 years ago
afc163
5856bb1b30
Fix key warning
8 years ago
Benjy Cui
4a6ff6f053
fix: Form.Item should support responsive layout, close : #2305 ( #2313 )
8 years ago
yeliex
147e06a837
Add `colon` props to Form ( #2311 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
yiminghe
c667144943
fix form warning
Conflicts:
components/cascader/index.jsx
components/form/index.jsx
9 years ago