16 Commits

Author SHA1 Message Date
Patrick Steele-Idem
20cf6d364e More code size reductions 2017-01-02 15:53:38 -07:00
Patrick Steele-Idem
4bd5ce61e2 Performance optimizations for server-side serialization of WidgetDefs 2016-12-22 15:24:35 -07:00
Ethan Marmaduke
3eedac5e51 Fixed bug where widgets initialized before the runtime is loaded are lost 2016-12-22 11:48:39 -05:00
Patrick Steele-Idem
e97a45352d Significant code size reduction 2016-12-20 17:06:53 -07:00
Patrick Steele-Idem
854ab0d849 More code size reductions (work-in-progress) 2016-12-20 17:06:52 -07:00
Patrick Steele-Idem
2277d97c44 Code size reduction 2016-12-20 17:06:52 -07:00
Patrick Steele-Idem
5b9977913e Fixes #455 - Simplify compiled code for UI components 2016-12-13 11:34:26 -07:00
Patrick Steele-Idem
6403cd549e Fixed hot reload for v4 2016-12-08 11:52:29 -08:00
Michael Rawlings
769c572e35 merge + fixes 2016-12-02 14:13:25 -08:00
Patrick Steele-Idem
05110865b4 Fixes #393 Multiple top level DOM elements for a component
Also fixes #395 - Make w-bind attribute completely optional
Also fixes #399 - Single file Marko component
2016-12-02 08:44:23 -07:00
Michael Rawlings
9cbddcab13 shared renderable logic 2016-11-30 09:00:00 -08:00
Patrick Steele-Idem
fdc8b253a5 Fixes #401 - Added support for binding additional args to event handler methods 2016-11-22 08:44:00 -07:00
Patrick Steele-Idem
f4cc924c5a Fixes #409 - Make <init-widgets> optional 2016-11-13 13:53:10 -07:00
Patrick Steele-Idem
e37135f10e Fixes #416 - Allow split widget/render for template as entry 2016-11-11 22:34:46 -07:00
Patrick Steele-Idem
01095b0585 Switched from lazy to eager loading of templates and widgets 2016-11-09 11:29:48 -07:00
Patrick Steele-Idem
3010570502 Completed merge of marko-widgets and other cleanup 2016-11-02 16:12:13 -06:00