domthing
domthing copied to clipboard
Need to make it easier to add blocks/helpers.
Is the {{#each}} block available? I am trying to use it and keep on getting an error. From the look of the test folder it doesn't look like it's been implemented yet but I'm just wanting to make sure.
Not yet, I started looking at it but haven't decided how updates should be tracked/pushed for arrays.
Philip Roberts
On 6 Jul 2014, at 20:30, jarredwitt [email protected] wrote:
Is the {{#each}} block available? I am trying to use it and keep on getting an error. From the look of the test folder it doesn't look like it's been implemented yet but I'm just wanting to make sure.
— Reply to this email directly or view it on GitHub.
What about Observable-Arrays? It replaces inbuilt functions like push, pop etc with its own. Not very pretty, but it works.