-
Notifications
You must be signed in to change notification settings - Fork 1
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(icons): add new array column icons #639
Conversation
Thanks for the changes @dvdanielamoitzi, they look slick! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dvdanielamoitzi Thanks for the array column icons. I agree with @dv-usama-ansari suggestion to rename the columns and icons to ...ArrayCol
or ...ArrayColumn
because while programming the s
can be easily missed and causes unnecessary errors. I also corrected some oversights in the naming. Please see my suggestions.
Co-authored-by: Holger Stitz <[email protected]>
Co-authored-by: Holger Stitz <[email protected]>
Co-authored-by: Holger Stitz <[email protected]>
Co-authored-by: Holger Stitz <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing my feedback.
## What's Changed * feat: add `GenomeNavigation` class to util package by @dvmoritzschoefl in #625 * !chore: remove GenomeNavigation by @dvmoritzschoefl in #632 * Added useTriggerFrame hook by @dvmoritzschoefl in #624 * Refactored single subplot log scaling by @dvmoritzschoefl in #633 * feat(icons): add new array column icons by @dvdanielamoitzi in #639 * feat: Use pixel content values from resize observer by @dvmoritzschoefl in #640 * feat(ci): Finalize Automated Release Workflow by @dvvanessastoiber in #646 **Full Changelog**: v14.2.0...14.3.0
Summary of changes
Screenshots
Thanks for creating this pull request 🤗