Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

[resolves #34] Allow param to be passed to emitChange events; Default to... #38

Merged
merged 1 commit into from
Nov 18, 2014

Conversation

mridgway
Copy link
Collaborator

... the store instance instead of the store class

@yahoocla
Copy link

CLA is valid!

… to the store instance instead of the store class
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 1fac904 on emitParam into 2423478 on master.

@Vijar
Copy link
Contributor

Vijar commented Nov 15, 2014

@mridgway
Copy link
Collaborator Author

This would be a BC break for people relying on the class being passed in the change listener.

@mridgway
Copy link
Collaborator Author

@ublubu Does this seem reasonable to you? You would be able to access the storeName from within your change handler by accessing store.constructor.storeName instead of store.storeName.

@ublubu
Copy link

ublubu commented Nov 18, 2014

looks good to me

mridgway added a commit that referenced this pull request Nov 18, 2014
[resolves #34] Allow param to be passed to emitChange events; Default to...
@mridgway mridgway merged commit bd4b280 into master Nov 18, 2014
@mridgway mridgway deleted the emitParam branch November 18, 2014 19:40
@mridgway
Copy link
Collaborator Author

@ublubu This is now live in version 0.2.8. We did not bump minor version, so your next build will pick up the default parameter change.

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

Successfully merging this pull request may close these issues.

5 participants