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

Add events for ajax insert, show and hide #532

Merged
merged 2 commits into from
Jan 7, 2021
Merged

Conversation

shahimclt
Copy link
Contributor

Added new events:

insert.orgchart.<relation>: triggered on a node after the onDemand loading completes.
show.orgchart.<relation>: triggered when related nodes of a node become visible.
hide.orgchart.<relation>: triggered when related nodes of a node are collapsed.

<relation> can be either parent, children or siblings

@dabeng dabeng merged commit fd8e69c into dabeng:master Jan 7, 2021
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.

None yet

2 participants