1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00
budibase/packages/client
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
..
.vscode publish:dev script to help client development 2019-09-12 15:04:07 +01:00
scripts Lots of poking around to get apps to run, plux fixing tests (#92) 2020-02-12 12:45:24 +00:00
src Client Api - New state binding method (#105) 2020-02-18 12:29:38 +00:00
tests Client Api - New state binding method (#105) 2020-02-18 12:29:38 +00:00
.gitignore
babel.config.js running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
package.json Client Api - New state binding method (#105) 2020-02-18 12:29:38 +00:00
rollup.config.js running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00