1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
Commit graph

5 commits

Author SHA1 Message Date
Michael Shanks
65b800b1d0 few wee bug fixes 2020-01-31 23:29:49 +00:00
Michael Shanks
c7cbe6ca8b
#24 - Control Flow (#79)
* removed binding references to array type

* refactored initialiseChildren into seperate file

* render function, with code blocks - tested simple cases

* few mores tests for control flow

* md components - getting TestApp to work

* new render wrapper - bug fix

* client: providing access to component root elements

* code editor working

* code editor improvements
2020-01-31 23:11:50 +00:00
pngwn
298788ea53 Implement layout UI. 2020-01-24 14:51:29 +00:00
pngwn
dba1bfce35 Tweaks to component snippet editor. 2020-01-24 14:51:29 +00:00
pngwn
cce542d0c9 Implement code editor panel. 2020-01-24 14:51:28 +00:00