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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.