afc163
|
b798a228e6
|
Add less variables about outline
|
2016-08-31 17:04:24 +08:00 |
|
Benjy Cui
|
50c4367a15
|
docs: update docs for Form.Item, close: #2835
|
2016-08-25 13:54:53 +08:00 |
|
afc163
|
363f610d8b
|
Fix tsc errors beside DatePicker
|
2016-08-24 16:09:55 +08:00 |
|
afc163
|
77949bb9e3
|
upgrade eslint-config, close #2811
|
2016-08-23 21:00:35 +08:00 |
|
Benjy Cui
|
5dcce12c2c
|
fix: some tsc errors (#2804)
|
2016-08-22 17:26:14 +08:00 |
|
Benjy Cui
|
4e0ae95e1e
|
chore: export form's interface
|
2016-08-19 16:53:27 +08:00 |
|
陆离
|
ff765002fa
|
refactor: rewrite form and dropdown in ts (#2683)
|
2016-08-19 16:43:32 +08:00 |
|
afc163
|
da6b65f7f0
|
Merge 1.x-stable
|
2016-08-12 14:47:01 +08:00 |
|
afc163
|
8ae2936342
|
Fix nested Forms style
|
2016-08-10 14:38:35 +08:00 |
|
Marius Ileana
|
725ca31939
|
docs: Small correction (#2637)
|
2016-08-08 15:43:21 +08:00 |
|
ddcat1115
|
c9e26ecab9
|
docs: treeSelect translation (#2582)
|
2016-08-05 11:47:31 +08:00 |
|
Benjy Cui
|
4cf04c5799
|
docs: update form demo
|
2016-08-05 11:28:34 +08:00 |
|
Marius Ileana
|
6bb29a1774
|
docs: Review of form / demo / advanced-search-form.md (#2574)
|
2016-08-05 11:25:39 +08:00 |
|
Benjy Cui
|
7d9585377e
|
feat: Form[vertical], close: #2449
|
2016-08-04 17:45:15 +08:00 |
|
afc163
|
d140108656
|
Fix typo
close #2602
|
2016-08-03 19:56:27 +08:00 |
|
Benjy Cui
|
5b5439208c
|
docs: update docs for Form, ref: #2591
|
2016-08-03 10:55:15 +08:00 |
|
Benjy Cui
|
eaebebf425
|
docs: fix docs
|
2016-08-02 09:34:04 +08:00 |
|
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. :-)
|
2016-08-02 09:32:50 +08:00 |
|
Marius Ileana
|
be181a7cc7
|
docs: review of form / demo / form-in-modal.md (#2575)
|
2016-08-02 09:25:14 +08:00 |
|
Marius Ileana
|
40498e7f01
|
chore: small typo to form / Form.tsx (#2576)
|
2016-08-02 09:24:15 +08:00 |
|
Benjy Cui
|
e5e7a9ac33
|
docs: update documentation of form
|
2016-07-31 10:01:58 +08:00 |
|
Gray Choi
|
d07b73fec0
|
docs: translation of form (#2555)
|
2016-07-31 09:53:51 +08:00 |
|
afc163
|
57f08259db
|
Merge 1.x-stable
|
2016-07-30 14:36:49 +08:00 |
|
Benjy Cui
|
1d2111db02
|
chore: add warning
|
2016-07-29 14:02:24 +08:00 |
|
afc163
|
71d74c30c1
|
Merge 1.x-stable
|
2016-07-29 13:57:54 +08:00 |
|
Benjy Cui
|
d1364ac038
|
feat: pass this.props.form as context automatically (#2534)
|
2016-07-29 11:18:31 +08:00 |
|
yeliex
|
14d6bd80da
|
fix: label should align left when it occupy the whole line (#2517)
|
2016-07-28 08:39:03 +08:00 |
|
afc163
|
b8c64f8b6c
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2016-07-26 22:30:40 +08:00 |
|
afc163
|
0eeca99f02
|
Merge 1.x-stable
|
2016-07-26 22:20:33 +08:00 |
|
Benjy Cui
|
11660c128b
|
docs: update demo, close: #1872
|
2016-07-25 16:08:18 +08:00 |
|
afc163
|
ca57794ae7
|
better implement for a2804cb
|
2016-07-25 14:03:56 +08:00 |
|
afc163
|
32ab285886
|
Merge branch '1.x-stable'
|
2016-07-24 13:49:42 +08:00 |
|
afc163
|
a2804cbff5
|
Make clear icon more clear
|
2016-07-21 20:57:44 +08:00 |
|
afc163
|
497cc1f65a
|
improve FormItem colon (#2311)
|
2016-07-21 15:51:37 +08:00 |
|
afc163
|
1138b69c6d
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2016-07-21 14:40:11 +08:00 |
|
afc163
|
42d34a5db3
|
Merge branch '1.x-stable'
|
2016-07-21 14:34:37 +08:00 |
|
RaoHai
|
1ccfad13f7
|
Mention Component fix
- 现在只输入一个 @ 符号,dropdown 也会弹出。
- 输入框失去焦点后,dropdown 会消失。
- 添加受控模式示例
- 添加 `getMentions(editorState: EditorState): Array<String>` Api,
可以获取当前提到的人。
- 添加了校验样式
- 其他样式修正
|
2016-07-20 19:01:11 +08:00 |
|
afc163
|
e2cc2838fd
|
Fix lesshint
|
2016-07-18 22:24:53 +08:00 |
|
afc163
|
2e41e35cc6
|
Fix more tslint problems
|
2016-07-13 17:22:23 +08:00 |
|
偏右
|
de359d2cf7
|
fix tslint problems (#2360)
|
2016-07-13 11:14:24 +08:00 |
|
afc163
|
6dad2b2987
|
Merge branch '1.x-stable'
|
2016-07-11 14:57:38 +08:00 |
|
afc163
|
8e9768fb4a
|
Fix form button align
|
2016-07-10 17:04:03 +08:00 |
|
afc163
|
5856bb1b30
|
Fix key warning
|
2016-07-10 15:16:24 +08:00 |
|
afc163
|
158b594526
|
Merge branch '1.x-stable'
|
2016-07-09 17:46:11 +08:00 |
|
Benjy Cui
|
4a6ff6f053
|
fix: Form.Item should support responsive layout, close: #2305 (#2313)
|
2016-07-09 17:44:28 +08:00 |
|
yeliex
|
147e06a837
|
Add colon props to Form (#2311)
|
2016-07-09 15:10:07 +08:00 |
|
yiminghe
|
94706f1d2c
|
fix ts
|
2016-07-07 20:25:03 +08:00 |
|
afc163
|
d68d42f69b
|
Merge 1.x-stable
|
2016-07-07 17:26:16 +08:00 |
|
yiminghe
|
c667144943
|
fix form warning
Conflicts:
components/cascader/index.jsx
components/form/index.jsx
|
2016-07-07 17:23:51 +08:00 |
|
yiminghe
|
3d9ae9833e
|
fix form warning
|
2016-07-07 16:59:47 +08:00 |
|