ant-design-vue/components/table
Garret MH a2f7d6d062
feat: Vue 3 Migration Build support (#5973), close #5765
closes vueComponent/ant-design-vue#5765

Add `compatConfig: { MODE: 3 }` to all component definitions to signal to `@vue/compat` not to use any Vue 2 compatibility features.
2022-09-26 21:33:41 +08:00
..
__tests__ test: snap 2022-09-02 16:51:56 +08:00
demo doc: update table custom filter demo, close #5529 2022-04-23 10:25:16 +08:00
hooks feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
style fix: fix table container z-index (#5786) 2022-09-01 14:03:53 +08:00
Column.tsx 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
ColumnGroup.tsx 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
context.ts feat: add resize table column 2021-10-27 14:58:55 +08:00
ExpandIcon.tsx 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
index.en-US.md feat: table expandedRowKeys support v-model, close #5695 2022-06-13 09:37:53 +08:00
index.tsx Feat css var (#5327) 2022-03-12 09:56:32 +08:00
index.zh-CN.md feat: table expandedRowKeys support v-model, close #5695 2022-06-13 09:37:53 +08:00
interface.tsx Feat css var (#5327) 2022-03-12 09:56:32 +08:00
Table.tsx feat: table expandedRowKeys support v-model, close #5695 2022-06-13 09:37:53 +08:00
util.ts 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00