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(Input): 组件对齐 mobile-vue #467

Merged
merged 9 commits into from
Aug 19, 2024

Conversation

slatejack
Copy link
Contributor

@slatejack slatejack commented Aug 16, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

fix #460

💡 需求背景和解决方案

📝 更新日志

  • breaking(Input): 组件重构,新增 allowInputOverMaxautocompleteborderlessreadonlystatustips 属性,新增 onValidate 事件

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Aug 16, 2024

完成

src/input/Input.tsx Outdated Show resolved Hide resolved
src/input/Input.tsx Outdated Show resolved Hide resolved
src/input/Input.tsx Outdated Show resolved Hide resolved
src/input/Input.tsx Outdated Show resolved Hide resolved
@HaixingOoO
Copy link
Collaborator

TNode类型的需要使用parseTNode来渲染,没有在utils文件夹下找到的话,估计是rebase develop最新分支,其他没问题了

@slatejack
Copy link
Contributor Author

TNode类型的需要使用parseTNode来渲染,没有在utils文件夹下找到的话,估计是rebase develop最新分支,其他没问题了

all done~

@HaixingOoO
Copy link
Collaborator

@anlyyao 有空就review下,大佬!!!

@slatejack slatejack changed the title Feature/input feat(Input): 组件对齐 mobile-vue Aug 19, 2024
@anlyyao anlyyao merged commit bc4ee62 into Tencent:develop Aug 19, 2024
6 checks passed
@github-actions github-actions bot mentioned this pull request Aug 23, 2024
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.

【Input组件升级】任务单
3 participants