Skip to content

Commit

Permalink
[CLEANUP beta] Remove Ember.Binding support
Browse files Browse the repository at this point in the history
Legacy support for the underlying feature to be moved to ember-2-legacy.

After these changes `ember-2-legacy` needs to do the following:

* Set `ENV._BINDING_SUPPORT` to `true`
* Set `Ember.Mixin.finishPartial` (to the function being removed)
* Set `Ember.Mixin.detectBinding` (to the function being removed)
  • Loading branch information
rwjblue committed Jan 8, 2018
1 parent 2cd02df commit f2934ce
Show file tree
Hide file tree
Showing 14 changed files with 27 additions and 1,516 deletions.

This file was deleted.

Loading

0 comments on commit f2934ce

Please sign in to comment.