Skip to content

feat: support React19 #606

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

Merged
merged 18 commits into from
Jun 11, 2025
Merged

feat: support React19 #606

merged 18 commits into from
Jun 11, 2025

Conversation

HaixingOoO
Copy link
Collaborator

@HaixingOoO HaixingOoO commented Apr 5, 2025

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

fix #600
fix #571
fix #383

相关 PRs

TDesignOteam/tdesign-api#616

💡 需求背景和解决方案

其他说明:组件库本身不升级到 19,详情见 Tencent/tdesign-react#3545

📝 更新日志

  • feat(React): 全面升级相关依赖,兼容在 React19 中使用

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

Copy link
Contributor

github-actions bot commented Apr 5, 2025

完成

@anlyyao anlyyao force-pushed the feat/react-19/support branch from 5df4a12 to bdb6e0c Compare April 8, 2025 12:43
Copy link

pkg-pr-new bot commented Apr 8, 2025

Open in StackBlitz

npm i https://pkg.pr.new/tdesign-mobile-react@606

commit: f7383e0

@anlyyao anlyyao force-pushed the feat/react-19/support branch from bdb6e0c to 74e543d Compare April 8, 2025 13:10
@anlyyao anlyyao force-pushed the feat/react-19/support branch from 9bc8c3c to bf6b3e8 Compare April 8, 2025 13:39
@anlyyao anlyyao force-pushed the feat/react-19/support branch from bf6b3e8 to 9effcca Compare April 8, 2025 13:50
@anlyyao anlyyao force-pushed the feat/react-19/support branch from 9effcca to 4363ed5 Compare April 8, 2025 13:52
@uyarn
Copy link
Collaborator

uyarn commented Apr 8, 2025

[email protected]

@anlyyao anlyyao added the React19 label Apr 9, 2025
@anlyyao anlyyao force-pushed the feat/react-19/support branch from 9900eff to 7db014e Compare May 7, 2025 13:59
@anlyyao anlyyao force-pushed the feat/react-19/support branch from cf900a1 to 598964b Compare June 11, 2025 10:09
@anlyyao anlyyao force-pushed the feat/react-19/support branch from fd3d31d to a914a99 Compare June 11, 2025 10:49
@anlyyao anlyyao merged commit d820d69 into develop Jun 11, 2025
12 checks passed
@anlyyao anlyyao deleted the feat/react-19/support branch June 11, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

在react19中 Toast ,Message 这种静态组件好像有问题 【React 19】support React 19 不支持react18.2.0版本吗
4 participants