feat: card_icon#1973
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (3)
📝 WalkthroughWalkthroughCard 2.0 documentation now requires exact colorful icon tokens, adds a token reference table, and updates schema and header examples with specific tokens. ChangesCard icon token references
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@9ecc354cdeb91e6e737765a74132740432dd9236🧩 Skill updatenpx skills add 91-enjoy/cli#feat/card_icon -y -g |
b4941e8 to
447e042
Compare
Summary
Card header icon documentation contained invalid tokens (e.g., mail_colorful, approve_colorful) that do not render, and icon guidance lacked precise token enumeration, causing LLM to guess or fabricate icon tokens. This PR replaces
examples with valid tokens and adds a definitive colorful icon reference table.
Changes
Test Plan
Related Issues
Summary by CodeRabbit
Release Notes
header.icon.tokenfromnotice_colorfultolark-logo_colorful.header.icon.tokenmust use the exact colorful tokens from the approved list only; omiticonwhen no matching token exists.mail_colorful→calendar_colorful) and updated the “发版审批” header icon (approve_colorful→approval_colorful).