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
Joe 529c5e343d
FIX: Defer removing the splash screen until the window load event fires take 2 (#17230)
There's an obscure bug where really slow devices end up removing the splash screen before they're finished parsing all of the Discourse assets.

This PR won't impact fast devices but should hopefully prevent the premature removal of the splash on super slow devices.
2022-06-24 17:39:26 +08:00
..
app FIX: Defer removing the splash screen until the window load event fires take 2 (#17230) 2022-06-24 17:39:26 +08:00
config DEV: Change locationType to history. (#17152) 2022-06-20 15:41:53 +02:00
lib DEV: Adds missing defer attribute to wizard js in dev layout (#17146) 2022-06-20 16:59:42 +08:00
public/assets/scripts FIX: Defer scripts on theme-tests route (#17171) 2022-06-21 12:44:31 +08:00
tests DEV: allows category-badge helper to display a link (#17206) 2022-06-22 18:36:49 +02:00
.ember-cli REFACTOR: Sync up master with changes for Ember-CLI (#11671) 2021-01-12 10:13:21 -05:00
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
ember-cli-build.js DEV: Defer loading core/plugin/theme JS files (#17063) 2022-06-20 09:47:37 +08:00
package.json DEV: Drop ember-maybe-import-regenerator (#17195) 2022-06-23 15:20:10 +02:00
testem.js DEV: Ensure ember-cli rake theme:qunit works with CSP enabled (#16541) 2022-04-22 16:59:45 +01:00