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

Develop basic concept of event management #11

Closed
3 tasks done
azasypkin opened this issue Jul 19, 2015 · 1 comment
Closed
3 tasks done

Develop basic concept of event management #11

azasypkin opened this issue Jul 19, 2015 · 1 comment

Comments

@azasypkin
Copy link
Member

Scope:

  • User should be able to set event handlers for the components;
  • User should be able to connect events with actions;
  • As the first step we'd like to:
    ** Change label name on button click;
    • Change button color on button click;
    • Change label background color on hover.

Dependencies:

@azasypkin
Copy link
Member Author

Scope has changed: we'll just cover basic event/event handlers infrastructure in this bug and return back once "Demo/Live" mode is ready so that we can test event handlers.

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

No branches or pull requests

1 participant