mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 11:33:06 +08:00
293323af38
This commit does six things * changes the animation for the splash screen. To a more subtle animation. * defers displaying the splash by 1.5 seconds * defers displaying the splash "loading" text by 2.5 seconds * defers removing the splash until all Discourse initializers have run * fixes a display issue in Firefox * Inlines the SVG as a base64 and inlines the required CSS. The encoded SVG is hard coded for now, but we will use a helper to generate that based on the file after some testing. |
||
---|---|---|
.. | ||
common | ||
desktop | ||
mobile | ||
vendor | ||
admin.scss | ||
color_definitions.scss | ||
common.scss | ||
desktop_rtl.scss | ||
desktop.scss | ||
embed.scss | ||
ember_cli.scss | ||
mobile_rtl.scss | ||
mobile.scss | ||
publish_desktop_rtl.scss | ||
publish_desktop.scss | ||
publish_mobile_rtl.scss | ||
publish_mobile.scss | ||
publish.scss | ||
test_helper.scss | ||
testem.scss | ||
wcag.scss | ||
wizard.scss |