Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncan Walker committed May 13, 2015
1 parent 66fe5f6 commit 915033e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ This addon extends Ember EasyForm into the view and controller layers of your Em

**This is also the easiest known way to use Easy Form with Ember 1.10 and HTMLBars.**

## Ember 1.11 Users

Whilst this addon's master branch currently supports Ember 1.10, there are even more known issues with Ember Easy Forms and Ember 1.11. As such, work has begun on a completely Ember CLIified branch here: 8a4b8047e290c401b9d74417debd70e3546f4b43.

The `ember-1.11` branch is an evolved easy form API. It is very early stage and undocumented but no longer requires vendor files either. A release will come soon but feel free to dig into the addon tree's source in the meantime.

## Installation

Uninstall any references to `ember-easy-form` and `ember-validations`. Then:
Expand Down

0 comments on commit 915033e

Please sign in to comment.