all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH yew-widget-toolkit/yew-widget-toolkit-assets 0/4] adaptive scaffold/navigation rail improvements
@ 2026-08-10 14:34 Dominik Csapak
  2026-08-10 14:34 ` [PATCH yew-widget-toolkit-assets 1/4] navigation rail: style the expand button Dominik Csapak
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dominik Csapak @ 2026-08-10 14:34 UTC (permalink / raw)
  To: yew-devel

Move the automatic expand/collapse logic to the navigation rail
and add an (opt-in) button there too for activating it manually.

Also add a pass-through option for the rail group alignment there.

Possible future work:

* Add proper animations
* make 'leading' element know about the expanded/collapsed state
  (e.g. so a fab button can render its label correctly)
* possibly make the group-alignment start by default, like it's described
  in material design.


proxmox-yew-widget-toolkit-assets:

Dominik Csapak (1):
  navigation rail: style the expand button

 scss/_navigation_rail.scss | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)


proxmox-yew-widget-toolkit:

Dominik Csapak (3):
  touch: navigation rail: move auto layout from AdaptiveScaffold
  touch: navigation rail: add an optional expand button
  touch: adaptive scaffold: pass the rail group alignment through

 src/touch/adaptive_scaffold.rs |  67 ++++++++----------
 src/touch/navigation_rail.rs   | 126 +++++++++++++++++++++++++++++++--
 2 files changed, 150 insertions(+), 43 deletions(-)


Summary over all repositories:
  3 files changed, 167 insertions(+), 43 deletions(-)

-- 
Generated by murpp 0.11.0




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-08-10 14:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-10 14:34 [PATCH yew-widget-toolkit/yew-widget-toolkit-assets 0/4] adaptive scaffold/navigation rail improvements Dominik Csapak
2026-08-10 14:34 ` [PATCH yew-widget-toolkit-assets 1/4] navigation rail: style the expand button Dominik Csapak
2026-08-10 14:34 ` [PATCH yew-widget-toolkit 2/4] touch: navigation rail: move auto layout from AdaptiveScaffold Dominik Csapak
2026-08-10 14:34 ` [PATCH yew-widget-toolkit 3/4] touch: navigation rail: add an optional expand button Dominik Csapak
2026-08-10 14:34 ` [PATCH yew-widget-toolkit 4/4] touch: adaptive scaffold: pass the rail group alignment through Dominik Csapak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal