[
https://issues.apache.org/jira/browse/SHINDIG-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lev Epshteyn updated SHINDIG-1061:
----------------------------------
Description:
hanges to client-side Templates implementation
- @field support for DataPipelining
- removed need for jstemplate_debug.js file
- added rudimentary typing to identifier resolution
- @repeat values are requested as arrays
- when arrays are requested and objects found, we now look for the .list
property (this enables proper DP support)
- fixed passing in defaults for compilation (only the last element is
defaulted)
- @onAttach is also supported as @onChange, @onchange, @x-onChange and
@x-onchange
Code review: http://codereview.appspot.com/62056/show
was:
hanges to client-side Templates implementation
- @field support for DataPipelining
- removed need for jstemplate_debug.js file
- added rudimentary typing to identifier resolution
- @repeat values are requested as arrays
- when arrays are requested and objects found, we now look for the .list
property (this enables proper DP support)
- fixed passing in defaults for compilation (only the last element is
defaulted)
- @onAttach is also supported as @onChange, @onchange, @x-onChange and
@x-onchange
> Updates to client-side Templates and DataPipelining
> ---------------------------------------------------
>
> Key: SHINDIG-1061
> URL: https://issues.apache.org/jira/browse/SHINDIG-1061
> Project: Shindig
> Issue Type: Improvement
> Components: Javascript
> Reporter: Lev Epshteyn
>
> hanges to client-side Templates implementation
>
> - @field support for DataPipelining
> - removed need for jstemplate_debug.js file
> - added rudimentary typing to identifier resolution
> - @repeat values are requested as arrays
> - when arrays are requested and objects found, we now look for the .list
> property (this enables proper DP support)
> - fixed passing in defaults for compilation (only the last element is
> defaulted)
> - @onAttach is also supported as @onChange, @onchange, @x-onChange and
> @x-onchange
> Code review: http://codereview.appspot.com/62056/show
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.