hydrogen-web/src/platform/web
Eric Eastwood b993331e06 Add more HTML form and SVG elements
Split off from https://github.com/vector-im/hydrogen-web/pull/653

Personally using `select`, `option`, and `path` currently in https://github.com/matrix-org/matrix-public-archive
but added a few extra SVG elements that seemed common to me.
2022-02-25 01:40:52 -06:00
..
assets manifest ends up in assets folder, index.html in parent folder 2021-12-08 18:29:32 +01:00
dom Merge branch 'master' into ts-conversion-matrix-net 2021-12-09 18:49:54 +01:00
sdk/paths export paths from vite.js as required by Platform, reorder ctor params 2021-12-22 17:48:08 +01:00
ui Add more HTML form and SVG elements 2022-02-25 01:40:52 -06: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 export paths from vite.js as required by Platform, reorder ctor params 2021-12-22 17:48:08 +01: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 fix lint warnings 2022-01-14 16:23:55 +01: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 export paths from vite.js as required by Platform, reorder ctor params 2021-12-22 17:48:08 +01:00
sw.js implement placeholder replacement so it still works with minification 2021-12-09 16:37:31 +01:00