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 unregistered input and checkgroup disabled fix #514

Merged
merged 2 commits into from
Mar 31, 2022

Conversation

PengYYYYY
Copy link
Collaborator

resolved #513

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

#513

💡 需求背景和解决方案

📝 更新日志

  • fix(input-number): 修复 input-number 未注册 input 组件
  • fix(checkbox): 修复 checkboxGroup disabled 属性无效

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

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

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

@github-actions
Copy link
Contributor

Size Change: +194 B (0%)

Total Size: 598 kB

Filename Size Change
./dist/tdesign.css 42.2 kB +7 B (0%)
./dist/tdesign.js 331 kB +156 B (0%)
./dist/tdesign.min.css 37.3 kB -36 B (0%)
./dist/tdesign.min.js 188 kB +67 B (0%)

@github-actions
Copy link
Contributor

完成

@uyarn uyarn merged commit 3ce8b9d into develop Mar 31, 2022
@uyarn uyarn deleted the fix/input-number/inputcom branch March 31, 2022 08:19
@shan-shuo
Copy link

fix(checkbox): 修复 checkboxGroup disabled 属性无效
拉取仓库最新代码运行后,发现这个bug并没有得到解决

@94dreamer 94dreamer added the 🐞 bug Something isn't working label Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CheckboxGroup] 设置checkbox-group组件的disabled无法生效
4 participants