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

Adjusting the select logic #62

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

Conversation

bgildson
Copy link

Adjusting events related to select branch, click branch, expand branch and collapse branch.
onSelect (select brach): was removed;
onClick (click branch): was changed to call function setted in onClick... this will be executed when the user click in the expanding property.
onExpand (expand branch): was added event to when the user expand the brach.
onCollapse (collapse brach): was added event to when the user collapse the brach.

The test page was changed to response the last alterations.

@TrueDub
Copy link
Collaborator

TrueDub commented May 17, 2016

@Gildson if you're still active on this, could you tell us what this is designed to fix or improve, please?

@bgildson
Copy link
Author

Hi, @TrueDub, in my project I load my itens by server requests and the "tree-grid-directive" have not the expand/collapse events then I add this events.

@TrueDub
Copy link
Collaborator

TrueDub commented Jun 3, 2016

Please update the merge conflicts, then I'll pull your code and have a look. Thanks

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