Commit Graph

8 Commits (f1cf66fcc4965ab51db72b4cece4068d21a9eb80)

Author SHA1 Message Date
ajuner 4ab7a681a7
fix: declare components type (#3145)
* fix: update alert code

* chore: declare link type

* chore: declare auto-complete type

* chore: declare Badge type

* chore: declare Breadcrumb type

* chore: declare Calendar type

* chore: declare Card type

* chore: declare Checkbox type

* chore: declare Descriptions type

* chore: declare Dropdown

* chore: declare Form type

* chore: declare Mentions type

* chore: declare Menu type

* chore: declare popconfirm type

* chore: update Radio typescript

* chore: declare Rate type

* chore: declare Transfer type

* fix: update Transfer type

* fix: update type

* fix: update type
2020-11-13 10:51:12 +08:00
Amour1688 8eb6afb9b0 fix: unit test 2020-10-17 11:24:06 +08:00
Amour1688 ce7ca6895b fix: lint error 2020-10-13 17:46:52 +08:00
Amour1688 3f31590ad4 refactor: card to ts 2020-10-12 19:20:13 +08:00
tanjinzhou 61ef8e6883 chore: PropTypes.bool to PropTypes.looseBool 2020-10-10 18:16:28 +08:00
Amour1688 28111e7f34 chore: rename `ConfigConsumerProps` to `defaultConfigProvider` 2020-09-30 10:47:18 +08:00
Amour1688 a5eda35693 Merge branch feat-vue3 into next 2020-09-10 10:01:32 +08:00
Amour1688 4af81c412c chore: refactor space 2020-08-22 14:38:29 +08:00