1
0
Fork 0
mirror of synced 2024-09-19 02:39:37 +12:00
Commit graph

25 commits

Author SHA1 Message Date
Martin McKeaveney
f82a954666 formatting 2020-03-27 16:58:32 +00:00
Martin McKeaveney
fa95ba2d79 moving code from main store to backend file 2020-03-16 18:54:48 +00:00
Michael Shanks
39075b5032 _bb client api, relative url checks for root path,+ handles absolutes 2020-02-27 21:14:41 +00:00
Martin McKeaveney
7ae40de558 eslint tidy up 2020-02-25 15:46:04 +00:00
Michael Shanks
cb79302b1a added _bb.get/setContext to clientApi - for MD components 2020-02-24 16:41:03 +00:00
Michael Shanks
829eea4189 bugfix: await event handlers 2020-02-24 16:04:13 +00:00
Michael Shanks
35d5ae9ed8 random bug - client setState 2020-02-24 14:57:05 +00:00
Michael Shanks
1657beb8fc bugfix - client - approotPath not passed correctly 2020-02-24 11:15:08 +00:00
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