Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-source

Package Overview
Dependencies
Maintainers
8
Versions
602
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-source - npm Package Versions

1
60

2.15.0-beta.1

Diff

ember-release
published 2.14.0 •

Changelog

Source

2.14.0 (July 5, 2017)

  • #15312 [BUGFIX] Avoid re-freezing already frozen objects.
  • #15315 [FEATURE] Add minlength to TextSupport
  • #15321 [BUGFIX] Improve fastboot debugger/repl experience
  • #15366 [BUGFIX] Allow numeric keys for the get helper.
  • #15242 [BUGFIX] Fix EmberError import in system/router
  • #15204 [DEPRECATION] Ember.MODEL_FACTORY_INJECTIONS is now always false, and issues a deprecation if set.
  • #15239 [BUGFIX] Ensure Ember.deprecate is exported properly.
  • glimmerjs/glimmer-vm#529 [BUGFIX] Fix issues identified with custom element support.
  • #15277 [BUGFIX] Fix issues with retrying an initial transition.
  • #15138 [BUGFIX] Fix mocha blueprint service test filename
  • #15193 [BUGFIX] Ensure factoryFor does validation.
  • #15207 [BUGFIX] Ensure that an engines container is only destroyed once.
  • #15218 [BUGFIX] Update route-recognizer to v0.3.3.
  • #15015 Allow mounting routeless engines with a bound engine name
  • #15078 [DEPRECATION] Deprecate EventManager#canDispatchToEventManager.
  • #15085 Add missing instrumentation for compilation/lookup phase
  • #15150 [PERF] Cleanup Proxy invalidation tracking.
  • #15168 [BUGFIX] Ensure that retrying a transition created with replaceWith causes a history replacement.
  • #15148 [BUGFIX] Ensure that using replace with refreshModel works properly.
  • #15178 Refactor route to lookup controller for QPs.
  • #15129 Fix access to service:-document in ember-engines
ember-release
published 2.13.4 •

Changelog

Source

2.13.4 (July 5, 2017)

  • #15321 [BUGFIX] Improve fastboot debugger/repl experience.
ember-release
published 2.13.3 •

Changelog

Source

2.13.3 (May 31, 2017)

ember-release
published 2.14.0-beta.3 •

ember-release
published 2.13.2 •

Changelog

Source

2.13.2 (May 18, 2017)

  • Revert over eager dependency upgrades in 2.13.1.
ember-release
published 2.13.1 •

Changelog

Source

2.13.1 (May 17, 2017)

  • #15129 Fix access to document service in ember-engines.
  • #15138 [BUGFIX] Fix mocha blueprint service test filename
  • #15204 [DEPRECATION] Ember.MODEL_FACTORY_INJECTIONS is now always false, deprecate setting it.
  • #15207 [BUGFIX] Ensure child engines do not have their container destroyed twice.
  • #15242 [BUGFIX] Fix EmberError import in system/router.
  • #15247 [BUGFIX] Ensure nested custom elements render properly.
ember-release
published 2.14.0-beta.2 •

ember-release
published 2.14.0-beta.1 •

ember-release
published 2.13.0 •

Changelog

Source

2.13.0 (April 27, 2017)

  • #15111 / #15029 [PERF] factoryFor should cache when possible.
  • #14961 [BUGIX] [Fixes #14925] remove duplicate / in pathname
  • #15065 [BUGFIX] Guard jQuery access in setupForTesting.
  • #15103 [BUGFIX] Allow calling Ember.warn without test.
  • #15106 [DOC] Introduce a more debugging data to warnings about CP dependencies.
  • #15107 [PERF] avoid toBoolean conversion when possible (chains).
  • #14011 [FEATURE ember-unique-location-history-state] Implements RFC #186.
  • #13231 [BUGFIX] Fix a bug when using commas in computer property dependent keys.
  • #14890 [BUGFIX] Fix a race condition where actions are invoked on destroyed DOM nodes.
  • #14894 [FEATURE ember-no-double-extend] Enable by default.
  • #14781 / #14954 Upgrade to Glimmer VM v0.22
  • #14919 [DEPRECATION] Deprecate the private Ember.Router.router property in favor of Ember.Router._routerMicrolib.
  • #14970 [BUGFIX] Generate integration tests for template helpers by default.
  • #14976 [BUGFIX] Remove "no use strict" workaround for old versions of iOS 8.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc