1
0
Fork 0
mirror of synced 2024-09-21 03:43:21 +12:00
Commit graph

12 commits

Author SHA1 Message Date
Martin McKeaveney
893cd3b57d state binding complete 2020-02-12 10:12:54 +00:00
Martin McKeaveney
b2dd9cc12f better state bindings for defaults 2020-02-11 14:19:06 +00:00
Martin McKeaveney
ee9df6c29a state binding v1 2020-02-11 14:19:06 +00:00
Martin McKeaveney
34d56e960f include svelte files in prettier 2020-02-03 09:50:30 +00:00
Martin McKeaveney
7baa9d443d draft handler 2020-01-30 20:01:18 +00:00
Martin McKeaveney
977a609230 state management like designs 2020-01-30 16:22:19 +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
cc155c121c Initial implementation of props editor. 2020-01-24 14:51:29 +00:00
Michael Shanks
75f4c6dd68 backup before an f-up 2019-10-18 17:32:03 +01:00
Michael Shanks
2c3b4b55ee Event bindings with context, array binding, Table component... 2019-09-27 17:03:31 +01:00
Budibase
52e7f72459 UI Navbar [right] styling
Font styling, and spacing, and alignment changed to reflext recent UI changes.
2019-09-25 20:53:52 +01:00
Michael Shanks
8409deae15 Events and state binding 2019-09-20 08:01:35 +01:00