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

Render celos-ui with react.js #633

Open
ollie64 opened this issue Sep 16, 2015 · 1 comment
Open

Render celos-ui with react.js #633

ollie64 opened this issue Sep 16, 2015 · 1 comment
Assignees

Comments

@ollie64
Copy link
Contributor

ollie64 commented Sep 16, 2015

No description provided.

@ollie64 ollie64 self-assigned this Sep 16, 2015
ollie64 added a commit that referenced this issue Sep 16, 2015
ollie64 added a commit that referenced this issue Sep 16, 2015
ollie64 added a commit that referenced this issue Sep 17, 2015
ollie64 added a commit that referenced this issue Sep 21, 2015
ollie64 added a commit that referenced this issue Sep 22, 2015
ollie64 added a commit that referenced this issue Sep 24, 2015
ollie64 added a commit that referenced this issue Sep 24, 2015
ollie64 added a commit that referenced this issue Sep 24, 2015
ollie64 added a commit that referenced this issue Sep 24, 2015
ollie64 added a commit that referenced this issue Oct 3, 2015
@ollie64
Copy link
Contributor Author

ollie64 commented Oct 3, 2015

React needs static Dispatcher for every "state" saved in React tree.
But in case of "widgets" collection aka workflowGroups we don't have it statically,
I created this.clickOnSlot function as event dispatcher and sent tableHandler to every child.
To trigger event you need to call tableHandler.dispatch(or clickOnSlot for single event).
PS original flux design has only global dispatchers that can be called statically everywhere.

ollie64 added a commit that referenced this issue Oct 7, 2015
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