Anders Kaseorg
ec3177c834
web: Add explicit extensions to imports.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2024-11-13 09:18:56 -08:00
evykassirer
09de447dd9
message_list_view: Move relevant types to module.
2024-09-11 14:59:31 -07:00
evykassirer
e41e365085
message_list_view: Convert module to typescript.
2024-09-11 14:59:31 -07:00
evykassirer
f57221e78d
message_lists: Remove duplicate MessageContainer type.
...
Note that the `MessageContainer` type in `compose_fade` doesn't
include the `url` property, but I haven't encountered a need for
this property during the work to convert `message_list_view` to
typescript, so it seems fine to remove it here.
2024-09-10 17:20:00 -07:00
Varun Singh
3d6dcf8fe5
compose_fade: Remove duplicate AllVisibilityPolicies type.
2024-08-28 11:02:26 -07:00
evykassirer
fc0367ff0d
message_container: Remove two unused class variables.
2024-08-26 08:14:57 -07:00
Anders Kaseorg
804c3706ff
tsconfig: Enable noUncheckedIndexedAccess.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2024-05-30 16:29:23 -07:00
Anders Kaseorg
cbffc10e9e
compose_fade: Fix TypeScript noUncheckedIndexedAccess errors.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2024-05-30 15:54:48 -07:00
Varun Singh
1fb03a27d8
compose_fade: Convert module to TypeScript.
2024-03-06 14:47:47 -08:00