This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Change Log
revision 2.18
- autoRender: When using an attribute notation, clean the class from the “@att” value (i.e: val@href becomes val)
- autoRender: When looping on a node, it was not possible to assign its node value. The following val@nodeValue will put the value of ‘val’ to the node value.
- autoRender: Fix an error introduced in 2.17
- autoRender: remove the check if directive is a function, as autoRender compile each time the template
revision 2.17
- autoRender: add an automatic attribute ‘value’ for INPUT and ‘src’ for IMG tags






