vector-im-hydrogen-web/src/platform/web/ui/general
Bruno Windels eba4d8a28b improve ergonomics for sub-templates in TemplateView
- renames if to ifView
 - adds map and if that immediately take a sub template render function
   rather than having to call createTemplate
2021-03-18 19:44:59 +01:00
..
error.js move ui and dom under platform/web 2020-10-26 10:28:11 +01:00
html.js render video messages 2021-03-09 19:35:10 +01:00
ListView.js don't reimplement removing an item from the list 2020-10-27 16:26:45 +01:00
Menu.js first draft of generic popup and menu views 2020-11-13 15:58:40 +01:00
Popup.js toggle popup menu 2020-11-18 20:18:09 +01:00
StaticView.js move ui and dom under platform/web 2020-10-26 10:28:11 +01:00
SwitchView.js move ui and dom under platform/web 2020-10-26 10:28:11 +01:00
TemplateView.js improve ergonomics for sub-templates in TemplateView 2021-03-18 19:44:59 +01:00