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
606
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-source - npm Package Versions

1
5961

2.11.3

Diff

Changelog

Source

2.11.3 (March 8, 2017)

  • #14987 [BUGFIX] Fix a memory leak when components are destroyed.
  • #14986 [BUGFIX] Fix a memory leak in RSVP.js.
  • #14985 [BUGFIX] Fix a bug that added babel helpers to the global scope.
  • #14898 [BUGFIX] Fix an issue where errors in tests sometimes do not cause a failure.
  • #14707 [BUGFIX] Improve deprecation message for unsafe style attribute bindings.
ember-release
published 2.11.2 •

Changelog

Source

2.11.2 (February 19, 2017)

  • #14937 [BUGFIX] Fix issue preventing ember generate * from creating test files as appropriate.
ember-release
published 2.12.0-beta.2 •

ember-release
published 2.11.1 •

Changelog

Source

2.11.1 (February 16, 2017)

  • #14762 [BUGFIX] Make ember-template-compiler handle {{input}} helpers with sub-expression "type"
  • #14791 [BUGFIX] exempt routes that share a controller from duplicate assertion
  • #14860 [BUGFIX] Add back mainContext to loader #14859 (fixes issue with non ember-cli template compilation).
  • #14878 [DOC] Fix yuidoc package paths to ensure RSVP is properly included in API documentation.
  • #14910 [BUGFIX] Include blueprints in NPM release, to ensure ember-source blueprints are used over ember-cli-legacy-blueprints.
  • e94799c [BUGFIX] Update to route-recognizer@0.2.9 to prevent errors for duplicate route name definitions in Router.map.
ember-release
published 2.12.0-beta.1 •

ember-release
published 2.11.0 •

Changelog

Source

2.11.0 (January 23, 2017)

  • #14762 [BUGFIX] Ensure subexpressions can be used for {{input}}'s type.
  • #14723 [BUGFIX] Improved backtracking re-render assertion message.
  • #14750 [BUGFIX] Add assertion when a component's tagName is a computed property.
  • #14685 [BUGFIX] Fix this.$() returning undefined in willDestroyElement.
  • #14717 [BUGFIX] Fix an issue with block params named attrs.
  • #14671 [BUGFIX] Fix an issue with the list attribute in <input> elements.
  • #14681 [BUGFIX] Fix an issue with computed properties when using aliases as dependent keys.
  • #14682 [BUGFIX] Ensure closure actions do not trigger unnecessary re-renders.
  • #14658 [BUGFIX] Make the ember-source build work.
  • #14389 [BUGFIX] Move classNames and classNameBindings properties into the component's prototype.
  • #14389 [BUGFIX] Disallow mutation of shared concatenatedProperties, such as classNames and classNameBindings.
  • #14441 [DEPRECATION] Deprecate remaining usage of the {{render}} helper.
  • #14482 [DEPRECATION] Deprecate Component#renderToElement.
ember-release
published 2.11.0-beta.8 •

ember-release
published 2.11.0-beta.7 •

ember-release
published 2.11.0-beta.6 •

ember-release
published 2.11.0-beta.5 •

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