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 |
|
afc163
|
487b40815f
|
Merge 1.x-stable
|
2016-07-07 15:13:01 +08:00 |
|
afc163
|
e27d6c3097
|
Form react-unknown-prop (#2258)
|
2016-07-07 12:06:05 +08:00 |
|
afc163
|
b0c05e3f29
|
tweak style (#2234)
|
2016-07-06 17:54:05 +08:00 |
|
afc163
|
d280cba481
|
Merge 1.x-stable
|
2016-07-04 15:19:35 +08:00 |
|
Benjy Cui
|
d9b4eb4aa3
|
fix: add missing ant-row
|
2016-07-04 15:18:05 +08:00 |
|
Benjy Cui
|
766988735b
|
docs: update demo
|
2016-07-04 15:17:42 +08:00 |
|
afc163
|
1f0c26b25a
|
Fix label colon with whitespace: label="xx: "
|
2016-07-04 14:39:20 +08:00 |
|
Benjy Cui
|
0a73886a9c
|
docs: update demo
|
2016-07-04 12:13:29 +08:00 |
|
Benjy Cui
|
df2f672dd9
|
fix: add missing ant-row
|
2016-07-04 11:29:56 +08:00 |
|
afc163
|
21fb73d4f2
|
Merge branch '1.x-stable'
|
2016-06-28 18:46:23 +08:00 |
|
afc163
|
4a40399522
|
fix feedback position
|
2016-06-28 18:32:03 +08:00 |
|
afc163
|
95351bfffa
|
Merge branch '1.x-stable'
|
2016-06-27 19:31:38 +08:00 |
|
afc163
|
089f1ae512
|
update components category name
|
2016-06-27 18:21:12 +08:00 |
|
afc163
|
ef4c1a4749
|
Merge branch '1.x-stable'
|
2016-06-27 17:58:16 +08:00 |
|
afc163
|
0eaf940672
|
Fix Radio & Checkbox margin again
|
2016-06-27 17:22:03 +08:00 |
|