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

refactor(input): refactor input wrap #627

Merged
merged 3 commits into from
Mar 25, 2022
Merged

Conversation

PengYYYYY
Copy link
Collaborator

@PengYYYYY PengYYYYY commented Mar 24, 2022

🤔 这个 PR 的性质是?

关联common PR Tencent/tdesign-common#325

  • 新特性提交

🔗 相关 Issue

💡 需求背景和解决方案

TimePicker focused 态样式修复

before

image

after

image

DatePicker focused 态样式修复

before
image

after
image

📝 更新日志

  • refactor(input):
    • 外部传入样式挂载至 t-input__wrap, breaking-change
    • feat(input): 增加 inputClass API,用于透传class到 t-input 同级
  • refactor(textarea): 去除 t-textarea__wrap, breaking-change
  • fix(date-picker): focused 态样式修复
  • fix(time-picker): focused 态样式修复
  • fix(upload): 修复upload组件 method props 失效
  • fix(select-input):
    • 修复在非输入状态下无focused态
    • 修复在非输入状态下不能显示清除按钮
    • 修复在single模式下inputValue 的受控表现
  • fix(cascader):

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2022

完成

@xiaosansiji xiaosansiji merged commit 3512ead into develop Mar 25, 2022
@xiaosansiji xiaosansiji deleted the refactor/input/wrap branch March 25, 2022 07:54
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