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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -