Skip to content

Releases/theme next#105

Open
lawpachi wants to merge 485 commits into
mainfrom
releases/theme-next
Open

Releases/theme next#105
lawpachi wants to merge 485 commits into
mainfrom
releases/theme-next

Conversation

@lawpachi

@lawpachi lawpachi commented Oct 14, 2025

Copy link
Copy Markdown
Collaborator

这个 PR 做了什么?
简要描述所做更改

这个变动的性质是?

  • 新特性提交
  • 日常 bug 修复
  • 站点、文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • TypeScript 定义更新
  • 包体积优化
  • 性能优化
  • 功能增强
  • 重构
  • 代码风格优化
  • 测试用例
  • 工作流程

这个变动涉及以下渠道:

  • 所有渠道
  • 微信小程序
  • 支付宝小程序
  • 抖音小程序
  • Web 平台(H5)

附加信息(可选)
在此添加任何其他相关信息,比如截图或设计图。

stormt and others added 30 commits September 2, 2025 15:15
此次提交增加了倒计时组件的多语言支持,并增强了其无障碍特性,包括自动化的`aria-label`生成以及对屏幕阅读器的支持。

Co-developed-by: Aone Copilot <noreply@alibaba-inc.com>
此提交修正了英文版本中的倒计时相关文案,将其更新为更完整的单词表述,提升了语言的一致性和准确性。
修正了 `countdown` 相关字段的翻译错误,使其更准确地反映中文含义。
增加对 `useLocaleText` 钩子的单元测试,确保其在不同语言环境下的正确行为。
此提交为`Countdown`组件添加了更多的边界情况测试,以提高其鲁棒性。
添加了进度状态相关的翻译项到英文、繁体中文和简体中文的语言包中,以便更好地支持进度显示的功能。
增加对 `useLocaleText` 钩子的单元测试,确保其在不同语言环境下的正确行为。
此提交为 `Progress` 组件添加了国际化支持,并改进了进度文本的获取方式。移除了硬编码的进度文本对象,改为从 `useLocaleText` 钩子动态获取本地化文本。
此提交为进度条组件添加了必要的单元测试,以提高组件的稳定性和可靠性。
在 `TextArea` 组件中添加了对字符计数提示的多语言支持,包括英文和中文。更新了相关语言文件并调整了组件内部的文本处理逻辑。
此提交为 `TextArea` 组件添加了更多的边界情况测试,以提高组件的稳定性和可靠性。
移除了关于无障碍指南的部分内容,包括内置无障碍特性和最佳实践等详细说明。
zhaojinzhao and others added 30 commits January 27, 2026 17:19
- Refine wording for Button and IconButton prop descriptions for clarity
- Revise Card component example titles, subtitles, and content to more relevant info
- Update Input component placeholders from "请填写内容" to "请输入内容" or contextual prompts
- Correct List component description and example texts for better expression
- Modify Select component demo option labels and placeholders for realism and consistency
- Enhance Steps component demo titles, subtitles, and descriptions for clearer workflow depiction
- Adjust Steps refund example texts with updated dates, titles, amounts, and descriptions
- Fix minor text issues like disabled steps description and UI elements wording in demos
…and related dependencies, and add VSCode settings
…tency

Co-authored-by: Copilot <copilot@github.com>
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.