budibase/packages/builder/src/userInterface
Michael Shanks 56c25fee90 Client Api - New state binding method (#105)
* new binding...
- state manager
- one store per screen
- not passing

* client lib binding - tests passing

* binding fully working again post stateManager

* bugfix with button component

* Control flow ("code") now working, tests passing

* Events List now reading from component definition

* fix to button.svelte - missing props._children
2020-02-18 12:29:38 +00:00
..
EventsEditor Client Api - New state binding method (#105) 2020-02-18 12:29:38 +00:00
pagesParsing Work on Components API & bugfixes (#102) 2020-02-14 11:51:45 +00:00
CodeEditor.svelte include svelte files in prettier 2020-02-03 09:50:30 +00:00
ComponentPanel.svelte Page Layout & Screen restructure (#87) 2020-02-10 15:51:09 +00:00
ComponentSearch.svelte include svelte files in prettier 2020-02-03 09:50:30 +00:00
ComponentSelector.svelte include svelte files in prettier 2020-02-03 09:50:30 +00:00
ComponentsHierarchy.svelte final tidy up 2020-02-12 10:12:54 +00:00
ComponentsHierarchyChildren.svelte Page Layout & Screen restructure (#87) 2020-02-10 15:51:09 +00:00
ComponentsList.svelte include svelte files in prettier 2020-02-03 09:50:30 +00:00
ComponentsPaneSwitcher.svelte Page Layout & Screen restructure (#87) 2020-02-10 15:51:09 +00:00
CurrentItemPreview.svelte merging with master 2020-02-12 10:12:54 +00:00
EditComponentProps.svelte Page Layout & Screen restructure (#87) 2020-02-10 15:51:09 +00:00
LayoutEditor.svelte Page Layout & Screen restructure (#87) 2020-02-10 15:51:09 +00:00
NewComponent.svelte Page Layout & Screen restructure (#87) 2020-02-10 15:51:09 +00:00
PageView.svelte include svelte files in prettier 2020-02-03 09:50:30 +00:00
PagesComponents.svelte Page Layout & Screen restructure (#87) 2020-02-10 15:51:09 +00:00
PagesList.svelte include svelte files in prettier 2020-02-03 09:50:30 +00:00
PropControl.svelte Work on Components API & bugfixes (#102) 2020-02-14 11:51:45 +00:00
PropertyCascader.svelte move state origin build from server to client 2020-02-12 15:10:31 +00:00
PropsView.svelte Work on Components API & bugfixes (#102) 2020-02-14 11:51:45 +00:00
SettingsView.svelte include svelte files in prettier 2020-02-03 09:50:30 +00:00
StateBindingControl.svelte Work on Components API & bugfixes (#102) 2020-02-14 11:51:45 +00:00
UserInterfaceRoot.svelte Fix Layout issue on FF 2020-02-12 21:01:53 +00:00