Commit Graph

8 Commits (c16a5d46ae1b880a1bf4fea2da1173019d0a6b5e)

Author SHA1 Message Date
Zuobin Wang 4fed700e96
chore(all): delete useless Omit define (#4470) 2021-08-05 14:55:30 +08:00
ajuner d028cce23f
chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
tangjinzhou 6cff37bb03
refactor: Breadcrumb (#4175) 2021-06-08 21:54:26 +08:00
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
Zou Jian dbbe345005
fix: breadcrumb itemRender slot type error (#3131)
* fix: breadcrumb中itemRender slot的参数与定义与实际的不符

* Update components/breadcrumb/Breadcrumb.tsx

Co-authored-by: Amour1688 <31695475+Amour1688@users.noreply.github.com>

Co-authored-by: Amour1688 <31695475+Amour1688@users.noreply.github.com>
2020-11-08 10:21:49 +08:00
tanjinzhou d2d613980a chore: update build config 2020-10-19 16:43:10 +08:00
tanjinzhou efc7db1b69 refactor: calendar by ts 2020-10-13 19:02:03 +08:00
tanjinzhou d7426e11d4 refactor: breadcrumb button by ts 2020-10-13 18:04:02 +08:00