This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/platform/web
Bruno Windels ac60d1b61d remove thick abstraction layer
instead just copy the DOM typing and make it part of the platform layer
2022-04-21 17:40:45 +02:00
..
assets manifest ends up in assets folder, index.html in parent folder 2021-12-08 18:29:32 +01:00
dom remove thick abstraction layer 2022-04-21 17:40:45 +02:00
sdk/paths export paths from vite.js as required by Platform, reorder ctor params 2021-12-22 17:48:08 +01:00
ui remove thick abstraction layer 2022-04-21 17:40:45 +02:00
utils make all dependencies use vite and remove post-install script / lib dir 2021-11-08 11:10:34 +01:00
worker loading olm from the worker was broken, reading the wrong global 2021-12-06 15:35:08 +01:00
index.html WIP for muting 2022-04-14 23:19:44 +02:00
legacy-polyfill.js make all dependencies use vite and remove post-install script / lib dir 2021-11-08 11:10:34 +01:00
LegacyPlatform.js export paths from vite.js as required by Platform, reorder ctor params 2021-12-22 17:48:08 +01:00
main.js make tileClassForEntry optional, as otherwise it is a breaking change 2022-04-08 14:19:34 +02:00
parsehtml.js Fix missing reply text when message body is parsed as HTML in [linkedom](https://github.com/WebReflection/linkedom) (SSR). 2022-02-11 20:10:46 -06:00
Platform.js expose mediaDevices and webRTC from platform 2022-03-29 12:01:46 +02:00
sw.js implement placeholder replacement so it still works with minification 2021-12-09 16:37:31 +01:00