21 Commits

Author SHA1 Message Date
Patrick Steele-Idem
20cf6d364e More code size reductions 2017-01-02 15:53:38 -07:00
Patrick Steele-Idem
74d802b074 Backed out body-slot support and significant code size reductions 2016-12-30 19:02:31 -07: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
fae66bfb06 Switched to $__ for private props 2016-12-17 12:02:54 -07:00
Patrick Steele-Idem
ff5472a034 Code size reductions 2016-12-17 08:00:17 -07:00
Patrick Steele-Idem
a9fc85f272 Fixes #457 and #467 - ready and $ are now optional 2016-12-16 11:39:53 -07:00
Patrick Steele-Idem
fe51d25758 Improvements to preserving DOM nodes for rerendered widgets 2016-12-14 13:54:07 -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
cf8543e5b3 getWidgetForEl should return the outer most widget bound to an element 2016-12-07 17:09:14 -08:00
Michael Rawlings
769c572e35 merge + fixes 2016-12-02 14:13:25 -08:00
Patrick Steele-Idem
93b17c0493 Made DOM methods mixins for RenderResult and Widget
This makes the code size smaller and easier to maintain
2016-12-02 09:20:22 -07: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
Patrick Steele-Idem
b1ceda31a4 Support only the global window.$ when supporting the jQuery proxy 2016-11-30 20:55:45 -07:00
Michael Rawlings
9cbddcab13 shared renderable logic 2016-11-30 09:00:00 -08: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
549e6be480 marko/widgets is not an EventEmitter 2016-11-02 22:17:56 -06:00
Patrick Steele-Idem
2de8ca7ca2 Completed merge of marko-dom into marko 2016-11-02 21:21:57 -06:00
Patrick Steele-Idem
3010570502 Completed merge of marko-widgets and other cleanup 2016-11-02 16:12:13 -06:00