domthing icon indicating copy to clipboard operation
domthing copied to clipboard

Need to make it easier to add blocks/helpers.

Open latentflip opened this issue 10 years ago • 3 comments

latentflip avatar Jun 30 '14 11:06 latentflip

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.

jarredwitt avatar Jul 07 '14 03:07 jarredwitt

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.

latentflip avatar Jul 07 '14 03:07 latentflip

What about Observable-Arrays? It replaces inbuilt functions like push, pop etc with its own. Not very pretty, but it works.

jgillich avatar Jul 24 '14 18:07 jgillich