Bradley Priest

What's new in EmberJS May 29 29 May 2012

Lots and lots of work on the master branch this week to do with routing. It’s getting better every day

###Weekly Wrapup #4

  • As of d1fd4e Handlebars is not bundled with Ember, if you’re not already using it in your application you’ll be told about it. And if you’re using rails the ember-rails gem includes it for you anyway.

  • 10f7ab introduces Ember.ObjectProxy and some Ember.ObjectController sugar

  • Routing changes include adding redirectsTo

  • The router now initializes at a root state.

  • goToState has been replaced by transitionTo in statemanagers

  • setupContext/setupControllers has been renamed connectOutlets

  • The {{outlet}} helper has been added. Check out this file for details. This gives the ability for a controller to fill in the currentView for a given area.

  • In PR #268 a new Errors object has been proposed for ember-data, designed to plug and play with Rails

If I missed anything please let me know in the comments or on twitter.



blog comments powered by Disqus