dadah89 / ember.js

Ember.js - A JavaScript framework for creating ambitious web applications

Home Page:http://www.emberjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zendesk/ember.js

This is a non-hostile fork of emberjs/ember.js

Purpose

The purpose of this fork is to provide an upgrade path from Ember 0.9 to 1.0.

This project will collect a list of incompatibilities between Ember 0.9 and 1.0 and seek to build a transition path for each one. It will not add functionality to Ember 0.9 other than what is already in 1.0 and s necessary for making the upgrade.

Method

The general philosophy of zendesk/ember.js is to backport behavior and let apps set flags to help them diagnose how much they have left to do in the upgrade. Over time, they will "ratchet up" the value of the flags to make their app more and more Ember-1.0-compatible.

Transitions

About

Ember.js - A JavaScript framework for creating ambitious web applications

http://www.emberjs.com

License:MIT License


Languages

Language:JavaScript 97.4%Language:Ruby 2.0%Language:CSS 0.5%