Commit Graph

5 Commits (b4258dc23da50fb366446420fe8de65ddb8e86cf)

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 7473233bc9 test: update focus test 2022-07-06 19:10:14 +08:00
wengjq 87db9bd87d
fix: checkbox set additional attribute no work,close #5678 (#5682) 2022-06-08 15:59:21 +08:00
bqy_fe 120980cb5c
feat(components): export multiple components props (#5353) 2022-03-18 09:30:37 +08:00
tangjinzhou 26496ba0a9
refactor: checkbox (#5091)
* style: remove not use pkg

* refactor: vc-checkbox

* refactor: checkbox

* fix: radio type
2021-12-28 16:47:52 +08:00