1
0
Fork 0
mirror of synced 2024-09-09 22:16:26 +12:00
budibase/packages/server/utilities
Michael Shanks 4089b52c53
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
..
builder Client Api - New state binding method (#105) 2020-02-18 12:29:38 +00:00
injectedPlugins Lots of poking around to get apps to run, plux fixing tests (#92) 2020-02-12 12:45:24 +00:00
budibaseApi.js
constructHierarchy.js
createAppPackage.js
createInstanceDb.js
databaseManager.js
datastore.js
exceptions.js
masterAppInternal.js Lots of poking around to get apps to run, plux fixing tests (#92) 2020-02-12 12:45:24 +00:00
runtimePackages.js
statusCodes.js
targzAppPackage.js