discourse/app/views/common
Kris 8b018c2ed7
UX: improve custom splash centering in PWAs (#39116)
Custom animated splash screens were sitting a bit too low in the PWA vs
web version, switching to DVH units and adding a minor offset fixes
this.

Before/After

<img width="330" alt="Screenshot 2026-04-06 at 11 27 21"
src="https://github.com/user-attachments/assets/22d025b8-17fe-4147-b9dc-af534be9a7f3"
/><img width="330" alt="Screenshot 2026-04-06 at 11 26 48"
src="https://github.com/user-attachments/assets/5c77c028-71de-4bca-aaa6-bcb2414b1b72"
/>


Web/PWA (after)

<img width="330" alt="This is my community name - This is my community
title"
src="https://github.com/user-attachments/assets/b3fa467e-525f-4813-ab16-6d8d99992922"
/><img width="330" alt="Screenshot 2026-04-06 at 11 26 48"
src="https://github.com/user-attachments/assets/5c77c028-71de-4bca-aaa6-bcb2414b1b72"
/>
2026-04-06 13:22:00 -04:00
..
_discourse_preload_stylesheet.html.erb DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
_discourse_publish_stylesheet.html.erb DEV: properly import color-scheme-stylesheets (#36325) 2025-11-28 13:57:22 -06:00
_discourse_splash.html.erb UX: improve custom splash centering in PWAs (#39116) 2026-04-06 13:22:00 -04:00
_discourse_stylesheet.html.erb DEV: Compile and serve rtl versions of theme CSS (#32881) 2025-05-23 13:48:57 +01:00
_google_tag_manager_body.html.erb
_google_tag_manager_head.html.erb FEATURE: Add experimental option for strict-dynamic CSP (#25664) 2024-02-16 11:16:54 +00:00
_google_universal_analytics.html.erb FEATURE: Add experimental option for strict-dynamic CSP (#25664) 2024-02-16 11:16:54 +00:00
_hreflang_tags.html.erb FEATURE: Append locale to links in crawler view if present (#34466) 2025-08-22 08:46:33 +08:00
_second_factor_backup_input.html.erb
_second_factor_text_field.html.erb