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

12 commits

Author SHA1 Message Date
Martin McKeaveney
34d56e960f include svelte files in prettier 2020-02-03 09:50:30 +00:00
pngwn
7e16e23803 48 builder frontend 2 (#70)
* Implement collapsing component hierarchy.

* Save screen when adding new components.

* Allow creation of nested child components.

* Fix level-based indentation of hierarchy.

* Rename updateComponentProps to setComponentProps

* Save layout information to the disk.

* Cleanup: switch to autosubscriptions to prevent memory leaks, remove unused imports.

* Remove unused css.

* Fix incorrect subscription.
2020-01-28 21:17:04 +00:00
pngwn
2a4cfa278b Implement updating of individual component props 2020-01-24 14:51:29 +00:00
pngwn
dba1bfce35 Tweaks to component snippet editor. 2020-01-24 14:51:29 +00:00
Michael Shanks
06abf050b6 introduced 'container' to component definition 2020-01-20 21:57:27 +00:00
Michael Shanks
eac855bb71 #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
Michael Shanks
aee554383c few bug fixes 2019-10-10 10:41:31 +01:00
Michael Shanks
b4f7ccbbba generators.. 2019-10-07 06:03:41 +01:00
michael shanks
0d7d9f471e Edit component pane improvements 2019-08-16 15:48:45 +01:00
michael shanks
3bcef7f668 component inheritance working 2019-08-15 08:49:15 +01:00
michael shanks
fb9f4f6158 backup 2019-08-14 22:11:59 +01:00
michael shanks
21224b119b builder ui changes - UI builder in progress 2019-08-07 09:03:49 +01:00