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
|
00a85697ab
|
add license header in all source files
|
2020-08-05 18:38:55 +02:00 |
|
Bruno Windels
|
001dbefbcf
|
stop using default exports
because it becomes hard to remember where you used them and where not
|
2020-04-20 21:26:39 +02:00 |
|
Bruno Windels
|
f729108226
|
pass emit update fn through setter so we control when tile can update
|
2020-03-21 14:28:09 +01:00 |
|
Bruno Windels
|
a3714f49cc
|
group public methods for a tile together
|
2020-03-21 14:26:56 +01:00 |
|
Bruno Windels
|
8665bcb897
|
concat synced events in timeline with pending events for local echo
|
2019-07-29 19:53:58 +02:00 |
|
Bruno Windels
|
d34a26f0da
|
store new gap entry on update so we can paginate again
|
2019-06-16 16:47:56 +02:00 |
|
Bruno Windels
|
64f126ba68
|
support updates originating from tile, and removing tile on update
|
2019-06-12 21:57:13 +02:00 |
|
Bruno Windels
|
e3b4f898d0
|
show eventkey in ui for debugging purposes
|
2019-06-02 18:15:24 +02:00 |
|
Bruno Windels
|
039bbe038c
|
adjust tiles(collection) to entry changes
|
2019-06-01 18:29:02 +02:00 |
|
Bruno Windels
|
153d54a285
|
work on tile view models
|
2019-03-09 00:40:03 +01:00 |
|
Bruno Windels
|
1f5d488105
|
draft of timeline tiles support
|
2019-03-08 20:04:56 +01:00 |
|