hydrogen-web/src/platform/web/ui
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
..
css styling for button in member details to open DM 2022-02-10 14:38:12 +01:00
general Add more HTML form and SVG elements 2022-02-25 01:40:52 -06:00
login fixup: login view styling 2022-02-10 09:40:42 +01:00
session allow injecting the tilesCreator from the Root/Session/RoomViewModel 2022-04-08 12:52:30 +02:00
avatar.js copy Daniel's conversion of html.js to TypeScript from microui 2021-09-16 10:45:06 +02:00
AvatarView.js typescriptify domain/avatar.js 2022-02-25 15:52:54 +05:30
common.js also add extra classes to legacy spinner 2022-01-17 16:31:13 +01:00
LogoutView.js hook up logout view 2022-01-17 16:31:02 +01:00
RootView.js hook up logout view 2022-01-17 16:31:02 +01:00