TomIsion
4d486416bf
change Form typescript define about async callback order
2018-10-08 18:05:02 +08:00
Wei Zhu
1c1a67fe1d
Merge branch 'feature'
2018-09-30 16:53:28 +08:00
Wei Zhu
eb4255a39c
Update snapshot
2018-09-29 18:13:53 +08:00
Federico Marcos
ab92c934d5
fix incorrect prop passed to checkbox in docs examples ( #12448 )
...
prop should be `checked` instead of `value`
2018-09-29 18:09:03 +08:00
afc163
553a63f01f
Merge branch 'master' into feature
2018-09-19 14:34:20 +08:00
Phanupong Janthapoon
0e29194668
update misspelling on index.en-US.md ( #12280 )
...
On the line 158, the words "can not" are likely in a wrong construction for this sentence. It would be better to use "cannot" in this context.
2018-09-18 12:38:26 +08:00
afc163
cd9b8b20b5
Merge branch 'master' into feature
2018-09-16 17:29:04 +08:00
afc163
9d5920b39d
doc: remove old usage instruction
2018-09-14 11:31:53 +08:00
zombiej
2b22d6b19c
bump rc-switch & update test case
2018-09-13 19:47:28 +08:00
zombiej
03b198775a
close #12221 . Adjust form validateFields type
2018-09-13 16:33:02 +08:00
afc163
b70360e95a
doc: improve form API documentation
2018-09-12 22:16:53 +08:00
afc163
2952a8625b
site: remove old version hint of API
2018-09-12 21:43:01 +08:00
包子熊
4eb7d8f693
Hotfix(Select) add select clear icon ( #12196 )
...
close #12181
2018-09-11 20:45:40 +08:00
newraina
f8408510a6
fix form onFieldsChange param type ( #12185 )
2018-09-11 11:54:39 +08:00
HeskeyBaozi
976f6969f4
update test snapshot
2018-09-07 14:14:23 +08:00
zombiej
0ea5d6af70
adjust time picker default width since font number to be laregr
2018-09-06 19:16:37 +08:00
Benedikt Franke
ac2d094a4a
Inherit @form-feedback-icon-size from @font-size-base;
2018-09-04 11:01:46 +08:00
包子熊
67024893ce
Hotfix/icon issue ( #12016 )
...
* fix progress icon
* remove IconDisplay fields.js
* update progress test snapshot
* fix form item circle filled
* update form-item test snapshot
* fix close icon in upload item list
* fix alert icon theme
* update alert test snapshot
* fix time picker clear icon
* fix test snapshot
* fix rotate icon in the header
* update test snapshot
* update new tree test snapshot
* fix icon position
* fix old icon and new icon both display
* fix card actions icon position
2018-09-03 19:29:27 +08:00
HeskeyBaozi
24568f61ff
use the whole svg icons
2018-09-02 23:39:58 +08:00
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
74798b8911
upgdate test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
d6131fe18d
update test snapshot
2018-09-02 20:59:37 +08:00
afc163
207bad7b47
Merge branch 'master' into feature-3.9.0
2018-09-01 13:22:06 +08:00
Tomás Francisco
7d38f8f435
improve form types and docs ( #11932 )
2018-08-29 11:20:33 +08:00
HeskeyBaozi
0c9465aaf9
upgrade icons library
2018-08-27 20:40:11 +08:00
HeskeyBaozi
d9b38aee4b
Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon
...
# Conflicts:
# package.json
2018-08-25 13:24:44 +08:00
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
2018-08-24 18:36:08 +08:00
HeskeyBaozi
af11401d33
upgrade svg
2018-08-24 17:36:22 +08:00
Nikolay
7bf50c85e1
Update Form.tsx
2018-08-22 23:28:07 +08:00
Nikolay
563e349946
add strict mode for submit object property names
...
This feature adds a posibility to validate property names in TypeScript by inserting required object interface.
2018-08-22 23:28:07 +08:00
HeskeyBaozi
c3816d2859
align validating icon with input suffix icon
2018-08-14 18:20:45 +08:00
HeskeyBaozi
796de6390b
update test snapshot
2018-08-14 15:32:29 +08:00
HeskeyBaozi
b9a9c308c9
[breaking] remove iconfont-font class helper
2018-08-14 15:31:20 +08:00
HeskeyBaozi
049ce5c307
use time-picker with svg icon
2018-08-14 14:45:04 +08:00
HeskeyBaozi
35974d67b2
update test snap shot
2018-08-13 20:51:01 +08:00
HeskeyBaozi
0a8f964935
update test snap shot
2018-08-13 14:46:55 +08:00
HeskeyBaozi
3baec95628
Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon
2018-08-13 09:26:33 +08:00
afc163
f1649efebb
update rate snapshots
2018-08-12 01:40:14 +08:00
Wei Zhu
064bfaf554
Add @types/prop-types
2018-08-07 21:09:05 +08:00
HeskeyBaozi
b2ab727c89
resolve conflicts
2018-08-06 15:06:06 +08:00
afc163
aa2b1a4352
Merge branch 'master' into feature-3.8.0
2018-08-03 23:16:08 +08:00
HeskeyBaozi
cc180e2605
resolve conflict.
2018-08-02 18:02:31 +08:00
Alexander Anpleenko
ac924d9443
fixed a word mistake
2018-08-02 11:16:19 +08:00
afc163
a06afee8b6
Merge branch 'master' into feature-3.8.0
2018-08-01 15:33:55 +08:00
HeskeyBaozi
6c42d711e8
Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon
2018-07-31 15:36:23 +08:00
Lucien Lee
7c43bc553f
change message type to React.ReactNode
2018-07-31 13:58:26 +08:00
Lucien Lee
6606aad391
allow validator message as ReactChild
2018-07-31 13:58:26 +08:00
afc163
51d32baa62
fix tabs test snapshots
2018-07-29 15:19:59 +08:00
HeskeyBaozi
768af40c4c
Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon
...
# Conflicts:
# components/drawer/__tests__/__snapshots__/Drawer.test.js.snap
# components/drawer/__tests__/__snapshots__/DrawerEvent.test.js.snap
# components/drawer/index.tsx
2018-07-25 12:03:00 +08:00
HeskeyBaozi
ee16585b6d
update test cases
2018-07-25 11:51:19 +08:00