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

Patch for Ember 2.8.0 #10

Closed
wants to merge 2 commits into from
Closed

Patch for Ember 2.8.0 #10

wants to merge 2 commits into from

Conversation

aptran
Copy link
Contributor

@aptran aptran commented Sep 12, 2016

Patch to make compatible with Ember 2.8.
Cannot observe parentView.

emberjs/ember.js#14266
emberjs/ember.js#14260

}
}),
parentFormView: Ember.computed(function () {
parentFormViewMacro(this.get('parentView'));
Copy link
Contributor

Choose a reason for hiding this comment

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

!fix change to getFormView

Copy link
Contributor Author

Choose a reason for hiding this comment

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

!fixed

@briangonzalez
Copy link
Contributor

+1

@aptran aptran changed the title Recursively find parentView, and make parentFormView volatile Patch for Ember 2.8.0 Sep 13, 2016
@aptran
Copy link
Contributor Author

aptran commented Sep 20, 2016

Closing this PR since these changes were included in fixes-and-upgrades

@aptran aptran closed this Sep 20, 2016
@aptran aptran deleted the parentFormView-volatile branch September 20, 2016 17:25
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.

3 participants