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

use storeDidChange as change listener for the store mixin if available, ... #26

Merged
merged 1 commit into from
Jan 13, 2015

Conversation

bigblind
Copy link
Contributor

@bigblind bigblind commented Jan 9, 2015

...otherwise warn, and use onChange.

This pull request is a proposed implementation for issue #19; if a component implements storeDidChange that is used as the mixin's callback, otherwise, onChange is used, and a warning message is logged on the console.

kenwheeler added a commit that referenced this pull request Jan 13, 2015
use storeDidChange as change listener for the store mixin if available, ...
@kenwheeler kenwheeler merged commit 1d104f8 into kenwheeler:master Jan 13, 2015
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