Gedis

Results 2 issues of Gedis

it would be nice to set up custom global convert/convertBack functions: $( ':input' ).link( valuesObject, { convert : function( value ) { .... } } ); now only per field...

after updating tmplItem of the nested template, where {{html MyFunction( 'test' )}} are used, nodes attribute of the tmplItem is [] - expected updated DOM. Before update() call nodes carried...