samedi 22 août 2015

Setting tagName on application template in ember js

Views are deprecated in ember js. I want to set the tagName for the application template to "empty" because I don't want my content wrapped in a div - it messes up my css. Previously I have don this by creating an views/application.js and setting tagName: '' but views are deprecated - how can I do this without views?




Aucun commentaire:

Enregistrer un commentaire