-
Notifications
You must be signed in to change notification settings - Fork 89
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
Fix editable cell in ag-grid-theme #2906
Conversation
🦋 Changeset detectedLatest commit: 3c68a7b The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Storybook Preview Link https://5e94f528.saltdesignsystem-storybook.pages.dev |
/release-pr |
🫰✨ Thanks @alycrys! Your snapshots have been published to npm. Test the snapshots by updating your yarn add @salt-ds/ag-grid-theme@0.0.0-snapshot-20240112135403 yarn add @salt-ds/core@0.0.0-snapshot-20240112135403 yarn add @salt-ds/lab@0.0.0-snapshot-20240112135403 yarn add @salt-ds/theme@0.0.0-snapshot-20240112135403 |
Fixed missing padding and focus ring on focused editable cell.
Fixed wrong background and missing corner flag when editable cell loses focus.