Cherry7
42982afa70
fix(tabs): dropdown show ( #6758 )
2023-08-06 11:51:01 +08:00
tangjinzhou
823b3ddd11
fix: operationNodeProps ts error
2023-06-16 14:09:35 +08:00
zepeng
7f96399009
fix(tabs): the dropdown menu opened automatically in Customized trigger of new tab ( #6655 )
...
* fix(tabs): the dropdown menu opened automatically in Customized trigger of new tab
* fix(tabs): the dropdown menu opened automatically in Customized trigger of new tab
2023-06-16 14:08:29 +08:00
tangjinzhou
b4258dc23d
feat: support vue 3.3 slot type
2023-05-18 21:22:58 +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
c739e498c5
perf: import icons #5822
2022-07-24 08:59:51 +08:00
tangjinzhou
13e1db0bc4
chore: type support vue@3.2.35
2022-05-21 10:56:28 +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
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
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