What's new in EmberJS #13 27 Aug 2012
Most of the work at the moment seems to be in the refactoring of ember-data. It’s not in master yet, but expect some pretty big changes. There’s also a lot of work going on in the documentation side, if you find something amiss please help the core team out.
###Weekly Wrapup #13
Breaking changes
- ba3e74 updated the application set up process, this should be seamless for most people, but make sure your app is calling
initialize
.
Updates
-
933b2b adds a
disconnectOutlet
method. AFAICT this is only useful for very specific usecases as Ember handles normal view management for you. -
The awesome ember-bootstrap project has moved. You can find it at it’s new home at https://github.com/emberjs-addons/ember-bootstrap
Articles
There’s a great article on the current state of routing over on dagda1’s blog
If I missed anything please let me know in the comments, twitter or IRC at #emberjs.
Tweet