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

fix: fix tree hierarchical relationship #484

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

yinshuxun
Copy link
Contributor

@yinshuxun yinshuxun commented Jul 12, 2023

原来的层级关系不清晰,容易选错: 比如 c、c-1、c-2 应该对齐,c-0、c-0-1、c-0-2 不应该对齐
image
变更之后如下:
image

@changeset-bot
Copy link

changeset-bot bot commented Jul 12, 2023

🦋 Changeset detected

Latest commit: ff34b74

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@alauda/ui Patch

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

@yinshuxun yinshuxun force-pushed the fix/fix-tree-hierarchical-relationship branch from 664587e to a111a08 Compare July 12, 2023 03:44
fengtianze
fengtianze previously approved these changes Jul 17, 2023
@yinshuxun yinshuxun force-pushed the fix/fix-tree-hierarchical-relationship branch from c4a210c to 1f23523 Compare July 17, 2023 07:14
fengtianze
fengtianze previously approved these changes Jul 18, 2023
JounQin
JounQin previously approved these changes Jul 18, 2023
@JounQin JounQin dismissed stale reviews from fengtianze and themself via ff34b74 July 18, 2023 03:24
@JounQin JounQin enabled auto-merge (squash) July 18, 2023 03:24
@JounQin JounQin merged commit bda1860 into master Jul 18, 2023
7 checks passed
@JounQin JounQin deleted the fix/fix-tree-hierarchical-relationship branch July 18, 2023 03:27
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.

3 participants