1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
budibase/packages/server/utilities/builder
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
..
buildPage.js Client Api - New state binding method (#105) 2020-02-18 12:29:38 +00:00
componentLibraryInfo.js running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
convertCssToFiles.js Lots of poking around to get apps to run, plux fixing tests (#92) 2020-02-12 12:45:24 +00:00
deleteCodeMeta.js Client Api - New state binding method (#105) 2020-02-18 12:29:38 +00:00
getPages.js Builder saves backend and front end seperately (#88) 2020-02-10 21:35:51 +00:00
index.js Client Api - New state binding method (#105) 2020-02-18 12:29:38 +00:00
index.template.html Builder saves backend and front end seperately (#88) 2020-02-10 21:35:51 +00:00
listScreens.js move state origin build from server to client 2020-02-12 15:10:31 +00:00
publicPath.js Builder saves backend and front end seperately (#88) 2020-02-10 21:35:51 +00:00
saveBackend.js Lots of poking around to get apps to run, plux fixing tests (#92) 2020-02-12 12:45:24 +00:00