element-web/src/vector
David Baker 9f27685a54 Polyfill Intl.Segmenter
This fixes Element on older versions of Firefox by adding a Polyfill
for Intl.Segmenter. The Polyfill is conditionally imported so it only
inflates the initial bundle size by about 100 bytes. On browsers that
need it, the polyfill is quite large at 317Kb.

Users on these browser will still see the 'unsupported browser' screen,
but will be able to click through to use the app anyway. This keeps the
Intl.Segmenter modernizr check but this would also happen due to
https://github.com/element-hq/element-web/pull/27674
2024-07-23 11:57:12 +02:00
..
jitsi Conform to no-floating-promises (#27561) 2024-06-12 17:17:29 +01:00
mobile_guide Conform to no-floating-promises (#27561) 2024-06-12 17:17:29 +01:00
platform Add Electron IPC APIs for authenticated media 2024-07-04 11:58:32 -06:00
static Apply prettier formatting 2022-12-09 13:28:29 +01:00
app.tsx Add SSO redirect option for login page 2024-06-14 10:23:16 +02:00
devcss.ts Apply prettier formatting 2022-12-09 13:28:29 +01:00
getconfig.ts Handle trailing dot FQDNs for domain-specific config.json files (#25351) 2023-05-12 13:46:49 +01:00
index.html Update index.html 2024-07-04 19:23:13 +01:00
index.ts Polyfill Intl.Segmenter 2024-07-23 11:57:12 +02:00
indexeddb-worker.ts Apply prettier formatting 2022-12-09 13:28:29 +01:00
init.tsx Ensure we do not load matrix-react-sdk is a manner which can white-screen 2024-07-08 15:52:53 +01:00
localstorage-fix.ts Apply prettier formatting 2022-12-09 13:28:29 +01:00
modernizr.js Merge branch 'develop' of https://github.com/vector-im/element-web into t3chguy/modernizr-webaudio 2024-07-17 19:58:43 +01:00
rageshakesetup.ts Conform to no-floating-promises (#27561) 2024-06-12 17:17:29 +01:00
routing.ts store fragmentafterlogin in sesison storage for oidc login (#25688) 2023-07-11 02:19:15 +00:00
url_utils.ts Apply prettier formatting 2022-12-09 13:28:29 +01:00