public inbox for yew-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH yew-widget-toolkit/yew-widget-toolkit-assets 0/3] fix some field issues
@ 2026-06-18  8:00 Dominik Csapak
  2026-06-18  8:00 ` [PATCH yew-widget-toolkit-assets 1/3] utilities: generate a class for each element state opacity Dominik Csapak
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Dominik Csapak @ 2026-06-18  8:00 UTC (permalink / raw)
  To: yew-devel

Fixes two issues with fields/input panel:
* give the box label of checkboxes the correct opacity
* fix input panels with multiple custom children

note that the first pwt patch needs the correct assets since it adds
new css classes


proxmox-yew-widget-toolkit-assets:

Dominik Csapak (1):
  utilities: generate a class for each element state opacity

 scss/_utilities.scss | 7 +++++++
 1 file changed, 7 insertions(+)


proxmox-yew-widget-toolkit:

Dominik Csapak (2):
  widget: checkbox: make box-label adhere to disabled state
  widget: input panel: correctly generate keys for custom children

 src/widget/form/checkbox.rs |  6 ++++-
 src/widget/input_panel.rs   | 49 +++++++++++++++++++------------------
 2 files changed, 30 insertions(+), 25 deletions(-)


Summary over all repositories:
  3 files changed, 37 insertions(+), 25 deletions(-)

-- 
Generated by murpp 0.11.0




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

end of thread, other threads:[~2026-06-18 11:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-18  8:00 [PATCH yew-widget-toolkit/yew-widget-toolkit-assets 0/3] fix some field issues Dominik Csapak
2026-06-18  8:00 ` [PATCH yew-widget-toolkit-assets 1/3] utilities: generate a class for each element state opacity Dominik Csapak
2026-06-18 10:59   ` applied: " Dietmar Maurer
2026-06-18  8:00 ` [PATCH yew-widget-toolkit 2/3] widget: checkbox: make box-label adhere to disabled state Dominik Csapak
2026-06-18  8:00 ` [PATCH yew-widget-toolkit 3/3] widget: input panel: correctly generate keys for custom children Dominik Csapak
2026-06-18 11:07 ` applied: [PATCH yew-widget-toolkit/yew-widget-toolkit-assets 0/3] fix some field issues Dietmar Maurer

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