fix: update styles and migrate tooltip usage to compound pattern#725
fix: update styles and migrate tooltip usage to compound pattern#725rohanchkrabrty merged 2 commits intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
📝 WalkthroughWalkthroughThis pull request updates the tooltip component API across multiple components and adjusts styling for consistency. The tooltip implementation is refactored from a prop-based approach (passing Suggested reviewers
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 |
Summary
message/sideprops to compound component pattern (Tooltip.Trigger+Tooltip.Content)disabledprop on Tooltip root for conditional display