element-web/src
David Baker 50c4e44a14 Add notranslate class to matrixchat to prevent translation by Google Translate
Google Translate manipulates the DOM which is fundamentally incomaptible with
React and causes exceptions to be thrown when React tries to manipulate the DOM
based on its VDOM and the DOM methods throw exceptions because the DOM structure
is not what React thinks it is.

Riot has an i18n system, although it doesn't cover all strings and all languages.

Fixes https://github.com/vector-im/riot-web/issues/13557
2020-05-14 10:37:44 +01:00
..
@types make typescript happy 2020-04-22 13:41:29 +01:00
async-components/structures Update src/async-components/structures/CompatibilityView.tsx 2020-04-28 00:53:29 +01:00
components Move async components to async-components to move them out of the skin bundle 2020-04-23 16:45:24 +01:00
i18n/strings Translated using Weblate (Spanish) 2020-05-11 08:55:21 +00:00
vector Add notranslate class to matrixchat to prevent translation by Google Translate 2020-05-14 10:37:44 +01:00
header move everything not explicitly riot (or status) branded into matrix-react-sdk 2018-04-11 23:49:52 +01:00