public inbox for yew-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [RFC yew-widget-toolkit/yew-widget-toolkit-assets 0/2] Animate navigation drawer menus collapsing/expanding
@ 2026-06-19  7:44 Dominik Csapak
  2026-06-19  7:44 ` [PATCH yew-widget-toolkit-assets 1/2] nav: add classes for animated navigation drawer menus Dominik Csapak
  2026-06-19  7:44 ` [PATCH yew-widget-toolkit 2/2] widget: navigation drawer: make menu collapsing/expanding animated Dominik Csapak
  0 siblings, 2 replies; 3+ messages in thread
From: Dominik Csapak @ 2026-06-19  7:44 UTC (permalink / raw)
  To: yew-devel

This is a common UI pattern so implement it. The current version only uses
a 0.1s animation time, so it should not reduce the usability at all but
gives a nice feedback for expanding/collapsing.

Sending as RFC regardless since I'm not sure if we want to enable this by
default or not.


proxmox-yew-widget-toolkit-assets:

Dominik Csapak (1):
  nav: add classes for animated navigation drawer menus

 scss/_nav.scss | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)


proxmox-yew-widget-toolkit:

Dominik Csapak (1):
  widget: navigation drawer: make menu collapsing/expanding animated

 src/dom/focus.rs                    | 30 ++++++++++++++++++++++++-----
 src/widget/nav/navigation_drawer.rs | 24 ++++++++++++++++++-----
 2 files changed, 44 insertions(+), 10 deletions(-)


Summary over all repositories:
  3 files changed, 74 insertions(+), 10 deletions(-)

-- 
Generated by murpp 0.11.0




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

end of thread, other threads:[~2026-06-19  7:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-19  7:44 [RFC yew-widget-toolkit/yew-widget-toolkit-assets 0/2] Animate navigation drawer menus collapsing/expanding Dominik Csapak
2026-06-19  7:44 ` [PATCH yew-widget-toolkit-assets 1/2] nav: add classes for animated navigation drawer menus Dominik Csapak
2026-06-19  7:44 ` [PATCH yew-widget-toolkit 2/2] widget: navigation drawer: make menu collapsing/expanding animated Dominik Csapak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal