-
Notifications
You must be signed in to change notification settings - Fork 2
feat: introduce TecanDeckView component for visualizing labware layout #315
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
Conversation
97e0053 to
939d2ca
Compare
f75be60 to
36fc547
Compare
|
🎉 This PR is included in version 20.1.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
…dynamic grid layout calculation
|
🎉 This PR is included in version 20.1.0-beta.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 20.1.0-beta.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 20.1.0-beta.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
…ove layout handling
- Use Array.from().map() instead of repetitive array literals in grid calculation functions - Fix storybook action import: use 'storybook/actions' instead of 'storybook/test' in both Plate and Table stories - Add ROW_COUNT constant for consistency with COLUMN_COUNT - Restore action() usage in Plate stories for drag-and-drop demo Addresses review comments from spawnia in PR #315
|
🎉 This PR is included in version 20.1.0-beta.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
# [20.2.0](v20.1.0...v20.2.0) (2025-11-19) ### Features * introduce TecanDeckView component for visualizing labware layout ([#315](#315)) ([86e0994](86e0994))
|
🎉 This PR is included in version 20.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.