1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
Commit graph

17 commits

Author SHA1 Message Date
Michael Shanks
9835e71a2e prettier - auto 2020-02-23 22:18:05 +00:00
Martin McKeaveney
55d43fad80 finished state management ui for v2 2020-02-21 18:02:02 +00:00
Martin McKeaveney
b7a5735a05 state management bindings 2020-02-21 15:44:48 +00:00
Michael Shanks
ab0db65048 bindings can now be just a string (store.someValue) 2020-02-21 14:44:48 +00:00
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
Martin McKeaveney
0808178dfa running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
Michael Shanks
6cb523478d Client Lib > Ability to inject code around initialise children (#68)
* removed binding references to array type

* refactored initialiseChildren into seperate file

* render function, with code blocks - tested simple cases

* few mores tests for control flow

* md components - getting TestApp to work

* new render wrapper - bug fix
2020-01-28 14:14:53 +00:00
Michael Shanks
540fb4c3d6 basic cru app possible 2019-10-19 07:24:20 +01:00
Michael Shanks
92dcf4b2b8 backup before an f-up 2019-10-18 17:32:03 +01:00
Michael Shanks
6f83fd19a3 bootstra components - backup before comonen control flow 2019-10-16 05:38:45 +01:00
Michael Shanks
0e9a885aa1 generators seem to be working... 2019-10-10 06:18:02 +01:00
Michael Shanks
1529277b11 lots of bugfixes and component changes 2019-10-03 06:12:13 +01:00
Michael Shanks
3ebe483d94 context binding 2019-10-01 05:57:45 +01:00
Michael Shanks
cb6fe94584 Event bindings with context, array binding, Table component... 2019-09-27 17:03:31 +01:00
Michael Shanks
e0d1ea5651 nav component and bug fixes 2019-09-26 05:40:58 +01:00
Michael Shanks
bfda230aae state event handlers - API 2019-09-23 06:08:06 +01:00
Michael Shanks
9953989de6 state binding working 2019-09-22 05:02:33 +01:00