11 Commits

Author SHA1 Message Date
Patrick Steele-Idem
6c15def67f Fixes #602 - [v4] Add "use strict" to the top of all compiled templates 2017-02-25 17:10:30 -07:00
Michael Rawlings
4fe1ca8694 update test expectations to include data=input 2017-02-09 15:02:12 -08:00
Michael Rawlings
5a977077cb enable meta by default on server 2017-02-09 14:34:55 -08:00
Patrick Steele-Idem
b67f864071 Restored tests after switch from "data" to "input" #549 2017-01-26 22:34:02 -07:00
Michael Rawlings
dada89397a more concise template export 2016-12-13 11:57:50 -08:00
Patrick Steele-Idem
5b9977913e Fixes #455 - Simplify compiled code for UI components 2016-12-13 11:34:26 -07:00
Patrick Steele-Idem
36ef493526 Improved compiled output by setting module.exports at the top 2016-11-08 15:14:55 -07:00
Patrick Steele-Idem
a05f15ce5d Cleaner split of the html and vdom runtimes 2016-10-24 12:36:09 -06:00
Michael Rawlings
d0e27d6dfd lazily run the function for a template on first render. simplifies the generated template code while still supporting circular templates 2016-10-20 13:49:15 -07:00
Patrick Steele-Idem
c386da875e Fixes #349 - Inline Marko template compilation support
Also changed how JavaScript code is generated
2016-08-19 10:50:28 -06:00
Patrick Steele-Idem
5df81440e5 Reorganized tests 2016-05-05 07:56:24 -07:00