ember.js - How to replace Embers deprecated CollectionView -


ember 1.13 deprecate views state in blog

i haven't found guidance in deprecation guide of how replace collectionview. before pushing issue on top of ember issue stack on github hoping find answer here question how replace collectionview.

you can use components , {{component}} helper, , instead of managing views directly, manage data.

if want specific migration try making jsbin reproduction , ask on irc/slack.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -

jdbc - Not able to establish database connection in eclipse -