1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
Commit graph

6 commits

Author SHA1 Message Date
Michael Shanks 7787f33918 client: providing access to component root elements 2020-01-29 22:47:58 +00:00
Michael Shanks 7b1ada5091
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 b5922e0ff0 added DOM tests for client library 2020-01-24 13:18:31 +00:00
Michael Shanks 0ce725a7a8 context binding 2019-10-01 05:57:45 +01:00
Michael Shanks 2c3b4b55ee Event bindings with context, array binding, Table component... 2019-09-27 17:03:31 +01:00
Michael Shanks 2e6a34c687 state binding working 2019-09-22 05:02:33 +01:00