Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

added header event #1527

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

added header event #1527

wants to merge 6 commits into from

Conversation

prakashn27
Copy link

No description provided.

prakashn27 and others added 3 commits July 8, 2015 14:24
header click event to select all the elements of the items in the group after the list is grouped by the particular parameter


ctrl.headerClick = function(g) {
console.log("header is clicked:", g);
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove console.log

Copy link
Author

Choose a reason for hiding this comment

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

@wesleycho : I moved the code to src files as requested. That is how it is done right?

@wesleycho
Copy link
Contributor

This needs all changes to dist reverted, all console.logs removed, and tests.

@prakashn27
Copy link
Author

@wesleycho I have rebased and tested. Please merge.

@eggbeard
Copy link

These changes need to be made in src and not dist

@wesleycho
Copy link
Contributor

All changes need to be removed from dist

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants