CHANGELOG
- #15901 [CLEANUP] Remove Ember.Handlebars.SafeString
- #15894 [CLEANUP] removed
immediateObserver
- #15897 [CLEANUP] Remove controller wrapped param deprecation
- #15883 [CLEANUP] Remove this.resource from RouterDSL
- #15882 [CLEANUP] Remove Ember.String.fmt
- #15892 [CLEANUP] removed
Ember.required
- #15223 Preserve current history state on app boot
- #15886 [CLEANUP] Remove arity check from initializer
- #15893 [CLEANUP] removed
providing reversed arguments to observer
- #15881 [CLEANUP] Removed console polyfills/shims
- #15999 Update acceptance test blueprint to conform to emberjs/rfcs#268
- #15927 [BUGFIX] Extend test framework detection to
ember-qunit
andember-mocha
- #15912 [CLEANUP] Remove deprecated
{Application,Engine,ApplicationInstance}.registry
- #15910 [CLEANUP] removed
transform-input-on-to-onEvent
- #15922 [CLEANUP] Remove legacy controller proxy behavior
- #15914 [CLEANUP] Remove ability to specify
_actions
inEmber.Route
,Ember.Controller
, andEmber.Component
- #15923 [CLEANUP] Remove didInitAttrs lifecycle method
- #15915 [CLEANUP] Remove {{render}}
- #15950 blueprints/mixin-test: Added RFC-232 variant
- #15951 blueprints/service-test: Added RFC-232 variant
- #15949 [CLEANUP canary] use
Set
for uniqBy and uniq - #15947 blueprints/util-test: Add RFC232 variants
- #15943 blueprints/controller-test: Add RFC232 variants
- #15948 [CLEANUP] remove ArrayMixin#contains
- #15946 blueprints/initializer-test: Add RFC232 variants
- #15945 blueprints/instance-initializers-test: Add RFC232 variants
- #15957 RFC 232 route-test blueprints
- #15934 blueprints/component-test: Add RFC232 variants
- #16010 Cleanup ember-template-compiler's tests
- #16015 [CLEANUP] Convert ember-router tests to new style
- #16036 [CLEANUP] Convert ember-metal accessors tests to new style
- #16023 Make event dispatcher work without jQuery