Avital Oliver
849e4e015d
remove stale comment
2013-10-22 23:04:57 -07:00
Avital Oliver
4788427f9d
Fix spacebars-tests
...
The "inclusion args" tests broke with commit
1c37ac1a98 . Within
'lookup' we were wrapping results in functions
even when they were constants. This led
`{{> foo bar}}` to not correctly pass `bar`
as data into the Template pointed to by `foo`.
2013-10-22 22:02:47 -07:00
David Greenspan
21180a20e9
only access data if needed in comp.lookup
2013-10-10 15:32:58 -07:00
David Greenspan
1c37ac1a98
fix over-rendering by isolating comp.lookup
...
comp.lookup was establishing immediate dependencies, which was incorrect
2013-10-10 14:54:12 -07:00
David Greenspan
c9bcc67dfb
remove duplicate copy of component.withData
2013-10-05 11:16:17 -07:00
Avital Oliver
6ccb6862a9
backcompat for Handlebars.registerHelper
2013-10-03 13:44:46 -07:00
David Greenspan
c05201b83b
no-op {{#constant}} and {{#isolate}}
2013-09-18 10:33:30 -07:00
David Greenspan
0bf617ed47
make #with work
2013-09-17 14:32:03 -07:00
David Greenspan
4add01f934
events seem to work
2013-09-17 14:25:01 -07:00
David Greenspan
3f176e2604
test-in-browser works! (minus events)
2013-09-16 18:02:09 -07:00
Avital Oliver
db187d85e2
Fix 'this' within template helpers
2013-08-20 15:38:08 -07:00
David Greenspan
5467c1a63b
fixed {{> content}} and fields
2013-07-25 08:23:53 -07:00
David Greenspan
98f43889c4
basic fields, set, event.component
2013-07-25 07:57:26 -07:00
David Greenspan
c91307e32e
try to get apps working (crashes Chrome)
2013-07-25 04:07:55 -07:00
David Greenspan
df3939bf2d
mv ui2 ui; port spacebars (untested)
2013-07-25 01:32:18 -07:00