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: showing only the latest child node in treenode navigator #131

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

CarloBar1
Copy link
Contributor

@CarloBar1 CarloBar1 commented Jan 8, 2024

Feature AB#13909 - showing only the last children node in the treenode selector

@CarloBar1 CarloBar1 force-pushed the feature/ab13909-treenode-path branch from 0400130 to 6290f22 Compare January 10, 2024 15:25
@CarloBar1 CarloBar1 force-pushed the feature/ab13909-treenode-path branch from e295ec9 to 5a4c7ec Compare October 24, 2024 13:05
@CarloBar1 CarloBar1 force-pushed the feature/ab13909-treenode-path branch from 3c35a6e to 3cd7295 Compare October 25, 2024 13:17
@CarloBar1 CarloBar1 marked this pull request as ready for review October 25, 2024 13:18
@@ -23,6 +23,9 @@ import {
onNodeDblClicked,
} from './helpers';
import styles from './cosmoz-treenode-navigator.styles';
import '@neovici/cosmoz-treenode';

customElements.get('cosmoz-treenode');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this for?

Suggested change
customElements.get('cosmoz-treenode');

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.

2 participants