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

Row Events #15

Open
ryanlanciaux opened this issue Aug 3, 2015 · 3 comments
Open

Row Events #15

ryanlanciaux opened this issue Aug 3, 2015 · 3 comments
Labels

Comments

@ryanlanciaux
Copy link
Member

Rows should have events for click / hover.

See GriddleGriddle/Griddle#64

@ryanlanciaux
Copy link
Member Author

Click is working but it needs to be added to the RowDefinition object.

Hover functionality should be:

  1. Added to src/griddle.js (See how this is working for RowClick]
  2. Added to src/row.js (Method on click -- also is added as onClick to the <tr> element in render)
  3. Added to RowDefinition

Tests should be written to ensure this functionality works as expected.

@snario
Copy link

snario commented Mar 5, 2016

Any updates?

@ryanlanciaux
Copy link
Member Author

This is still something we're targeting for 1.0. :) No real clear expected date or anything like that at this point.

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

No branches or pull requests

2 participants