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

fix input number tips and support autowidth #541

Merged
merged 6 commits into from
Mar 13, 2022
Merged

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Mar 12, 2022

🤔 这个 PR 的性质是?

  • 日常 bug 修复:修复由于新增tips导致的column theme的样式错误
  • 新特性提交:新增autoWidth,统一InputNumber中的Input使用Input组件 减少重复实现
  • 演示代码改进:新增autoWidth的演示demo
  • 修复decimal计算错误
  • fix typo : inputing -> inputting

💡 需求背景和解决方案

📝 更新日志

  • feat(input-number): 支持autoWidth属性

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 12, 2022

完成

@chaishi
Copy link
Collaborator

chaishi commented Mar 13, 2022

image

@chaishi
Copy link
Collaborator

chaishi commented Mar 13, 2022

image

@chaishi
Copy link
Collaborator

chaishi commented Mar 13, 2022

image

@uyarn
Copy link
Collaborator Author

uyarn commented Mar 13, 2022

image

fixed

@uyarn
Copy link
Collaborator Author

uyarn commented Mar 13, 2022

image

fixed

@uyarn
Copy link
Collaborator Author

uyarn commented Mar 13, 2022

image

禁用了button的操作 但是样式层面(hover、focus)依赖input、button自身有没有readonly的特殊样式 如果需要 要领提PR修改、新增input和button的readonly的样式

@chaishi chaishi merged commit 3e3e99b into develop Mar 13, 2022
@chaishi chaishi deleted the fix/input-number-fix branch March 13, 2022 09:21
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.

None yet

2 participants