hydrogen-web/src
Bruno Windels 5445db2a42 allow injecting the tilesCreator from the Root/Session/RoomViewModel
this changes the API slightly to be more future-proof,
as we'll expose it in the SDK now.

The function now returns a SimpleTile constructor, rather than an
instance. This allows us to test if an entry would render in the
timeline without creating a tile, which is something we might want in
the matrix layer later on.

The function is now called tileClassForEntry, analogue to what we
do in TimelineView.
2022-04-08 12:52:30 +02:00
..
domain allow injecting the tilesCreator from the Root/Session/RoomViewModel 2022-04-08 12:52:30 +02:00
fixtures/matrix/invites add Invite class 2021-04-20 16:21:27 +02:00
logging fix ts errors 2022-02-10 16:44:40 +01:00
matrix Merge pull request #702 from vector-im/bwindels/observablemapts 2022-03-09 11:53:59 +01:00
mocks use withReply 2022-01-14 18:15:26 +05:30
observable fix type error again 2022-03-09 11:51:11 +01:00
platform allow injecting the tilesCreator from the Root/Session/RoomViewModel 2022-04-08 12:52:30 +02:00
utils Merge pull request #670 from vector-im/bwindels/ts-olm 2022-03-01 18:53:22 +01:00
index.html include path/vite in sdk bundle 2021-12-22 16:31:19 +01:00
lib.ts allow to inject custom tile view creator fn into timeline view 2022-04-07 17:25:20 +02:00