This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/scripts
David Taylor 8a68f49adb
FIX: Detect firefox < 89 as an unsupported browser (#17443)
Prior to v89, Firefox has bugs with document.execCommand("insertText"): https://bugzil.la/1220696

This commit introduces some variables to browser-detect, and therefore wraps the entire logic in an IIFE to avoid state leaking. (`let`/`const` are not supported on older browsers)
2022-07-12 10:50:06 +01:00
..
activate-account.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
auto-redirect.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
browser-detect.js FIX: Detect firefox < 89 as an unsupported browser (#17443) 2022-07-12 10:50:06 +01:00
browser-update.js FIX: Ensure splash screen <noscript> is loaded for legacy browsers (#17413) 2022-07-11 09:07:10 +01:00
embed-application.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
google-tag-manager.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
google-universal-analytics-v3.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
google-universal-analytics-v4.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
onpopstate-handler.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
print-page.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00