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

bump ember dependency for parentView bugfix. #49

Merged
merged 3 commits into from
Jul 20, 2015
Merged

Conversation

cowboyd
Copy link
Collaborator

@cowboyd cowboyd commented Jul 20, 2015

In order to fetch the parentView for an element reliably, we depend on a
bugfix that only came available in Ember v1.13.4

emberjs/ember.js#11266

This also adds a test case that was breaking in 1.13.{0-3}

resolves #44

In order to fetch the parentView for an element reliably, we depend on a
bugfix that only came available in Ember v1.13.4

emberjs/ember.js#11266

This also adds a test case that was breaking in 1.13.{0-3}

resolves #44
* to trigger this bug in ember:
* https://github.com/emberjs/ember.js/pull/11266/files
*
* After initialization, it atumotically triggers a re-render by
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"atumotically" :P

cowboyd added a commit that referenced this pull request Jul 20, 2015
bump ember dependency for parentView bugfix.
@cowboyd cowboyd merged commit 962efad into master Jul 20, 2015
@Robdel12 Robdel12 deleted the update-to-ember-1.13.4 branch July 22, 2015 14:15
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.

x-option declared without x-select error
2 participants