1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common/sync-box
Iku-turso ec2d2056cb Make a channel have default type for sent and returned message
Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>

Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
2022-05-24 09:02:04 +03:00
..
create-sync-box.injectable.ts Simplify naming 2022-05-23 13:59:08 +03:00
sync-box-channel-listener.injectable.ts Introduce injection token for channels to allow injecting all of them at once 2022-05-20 14:10:35 +03:00
sync-box-channel.injectable.ts Make a channel have default type for sent and returned message 2022-05-24 09:02:04 +03:00
sync-box-initial-value-channel.injectable.ts Synchronize initial values of sync boxes when window starts 2022-05-20 14:11:15 +03:00
sync-box-injection-token.ts Synchronize initial values of sync boxes when window starts 2022-05-20 14:11:15 +03:00
sync-box-state.injectable.ts Introduce abstraction for a state that is shared between environments 2022-05-20 14:09:02 +03:00
sync-box.test.ts Add TODO 2022-05-20 14:14:55 +03:00