Commit Graph

11 Commits (b4258dc23da50fb366446420fe8de65ddb8e86cf)

Author SHA1 Message Date
tangjinzhou 78c8c9d791 fix: virtual list error at firefox, close #6470 2023-04-21 11:12:45 +08:00
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 00dc2add94
chore: update ts type (#5408)
* feat: update prop type

* feat: update ts type

* feat: update ts type

* feat: update ts type

* feat: update ts type

* test: update snap

* feat: update ts type
2022-03-26 22:52:54 +08:00
tangjinzhou 7bc9c78d51 fix: trigger animate #5008
close #5008
2021-12-11 14:59:52 +08:00
ajuner d028cce23f
chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
tangjinzhou b2aa49d064 fix: select dynamic virtual list 2021-06-22 15:33:11 +08:00
tanjinzhou 4f9555c64a fix: passive warning #3392 2020-12-18 18:54:18 +08:00
tanjinzhou 8d1669b889 fix: passive waring 2020-12-10 17:40:46 +08:00
tangjinzhou bd1f42a5ef fix: some ts type error 2020-11-07 15:08:42 +08:00
tanjinzhou 2e61e9cb50 perf: update virtual-list 2020-11-04 18:59:08 +08:00
Amour1688 150ebf15a5 chore: refactor virtual list 2020-10-01 17:20:10 +08:00