daml/language-support
Robin Krom 0f75971f52
language: send live event when reconnecting (#5982)
not sending a live event after reconnecting means that the 'loading'
indicater is never updated to 'false'. we could also not set it to
'true' on the 'close' event, but that can lead to a rather unintuitive
behaviour where data is stale and then suddenly updated without any
indication.

CHANGELOG_BEGIN
CHANGELOG_END
2020-05-19 16:57:16 +02:00
..
codegen-common Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
codegen-main Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
hs/bindings Make Bearer prefix optional in Haskell ledger bindings (#5858) 2020-05-06 12:09:34 +02:00
java Write a config on startup (#5591) 2020-04-21 20:35:42 +00:00
scala scala/bindings: Remove the unnecessary @silent annotation. (#5904) 2020-05-08 09:39:02 +00:00
ts language: send live event when reconnecting (#5982) 2020-05-19 16:57:16 +02:00