Benjy Cui
|
4ee2194b45
|
deps: upgrade rc-notification
|
2017-06-09 10:17:30 +08:00 |
|
afc163
|
d086ee253e
|
update snapshots for #6347
|
2017-06-03 01:38:26 +08:00 |
|
afc163
|
9bb7ec0b87
|
update form demo snapshot
|
2017-06-01 17:58:06 +08:00 |
|
slientcloud
|
e43c8012ad
|
chore: support slider aira (#6301)
|
2017-06-01 12:08:39 +08:00 |
|
afc163
|
2cde334cd5
|
update snapshot
|
2017-05-28 15:30:43 +08:00 |
|
Benjy Cui
|
4b8a291684
|
fix: broken style of Cascader in Input.Group (#6208)
* fix: broken hover style of Cascader, close: #6202
* test: update snapshot
|
2017-05-22 10:09:17 +08:00 |
|
afc163
|
8703145d70
|
Fix prop-types and createClass warning, #5678
|
2017-05-18 14:22:47 +08:00 |
|
Benjy Cui
|
a9a8f68578
|
docs: update demo
|
2017-05-15 17:33:47 +08:00 |
|
ddcat1115
|
0b9ff23661
|
docs: add dynamic-rule form demo (#6035)
|
2017-05-15 17:25:50 +08:00 |
|
Benjy Cui
|
0d672d5c2d
|
test: fix CI
|
2017-05-05 14:47:37 +08:00 |
|
乐仪
|
5dfe86e891
|
fix snap
|
2017-04-24 17:08:56 +08:00 |
|
afc163
|
0dc2c1771f
|
fix snapshot
|
2017-04-05 14:59:56 +08:00 |
|
Benjy Cui
|
36a7ffc0d6
|
fix: Switch should not warning with size=large, close: #5368
|
2017-03-20 16:08:24 +08:00 |
|
Qingrong Ke
|
8afc2e9e95
|
Fix 5322 (#5379)
* Input: fix #5322
* Refactor preSuffix to affix
* Update tests and demos
* Refactor preSuffix to affix
|
2017-03-18 21:26:42 +08:00 |
|
Wei Zhu
|
f6b1e942e3
|
Jest 19 (#5361)
* Upgeade to jest 19
* Use jest.spyOn
|
2017-03-17 18:56:30 +08:00 |
|
Benjy Cui
|
be13831d92
|
Fix upload (#5358)
* docs: add demo to re-produce bug
* fix: dragger should work with form decorator, close: #5334
* test: update snapshot
|
2017-03-17 11:47:05 +08:00 |
|
Benjy Cui
|
aa4606cd9f
|
feat: make Form.Item work with responsive layout, ref: #5296 (#5306)
|
2017-03-15 11:25:58 +08:00 |
|
afc163
|
a0cdce4d00
|
fix test case
|
2017-03-10 19:22:18 +08:00 |
|
Benjy Cui
|
228e9c0747
|
fix: remove Form auto-responsive layout (#5253)
* fix: remove Form auto-responsive layout
* test: update snapshot
|
2017-03-10 19:19:36 +08:00 |
|
afc163
|
a7a4d672f5
|
update form login demo, close #5172
|
2017-03-06 15:15:50 +08:00 |
|
Wei Zhu
|
67bbae9ea8
|
Merge branch 'feature-2.8'
|
2017-03-05 21:34:57 +08:00 |
|
afc163
|
06d351f968
|
fix warning in test case
|
2017-03-02 14:14:34 +08:00 |
|
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
|
2017-03-02 10:49:06 +08:00 |
|
afc163
|
a7a2c54fa8
|
fix snap
|
2017-03-01 14:46:44 +08:00 |
|
Benjy Cui
|
758559f718
|
test: update snapshots
|
2017-02-28 16:14:53 +08:00 |
|
afc163
|
cf4ad5ddb8
|
fix test case
|
2017-02-26 00:23:46 +08:00 |
|
afc163
|
7181e3c9e8
|
revert d9ec4bf and ef0b708 , close #4997
|
2017-02-22 16:50:24 +08:00 |
|
Benjy Cui
|
e4d9e5af54
|
test: update snapshot
|
2017-02-22 15:52:43 +08:00 |
|
afc163
|
3308bce9b9
|
fix snapshot test
|
2017-02-20 11:36:57 +08:00 |
|
afc163
|
28dbdd17ed
|
fix for #4920
|
2017-02-17 14:11:10 +08:00 |
|
Benjy Cui
|
56995e2089
|
test: update snapshot
|
2017-02-17 13:59:13 +08:00 |
|
zilong
|
597e020a45
|
chore: add class ant-form-item-control-wrapper for formItem wrapper (#4856)
|
2017-02-14 10:46:54 +08:00 |
|
afc163
|
35523be6e9
|
Merge from master
|
2017-01-20 18:28:09 +08:00 |
|
afc163
|
8f57451d8c
|
fix snap test for cascader upgrade
|
2017-01-17 13:45:26 +08:00 |
|
afc163
|
abd264ebf0
|
fix test case name
|
2017-01-15 14:37:22 +08:00 |
|
偏右
|
6e3565b983
|
Add Form[hideRequiredMark] (#4500)
* Add Form[hideRequiredMark]
* omit hideRequiredMark
* Add test case for Form[hideRequiredMark]
|
2017-01-13 21:52:48 +08:00 |
|
Hans Chan
|
3d58a3f608
|
docs: add property colon for Form.Item (#4505)
* docs: 修改错别字
* docs: add property `colon` for Form.Item
`colon` is available since 2.0.0-beta.1
|
2017-01-13 19:03:59 +08:00 |
|
afc163
|
e2b8aee202
|
fix snapshot
|
2017-01-05 17:24:14 +08:00 |
|
偏右
|
e4bee3425a
|
Upgrade rc form (#4430)
* support nested form item name by upgrade rc-form
react-component/form#48
* Fix dynamic form demo
|
2016-12-31 23:47:07 +08:00 |
|
Wei Zhu
|
07103b9fb6
|
Don't ignore test files.
|
2016-12-14 14:48:09 +08:00 |
|
Wei Zhu
|
17a0a33283
|
Restructure tests.
|
2016-12-14 14:41:39 +08:00 |
|