1
0
Fork 0
mirror of synced 2024-09-20 11:27:56 +12:00
Commit graph

5 commits

Author SHA1 Message Date
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
Michael Shanks
eac855bb71 #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
michael shanks
0d7d9f471e Edit component pane improvements 2019-08-16 15:48:45 +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