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

feat(form): add status and tips rendering in form-item component #3490

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

RSS1102
Copy link
Contributor

@RSS1102 RSS1102 commented Feb 11, 2025

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

SYNC: Tencent/tdesign-vue-next#5008

  1. 当前没有实现的 statustips 功能
  2. 移除 status 中的 'validating' 属性

💡 需求背景和解决方案

image

📝 更新日志

  • feat(form): form-item 新增 statustips API

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Feb 11, 2025

完成

@RSS1102 RSS1102 changed the title feat(form): replenish status function feat(form): add status and tips rendering in form-item component Feb 12, 2025
@uyarn uyarn merged commit c7fcfcd into Tencent:develop Feb 14, 2025
7 checks passed
@github-actions github-actions bot mentioned this pull request Feb 21, 2025
16 tasks
uyarn pushed a commit that referenced this pull request Feb 24, 2025
#3490)

* feat(form):  add `status` function

* feat(form): add tips rendering in form-item component
uyarn added a commit that referenced this pull request Feb 24, 2025
* feat(drawer): sizeDraggable支持SizeDragLimit类型 (#3465)

* feat(drawer): sizeDraggable支持SizeDragLimit类型

* fix: delete comments

* chore: update tdesign-icons-vue to 0.3.3 (#3468)

Co-authored-by: tdesign-bot <github-actions[bot]@users.noreply.github.com>

* chore(submodule): update _common (#3472)

* chore(submodule): update _common (#3476)

* chore(submodule): update _common (#3477)

* fix(auto-complete): options is an empty array, empty is not effective (#3474)

* fix(auto-complete): options is an empty array, empty is not effective

* chore: revert code

* chore: fix cr

* fix(transfer): ensure filterTransferData returns only valid items (#3487)

perf(transfer): optimize filterTransferData for better performance

* refactor: lodash-es instead of lodash (#3486)

* refactor: lodash-es instead of lodash

* chore: fix

* chore: fix

* chore: fix

* chore: fix

* chore: fix

* chore: fix

* chore: fix

* feat(form): add `status` and `tips` rendering in `form-item` component (#3490)

* feat(form):  add `status` function

* feat(form): add tips rendering in form-item component

* fix(dialog): incorrect node attachment when `mode = "normal"` (#3493)

* fix(dialog): dialog should be in the document flow when `mode = "normal"`

chore(config-provider): improve globalAttach method to handle string and object types

* chore: update snapshot

* chore: update `globalAttach` type

* chore: add typeof globalConfigAttach is function

* chore: 直接调用 globalConfigAttach 内的 `componentName`

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(Menu): fix function usage of menu group title (#3497)

* fix(statistic): fix decimalPlaces setting 0 is invalid (#3496)

* fix(statistic): fix decimalPlaces setting 0 is invalid

* chore: format code

* chore: del comment

* chore: release 1.11.0 (#3499)

* chore: release 1.11.0

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: release 1.11.0-naruto

* chore: release 1.11.0-naruto

---------

Co-authored-by: huangchen1031 <[email protected]>
Co-authored-by: TDesign bot <[email protected]>
Co-authored-by: tdesign-bot <github-actions[bot]@users.noreply.github.com>
Co-authored-by: liweijie0812 <[email protected]>
Co-authored-by: 阿菜 Cai <[email protected]>
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.

2 participants