fix(taro-components): 修复按钮组件disabled属性设为false时没有自动移除的问题#18700
fix(taro-components): 修复按钮组件disabled属性设为false时没有自动移除的问题#18700Single-Dancer merged 1 commit intoNervJS:mainfrom
disabled属性设为false时没有自动移除的问题#18700Conversation
Walkthrough将 Button 组件的 Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 分钟 建议审查者
诗
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #18700 +/- ##
=======================================
Coverage 56.32% 56.32%
=======================================
Files 447 447
Lines 23345 23345
Branches 5777 5755 -22
=======================================
Hits 13149 13149
- Misses 8368 8369 +1
+ Partials 1828 1827 -1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
这个 PR 做了什么? (简要描述所做更改)
修复按钮组件
disabled属性设为false时没有自动移除的问题(使用属性反射:https://stenciljs.com/docs/properties#reflect-properties-values-to-attributes-reflect)这个 PR 是什么类型? (至少选择一个)
这个 PR 涉及以下平台:
Summary by CodeRabbit
发布说明
✏️ Tip: You can customize this high-level summary in your review settings.