CHANGELOG
- #16603 [BUGFIX] Support mouseEnter/Leave events w/o jQuery
- #16857 [BUGFIX] Prevents the recursive redefinition of root chains
- #16854 [BUGFIX] Don't thread FactoryManager through createComponent
- #16773 [FEATURE] Custom component manager (see emberjs/rfcs#213 for more details)
- #16708 [FEATURE] Angle bracket component invocation (see emberjs/rfcs#311 for more details)
- #16744 [DEPRECATION] Deprecate
component#sendAction
(see emberjs/rfcs#335 for more details) - #16720 Upgrade
backburner.js
to 2.3.0 - #16783 [BUGFIX] Allow setting length on ArrayProxy.
- #16785 [BUGFIX] Ensure
ArrayMixin#invoke
returns an Ember.A. - #16784 [BUGFIX] Setting ArrayProxy#content in willDestroy resets length.
- #16794 [BUGFIX] Fix instance-initializer-test blueprint for new QUnit testing API (emberjs/rfcs#232)
- #16797 [BUGFIX] Drop autorun assertion