Conversation
- 新增 layout 属性支持水平/垂直两种布局 - 新增 label 属性支持标签文字,支持 ReactNode | ReactNode[] 实现每颗星独立标签 - 水平布局适配 12DP/16DP/20DP 三种尺寸 - 垂直布局适配 20DP/28DP 尺寸,大尺寸支持 flex 均分布局 - 12DP 星间距调整为 2px - 星星外层新增 .nut-rate-list 容器 - 补充垂直布局、带标签 demo 及文档 - 新增 layout/label/array-label 相关单测 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- 点击星星选中时播放 scale bounce 动画(1 → 1.25 → 1) - 仅在图标尺寸≥20px时启用(水平large、垂直normal/large) - 仅在评分增加时触发,减少时不动画 - 动画持续300ms,自动清除状态 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
构建自动生成,新增 nutuiRateLabelColor 变量类型 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## feat_v4.x #3528 +/- ##
=============================================
+ Coverage 88.33% 88.52% +0.19%
=============================================
Files 295 296 +1
Lines 19747 19904 +157
Branches 3117 3160 +43
=============================================
+ Hits 17443 17620 +177
+ Misses 2298 2278 -20
Partials 6 6 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
☑️ 请求合并前的自查清单