RMidhunSuresh
|
ef53a12f7a
|
Fix imports
|
2021-11-17 20:28:44 +05:30 |
|
Bruno Windels
|
cce8207870
|
copy Daniel's conversion of EventEmitter to TypeScript from microui
|
2021-09-16 10:23:03 +02:00 |
|
Bruno Windels
|
ee4a382578
|
revert this back
|
2021-02-16 15:38:43 +01:00 |
|
Bruno Windels
|
e6c108c6e0
|
no need to copy it over in viewmodel
|
2021-02-12 18:06:14 +01:00 |
|
Bruno Windels
|
89599e9f87
|
WIP
|
2021-02-11 21:07:18 +01:00 |
|
Bruno Windels
|
03351d2e1f
|
extract platform class to put all platform specific code in
|
2020-10-26 15:44:11 +01:00 |
|
Bruno Windels
|
974f77a71d
|
WIP
|
2020-10-16 18:06:20 +02:00 |
|
Bruno Windels
|
5a30855227
|
rename urlRouter option in view models to urlCreator
|
2020-10-16 13:02:21 +02:00 |
|
Bruno Windels
|
db5c98a706
|
support reassigning to null from untrack
|
2020-10-13 13:10:27 +02:00 |
|
Bruno Windels
|
5c2425796c
|
Merge branch 'master' into bwindels/url-routing
|
2020-10-08 16:33:19 +02:00 |
|
Bruno Windels
|
614ec08238
|
integrate grid vm with session vm, allowing to switch
|
2020-10-07 12:25:40 +02:00 |
|
Bruno Windels
|
5ab947e7de
|
pass urlRouter and navigation as view model options
|
2020-10-06 18:05:02 +02:00 |
|
Bruno Windels
|
9ea961ae53
|
don't crash when we don't have a subscription anymore
|
2020-09-14 17:43:06 +02:00 |
|
Bruno Windels
|
0bf1723d99
|
Worker WIP
|
2020-09-10 15:40:30 +01:00 |
|
Bruno Windels
|
cf0af775e3
|
make SimpleTile inherit from ViewModel
to use same update mechanism and have viewmodel infra available for tile
|
2020-08-17 15:11:39 +02:00 |
|
Bruno Windels
|
7f50e3d137
|
allow overriding the "emit change" mechanism in ViewModel
so view models that should send updates through their collection
can still use the same "emitChange" method on ViewModel
|
2020-08-12 17:39:11 +02:00 |
|
Bruno Windels
|
00a85697ab
|
add license header in all source files
|
2020-08-05 18:38:55 +02:00 |
|
Bruno Windels
|
b0e59c30dd
|
correctly pass options to ViewModel ctor
|
2020-05-05 23:14:58 +02:00 |
|
Bruno Windels
|
cc87e35f23
|
use ViewModel super class for all view models that need binding
|
2020-05-04 19:23:11 +02:00 |
|
Bruno Windels
|
1f15ca6498
|
more WIP
|
2020-04-18 19:16:16 +02:00 |
|
Bruno Windels
|
378b75c98a
|
more WIP and breakage
|
2020-04-09 23:19:49 +02:00 |
|