Socket
Socket
Sign inDemoInstall

ember-source

Package Overview
Dependencies
487
Maintainers
10
Versions
556
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
52535456Next

2.12.0

Diff

Changelog

Source

2.12.0 (March 14, 2017)

  • #15000 / #15002 / #15006 / #15008 / #15009 / #15011 [PERF] Assorted performance improvements for modern browsers.
  • #14872 / #14871 / #14883 [PERF] Simplify action event handler.
  • #14360 [FEATURE factory-for] Implement factoryFor.
  • #14751 [DEPRECATION] Deprecate Ember.K.
  • #14756 [PERF] Disable costly eventManager support when unused.
  • #14794 [BUGFIX] Fix query param stickiness between models in ember-engines.
  • #14851 [PERF] only LOG_VIEW_LOOKUPS in debug
  • #14829 [PERF] only logLibraryVersions in debug mode
  • #14852 [PERF] only LOG_TRANSITIONS and LOG_TRANSITIONS_INTERNAL in debug
  • #14854 [PERF] only LOG_ACTIVE_GENERATION and LOG_RESOLVER in debug
ember-release
published 2.12.0-beta.3 •

ember-release
published 2.11.3 •

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 •

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc