Skip to content

Conversation

@liweijie0812
Copy link
Collaborator

@liweijie0812 liweijie0812 commented Mar 6, 2025

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

类型错误修改

- weekdays | Object | - | Typescript:`string[]` | N
+ weekdays | Array | - | Typescript:`string[]` | N

months 文案错误修正

- months | Array | - | 星期文本描述,默认值:['1 月', '2 月', '3 月', '4 月', '5 月', '6 月', '7 月', '8 月', '9 月', '10 月', '11 月', '12 月']。TS 类型:`string[]` | N
+ months | Array | - | 月文本描述,默认值:['1 月', '2 月', '3 月', '4 月', '5 月', '6 月', '7 月', '8 月', '9 月', '10 月', '11 月', '12 月']。TS 类型:`string[]` | N

各组件Config按字母排序

  • fix(组件名称): 处理问题或特性描述 ...

  • 本条 PR 不需要纳入 Changelog

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

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

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 6, 2025

Open in Stackblitz

npm i https://pkg.pr.new/tdesign-vue-next@5159

commit: c6c9099

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2025

完成

@uyarn uyarn merged commit e22d75b into develop Apr 9, 2025
12 checks passed
@uyarn uyarn deleted the docs/config-provider branch April 9, 2025 13:30
mikasayw added a commit to mikasayw/tdesign-vue-next that referenced this pull request Apr 14, 2025
* develop:
  feat(DatePicker): fix readonly default value (Tencent#5295)
  feat(DatePicker): support readonly props (Tencent#5293)
  TD Mono:  refactoring the vue-next test (Tencent#5263)
  docs(config-provider): sync api (Tencent#5159)
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.

3 participants