Commit Graph

5 Commits (719847901e8ee419283e82497f5b585ec46b0e68)

Author SHA1 Message Date
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
tangjinzhou 257f7f03b5 refactor: raf 2021-12-20 14:52:29 +08:00
tangjinzhou a938bcb4de fix: requestAnimationFrame error in ssr, close #4833 2021-11-02 16:07:35 +08:00
tangjinzhou 42cc616ed3 fix: table column resize for scroll, close #4811 2021-10-27 16:31:53 +08:00
tangjinzhou 1272457517 feat: add resize table column 2021-10-27 14:58:55 +08:00