1
0
Fork 0
mirror of synced 2024-08-21 04:51:42 +12:00
budibase/packages/client/tests
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
..
bindingDom.spec.js Client Api - New state binding method (#105) 2020-02-18 12:29:38 +00:00
domControlFlow.spec.js Page Layout & Screen restructure (#87) 2020-02-10 15:51:09 +00:00
initialiseApp.spec.js Page Layout & Screen restructure (#87) 2020-02-10 15:51:09 +00:00
screenRouting.spec.js Page Layout & Screen restructure (#87) 2020-02-10 15:51:09 +00:00
stateBinding.spec.js running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
testAppDef.js Client Api - New state binding method (#105) 2020-02-18 12:29:38 +00:00