discourse/app/assets/javascripts/discourse/scripts
David Taylor 0f3a6cf042
DEV: Improve browser-update compatibility (#24852)
Now that we're using native `import()`, our main JS bundles might not even be parse-able by older browsers. In that case, `I18n` will never be defined, and so we need to account for that situation in the browser-update code.
2023-12-12 21:09:14 +00:00
..
activate-account.js FIX: Account activation under ember-5 build (#24722) 2023-12-05 17:49:40 +00:00
auto-redirect.js
browser-detect.js Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00
browser-update.js DEV: Improve browser-update compatibility (#24852) 2023-12-12 21:09:14 +00:00
embed-application.js FIX: Broken hashtags on embed and publish pages (#24210) 2023-11-02 11:43:55 +10:00
google-tag-manager.js
google-universal-analytics-v3.js
google-universal-analytics-v4.js
onpopstate-handler.js
print-page.js
publish.js FIX: Broken hashtags on embed and publish pages (#24210) 2023-11-02 11:43:55 +10:00
splash-screen.js DEV: Compile splash screen JS with ember-cli before inlining (#18150) 2022-09-01 09:58:48 +01:00