discourse/app/assets
Joe 6a61e855b3
FIX: Defer removing the splash screen until the window load event fires (#17225)
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 11:27:41 +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 (#17225) 2022-06-24 11:27:41 +08:00
stylesheets UX: Truncate long category names in sidebar (#17203) 2022-06-24 10:28:35 +08:00