-
Notifications
You must be signed in to change notification settings - Fork 43
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
feat: v2 #192
base: main
Are you sure you want to change the base?
feat: v2 #192
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Custom copy for `InteractiveText`
Add: transition to popover div
Fix: remove copy text on mouse leave
Add: missing `alt`.
This reverts commit e79fca8.
Fix layout when all columns have max widths by using minmax and 1fr scaling. Hidden columns are now filtered upfront for cleaner processing.
This commit cleans up unused imports across multiple components and fixes prop renaming in table components (id -> column). It also includes a minor ESLint config update to disable the svelte/no-at-html-tags rule.
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)