tangjinzhou
03760e3e3d
Merge remote-tracking branch 'origin/main' into feat-v4
2023-05-18 23:23:43 +08:00
tangjinzhou
b4258dc23d
feat: support vue 3.3 slot type
2023-05-18 21:22:58 +08:00
tangjinzhou
3e46f27b59
perf: shallowRef instead ref
2023-04-05 22:03:02 +08:00
tangjinzhou
47385347ee
refactor: tabs #6288
2023-02-17 23:14:26 +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
13e1db0bc4
chore: type support vue@3.2.35
2022-05-21 10:56:28 +08:00
tangjinzhou
669b22a54b
fix: tabs auto overflow error for addIcon
2022-03-29 12:59:15 +08:00
bqy_fe
120980cb5c
feat(components): export multiple components props ( #5353 )
2022-03-18 09:30:37 +08:00
tangjinzhou
89435951ae
feat: tabs overflow node support remove
2021-12-20 16:19:35 +08:00
tangjinzhou
257f7f03b5
refactor: raf
2021-12-20 14:52:29 +08:00
tangjinzhou
65fc82e105
fix: remove window
2021-11-29 17:53:09 +08:00
tangjinzhou
be9d448ec9
fix: tabs moreIcon not work #4928
...
close #4928
2021-11-27 10:04:37 +08:00
tangjinzhou
c57da055fc
fix: raf type error
2021-11-02 17:06:42 +08:00
tangjinzhou
75cf264040
refactor: tabs & card ( #4732 )
...
* refactor: tabs
* refactor: tabs
* fix: tabs hotreload error
* refactor: rename useRef
* feat: add leftExtra rightExtra
* refactor: tabs
* test: update tabs test
* refactor: card
* doc: update tabs demo
* refactor: add card style
* style: update vue dep
2021-10-07 09:23:36 +08:00