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

observe changes to options, fix merge with defaultOptions issue #14

Merged
merged 3 commits into from Mar 16, 2016

Conversation

dortort
Copy link
Contributor

@dortort dortort commented Mar 16, 2016

Fixes issue due to Ember.merge() modifying defaultOptions.
Adds observer for re-rendering on change to options.

@sir-dunxalot
Copy link
Owner

This looks good! This will be a good feature add. The test suite is failing but it appears to be unrelated to these changes. Can you please confirm that's the case before I merge into master?

@sir-dunxalot
Copy link
Owner

After looking at #15 it seems like the test suite is having issues in multiple places so I'm just going to merge these into master now and I will look at the test suite before releasing.

sir-dunxalot pushed a commit that referenced this pull request Mar 16, 2016
observe changes to options, fix merge with defaultOptions issue
@sir-dunxalot sir-dunxalot merged commit ed53300 into sir-dunxalot:master Mar 16, 2016
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.

None yet

2 participants