discourse/app/assets
Joe 526115f11a
FIX: Defer removing the splash screen until the window load event fires take 3 (#17238)
We currently remove the splash screen once Discourse starts booting.

This can be an issue on very slow devices, which can take up to 6 seconds. This PR ensures that we don't remove the splash until the browser has finished parsing all of the site's assets. It won't impact fast devices.

Internal topic /t/65378/60
2022-06-25 12:59:16 +08:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts FIX: Defer removing the splash screen until the window load event fires take 3 (#17238) 2022-06-25 12:59:16 +08:00
stylesheets UX: allow more mobile topic elements to be tapped (#17234) 2022-06-24 15:55:52 -04:00