ember.js - Unbound Block Helper -


is unbound block helper in emberjs. want make whole each block unbound

something like

{{#unbound}}      {{#each item in view.itemlist}}         {{do something}}     {{/each}} {{/unbound}} 

there yet no {{unbound}} block helper. feature scheduled milestone 1.1. watch issue stay date.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -