unoplatform / uno

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
https://platform.uno
Apache License 2.0
8.77k stars 706 forks source link

[Epic] Unified docs for Splash Screen feature #14805

Open lukeblevins opened 9 months ago

lukeblevins commented 9 months ago

Task items

unoplatform/uno.toolkit.ui

unoplatform/uno

unoplatform/uno.wasm.bootstrap

Alignment between WebAssembly section in general docs and similar topic under the bootstraper feature

CC: @kazo0, @agneszitte, @jeromelaban

lukeblevins commented 9 months ago

This work is the first component to a larger effort around aligning + improving our resources for setup/customization of splash screens:

  • Positioning existing content as a manual option post-Resizetizer while still preserving docs relevant to that scenario
  • Documenting the toolkit's ExtendedSplashScreen as the recommended solution for GTK
  • Modifying bootstrapper repo page Splash screen customization to instead be a reference for manifest file properties--preventing it from being mistaken by everyday consumers of splash screen
  • Expanding what the toolkit repo has documented for ExtendedSplashScreen

...

I think what's above better explains the work being tracked here (for https://github.com/unoplatform/uno/pull/14868)