Skip to content
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

Merged
merged 5 commits into from
Nov 20, 2024
Merged

Conversation

dvdanielamoitzi
Copy link
Contributor

Summary of changes

  • Numericals icon
  • Categoricals icon
  • Booleans icon
  • Strings icon

Screenshots

image

Thanks for creating this pull request 🤗

@dvdanielamoitzi dvdanielamoitzi requested a review from a team as a code owner November 19, 2024 16:46
@dvdanielamoitzi dvdanielamoitzi self-assigned this Nov 19, 2024
@dv-usama-ansari
Copy link
Contributor

Thanks for the changes @dvdanielamoitzi, they look slick!
@thinkh - Shall we name them as numberArrayCol instead of numbersCol and so on?

Copy link
Member

@thinkh thinkh left a 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.

src/icons/Icons.tsx Outdated Show resolved Hide resolved
src/icons/Icons.tsx Outdated Show resolved Hide resolved
src/icons/Icons.tsx Outdated Show resolved Hide resolved
src/icons/Icons.tsx Outdated Show resolved Hide resolved
@thinkh thinkh added the type: feature New feature or request label Nov 20, 2024
@thinkh thinkh changed the title icons: add new column icons feat(icons): add new array column icons Nov 20, 2024
dvdanielamoitzi and others added 4 commits November 20, 2024 08:09
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]>
Copy link
Member

@thinkh thinkh left a 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.

@thinkh thinkh merged commit 78e0da2 into develop Nov 20, 2024
8 checks passed
@thinkh thinkh deleted the dmoitzi/add_new_column_icons branch November 20, 2024 07:12
@github-actions github-actions bot mentioned this pull request Nov 28, 2024
puehringer added a commit that referenced this pull request Nov 28, 2024
## 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants