Skip to content

Commit

Permalink
Adding issue #10 to the wish list
Browse files Browse the repository at this point in the history
  • Loading branch information
joescii committed Jul 26, 2015
1 parent 57f9c73 commit b20bd8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -755,6 +755,7 @@ Here are things we would like in this library. It's not a road map, but should

* Optimize `Future` handling to only require one key, i.e. `{ "net.liftmodules.ng.Angular.future": "RANDOM_ID" }`.
* Support configurable `net.liftweb.json.Formats`.
* Resolve [Issue 10](https://github.com/joescii/lift-ng/issues/10) to handle futures in Binders.
* Resolve the `RequestVar was set but not read` warning (see [Issue #11](https://github.com/joescii/lift-ng/issues/11)).
* Resolve [Issue 12](https://github.com/joescii/lift-ng/issues/12) either by compilation failure or supporting the different value types.
* Add an `onRender` function to `AngularActor` to allow performing a scope operation when the page is rendered.
Expand Down

0 comments on commit b20bd8f

Please sign in to comment.