workadventure/front/src/Components
David Négrier 25f4adc7ad Fixing Safari on MacOS compatibility
The null safe operator is not recognized and was not encoded by Webpack in Svelte expressions (inside {})

+ The Notification API of Safari is old and broken and we need to account for that.
2021-06-03 10:17:38 +02:00
..
CustomCharacterScene SelectCharacterScene and CustomCharacterScene mobile version 2021-06-02 12:00:35 +02:00
EnableCamera Fixing Safari on MacOS compatibility 2021-06-03 10:17:38 +02:00
HelpCameraSettings Adding back a transition on HelpCameraSettingsPopup 2021-06-01 17:23:16 +02:00
Login Moving audio message to Svelte 2021-06-02 16:46:28 +02:00
Menu Adding correct SCSS file integration with Svelte 2021-05-17 16:41:09 +02:00
SelectCompanion Save zoom level of the game and restore it when quitting the login scenes 2021-06-02 16:08:31 +02:00
UI Using "standardized-audio-context" to fix compatibility of AudioContext with Safari. 2021-06-02 17:58:58 +02:00
images Migrating LoginScene to Svelte 2021-05-31 17:03:29 +02:00
selectCharacter SelectCharacterScene and CustomCharacterScene mobile version 2021-06-02 12:00:35 +02:00
App.svelte Moving audio message to Svelte 2021-06-02 16:46:28 +02:00
CameraControls.svelte Fixing absolute/relative layouts of Svelte layers 2021-06-02 09:58:00 +02:00
MyCamera.svelte Switching the video feedback in Svelte 2021-05-28 16:20:02 +02:00
SoundMeterWidget.svelte Fixing Safari on MacOS compatibility 2021-06-03 10:17:38 +02:00