yavsc/src/PostIt
Paul Schneider bd3dba0089 refactor(postit): rewrite MainPage layout in Grid
- ContentPage now stretches to fill the window
- root StackPanel replaced by a 3-row Grid (Auto, *, Auto)
  so the post list absorbs the middle band and the detail
  panel sits below
- detail panel inner StackPanel replaced by a Grid (Auto,
  Auto, Auto, *, Auto) so the AvaloniaEdit TextEditor fills
  all remaining width and height; MinHeight=320 keeps a
  sane floor on tiny windows
2026-06-28 01:47:12 +01:00
..
PostIt refactor(postit): rewrite MainPage layout in Grid 2026-06-28 01:47:12 +01:00
PostIt.Android PostIt.Android: drive the PKCE flow through Chrome Custom Tabs 2026-06-20 17:26:13 +01:00
PostIt.Browser modernization + PostIt 2026-05-29 01:29:36 +01:00
PostIt.Desktop postit: traceable OIDC login UX + session persistence + 2nd-instance early exit 2026-06-27 12:47:52 +01:00
Directory.Packages.props Navigation and DI 2026-06-26 01:45:21 +01:00