element-portable/src/stores/room-list
Michael Telatynski 76b82b4b2b
Make more code conform to strict null checks (#10219
* Make more code conform to strict null checks

* Fix types

* Fix tests

* Fix remaining test assertions

* Iterate PR
2023-02-24 15:28:40 +00:00
..
algorithms Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
filters Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
previews Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
Interface.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
ListLayout.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
MessagePreviewStore.ts Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
models.ts added the starred item button to the left panel 2022-07-21 15:53:09 +03:00
RoomListLayoutStore.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomListStore.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
SlidingRoomListStore.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
SpaceWatcher.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00