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

[v5] [core] feat: use CaretRight component in TreeNode #6235

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

adidahiya
Copy link
Contributor

@adidahiya adidahiya commented Jun 22, 2023

Changes proposed in this pull request:

  • feat(TreeNode): use <ChevronRight> icon component instead of <Icon> to remove dependency on icon loader
  • feat(SVGIconProps): support more DOM attributes in props interface, which allows users to attach arbitrary event handlers to generated icon components
    • for example, <ChevronRight onClick={...} />

Reviewers should focus on:

No regressions in tree component appearance & behavior

Screenshot

2023-06-22 16 12 17

@adidahiya
Copy link
Contributor Author

[v5] [core] feat: use CaretRight component in TreeNode

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit b3dd004 into next Jun 22, 2023
@adidahiya adidahiya deleted the ad/v5-tree-icon branch June 22, 2023 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant