npm ember-source 3.0.0

latest releases: 5.9.0-beta.2, 5.10.0-alpha.4, 5.10.0-alpha.3...
6 years ago

CHANGELOG

  • #16218 [BUGFIX beta] Prevent errors when using const (get arr 1).
  • #16241 [BUGFIX lts] Avoid excessively calling Glimmer AST transforms.
  • #16199 [BUGFIX] Mention "computed properties" in the assertion message
  • #16200 [BUGFIX] Prevent test error by converting illegal characters
  • #16179 [BUGFIX] Fix a few bugs in the caching ArrayProxy implementation
  • #16160 [BUGFIX] Remove humanize() call from generated test descriptions
  • #16101 [CLEANUP] Remove legacy ArrayProxy features
  • #16116 [CLEANUP] Remove private enumerable observers
  • #16117 [BUGFIX] link-to active class applied when params change
  • #16132 [BUGFIX] Bring back sync queue with deprecation (until: 3.5.0).
  • #16156 [BUGFIX] Update to backburner.js@2.1.0.
  • #16157 [BUGFIX] Mutating an arranged ArrayProxy is not allowed
  • #16162 [CLEANUP] Remove unused private listener methods
  • #16163 [CLEANUP] Remove unused path caches
  • #16169 [BUGFIX] Fix various issues with descriptor trap.
  • #16174 [BUGFIX] Enable some recovery of errors thrown during render.
  • #16095 [CLEANUP] Fix ember-2-legacy support for Ember.Binding.
  • #16117 [BUGFIX] link-to active class applied when params change
  • #16097 / #16110 [CLEANUP] Remove sync runloop queue.
  • #16099 [CLEANUP] Remove custom eventManager support.
  • #16067 [BUGFIX] Fix issues with run.debounce with only method and wait.
  • #16045 [BUGFIX] Fix double debug output
  • #16050 [BUGFIX] Add inspect and constructor to list of descriptor exceptions
  • #16080 [BUGFIX] Add missing modules docs for tryInvoke, compare, isEqual #16079
  • #16084 [BUGFIX] Update computed.sort docs to avoid state leakage
  • #16087 [BUGFIX] Ensure App.visit resolves when rendering completed.
  • #16090 [CLEANUP] Remove Ember.Binding support
  • #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 and ember-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 in Ember.Route, Ember.Controller, and Ember.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

Don't miss a new ember-source release

NewReleases is sending notifications on new releases.