4 Commits

Author SHA1 Message Date
Patrick Steele-Idem
2be98636ea Fixes #817 - Support dynamic root elements
[Optimizations] Simplified bookkeeping for component tree
A component stack is no longer used

Small API improvements

Improved how component boundaries are managed

Assign keys to all HTML elements and custom tags for better diffing

Checking in progress

Just build the src when calculating size
2017-09-08 12:32:17 -06:00
Patrick Steele-Idem
5dc43913a6 Fixes #693 - [SSR] Improved handling of top-level UI components with renderBody func 2017-05-30 10:41:38 -06:00
Patrick Steele-Idem
b25f67fda9 Code size reduction 2017-05-19 16:03:19 -06:00
Patrick Steele-Idem
a602f3cd46 Introduced src/ and dist/ folders 2017-05-19 14:35:33 -06:00