emberjs/ember-legacy-views

Name: ember-legacy-views

Owner: Ember.js

Description: Extended support for Ember.View and friends until Ember 2.4

Created: 2015-06-09 16:42:50.0

Updated: 2017-11-11 13:26:50.0

Pushed: 2017-11-11 13:26:23.0

Homepage: null

Size: 24

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build Status

ember-legacy-views

Ember.js 1.13 deprecated the Ember.View API and its associated helpers. Please see the deprecation guide for information about how to migrate away from views in Ember.js.

This addon enables legacy view support without deprecation notices in Ember.js 1.13. In Ember.js 2.0 views are not present at all, and this addon brings them back. After Ember 2.4 is released this addon will no longer be compatible with Ember. It should be used to provide extra time for migrating away from views, not as a permanent solution.

To remove the compile-time deprecation warnings that may appear in the terminal output of ember serve, make sure your Ember-CLI app is using ember-cli-htmlbars version 0.7.9 or later (this will be the default for Ember-CLI version 1.13.0 and later).

App Installation
r install ember-legacy-views
Contributing to this Addon
Running Tests
Building and Release

For more information on using ember-cli, visit http://www.ember-cli.com/.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.