ant-design-vue/components/progress
tangjinzhou a770eb3cb2
Refactor progress (#4358)
* fix: timepicker error border not show #4331

* fix(UploadDragger): fix UploadDrager no export (#4334)

* refactor(switch): support customize checked value #4329 (#4332)

* refactor(switch): support customize checked value #4329

* test: add test case

* refactor: update props name

* refactor: update ts

* refactor: optimize

* style: uncheckedValue to unCheckedValue

* test: update snap

* feat: udpate switch ts

* docs: remove ie11

* fix: tree-select throw error when use slot title

* fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353)

* fix type for typescript 4.3.5

* Update interface.ts

close #4296

* fix: dropdown submenu style error #4351
close #4351

* fix(notification): 完善notification类型 (#4346)

* refactor(progress): use composition API (#4355)

* refactor(progress): use composition API

* refactor(vc-progress): update

* refactor: progress

* refactor: progress

* fix: timepicker error border not show #4331

* fix(UploadDragger): fix UploadDrager no export (#4334)

* refactor(switch): support customize checked value #4329 (#4332)

* refactor(switch): support customize checked value #4329

* test: add test case

* refactor: update props name

* refactor: update ts

* refactor: optimize

* style: uncheckedValue to unCheckedValue

* test: update snap

* feat: udpate switch ts

* docs: remove ie11

* fix: tree-select throw error when use slot title

* fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353)

* fix type for typescript 4.3.5

* Update interface.ts

close #4296

* fix: dropdown submenu style error #4351
close #4351

* fix(notification): 完善notification类型 (#4346)

* refactor(progress): use composition API (#4355)

* refactor(progress): use composition API

* refactor(vc-progress): update

* refactor: progress

* refactor: progress

Co-authored-by: Jarvis <35361626+fanhaoyuan@users.noreply.github.com>
Co-authored-by: John <John60676@qq.com>
Co-authored-by: 艾斯特洛 <axetroy.dev@gmail.com>
Co-authored-by: zanllp <qc@zanllp.cn>
2021-07-12 17:14:47 +08:00
..
__tests__ Refactor progress (#4358) 2021-07-12 17:14:47 +08:00
style Refactor progress (#4358) 2021-07-12 17:14:47 +08:00
Circle.tsx Refactor progress (#4358) 2021-07-12 17:14:47 +08:00
Line.tsx Refactor progress (#4358) 2021-07-12 17:14:47 +08:00
Steps.tsx Refactor progress (#4358) 2021-07-12 17:14:47 +08:00
index.ts Refactor progress (#4358) 2021-07-12 17:14:47 +08:00
progress.tsx Refactor progress (#4358) 2021-07-12 17:14:47 +08:00
props.ts Refactor progress (#4358) 2021-07-12 17:14:47 +08:00
utils.ts Refactor progress (#4358) 2021-07-12 17:14:47 +08:00