ant-design-vue/components/table
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__ style: update prettier & format code 2021-06-23 23:10:07 +08:00
style style: move color var of table to default less (#3612) 2021-01-29 21:14:42 +08:00
Column.tsx chore: optimize table typescript support (#3087) 2020-11-02 15:52:02 +08:00
ColumnGroup.tsx feat: table column group support fixed(#3882) (#3884) 2021-04-05 14:16:31 +08:00
FilterDropdownMenuWrapper.tsx chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
SelectionBox.tsx perf: table #3531 2021-02-27 22:50:21 +08:00
SelectionCheckboxAll.tsx perf: table #3531 2021-02-27 22:50:21 +08:00
Table.tsx chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
createBodyRow.tsx perf: table #3531 2021-02-27 22:50:21 +08:00
filterDropdown.tsx chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
index.tsx chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
interface.ts Refactor progress (#4358) 2021-07-12 17:14:47 +08:00
util.ts refactor: table to ts 2020-10-23 14:29:39 +08:00