Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support vue3.4.x to ant-design-vue 3.x #7252

Open
wants to merge 3 commits into
base: 3.x
Choose a base branch
from

Conversation

selicens
Copy link
Member

@selicens selicens commented Jan 6, 2024

synch 4.0
#7257

@menghany
Copy link
Contributor

menghany commented Jan 9, 2024

@tangjinzhou 是否考虑发布兼容版本?目前3.x版本存量用户还有很多

@@ -261,7 +260,8 @@ const Affix = defineComponent({
]);
return (
<ResizeObserver onResize={updatePosition}>
<div {...restProps} style={placeholderStyle} ref={placeholderNode}>
<div {...restProps} ref={placeholderNode} data-measure-status={status}>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个是不是多了一个 div,再核对下

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1

@aibayanyu20 aibayanyu20 mentioned this pull request Jan 25, 2024
1 task
@chavlji
Copy link

chavlji commented Jan 25, 2024

@selicens is this pr stalled?

We need this desperately in our project. We have to update Vue to 3.4, but can't update Ant to 4.x because there are too many breaking changes.

🙏 🙏 🙏

@TLovers
Copy link

TLovers commented Feb 19, 2024

啥时候能发一版啊,大佬们

@wsxe9988
Copy link

@tangjinzhou @selicens 唐老师,3.x版本能不能把这个pr合并进去,发个bugfix版本,解决下vue升级到3.4以后出现的问题,毕竟还有不少人在用3.x

@johnnyhwa
Copy link

啥时候能发一版啊,大佬们

@selicens
Copy link
Member Author

我再跟进一些

@TLovers
Copy link

TLovers commented Mar 4, 2024

我再跟进一些

大佬,有消息吗

@jvalrog
Copy link

jvalrog commented Mar 14, 2024

My company is also being impacted by this. We have multiple widget libraries using ant-design-vue 3.x and new projects with vue 3.4 are broken.

@xingxing0804
Copy link

ant-design-vue 4.x 和vue3.4.x Modal.confirm无法关闭

@Yuliang-Lee
Copy link

这个没进展了吗

@TLovers
Copy link

TLovers commented Apr 8, 2024

这个没进展了吗

自己本地patch个补丁,自己玩自己的 😄

@Yuliang-Lee
Copy link

这个没进展了吗

自己本地patch个补丁,自己玩自己的 😄

这个在 ci 机器上打包用的还是本地 patch 这个包吗

@TLovers
Copy link

TLovers commented Apr 8, 2024

这个没进展了吗

自己本地patch个补丁,自己玩自己的 😄

这个在 ci 机器上打包用的还是本地 patch 这个包吗

shide

@kortin99
Copy link

还是没进展吗,

@TLovers
Copy link

TLovers commented Apr 11, 2024

还是没进展吗,

催催唐老师,我看3.x版本修复了好几个问题,都没有发布,估计是JSX全局命名在3.4没有了,导致一直失败

@doraemonxxx
Copy link

pls support and merge it. thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet