public
Description: PURE Unobtrusive Rendering Engine for HTML
Home | Edit | New

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
Last edited by pure, Sat Sep 19 01:43:05 -0700 2009
Home | Edit | New
Versions: