From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: yew-devel@lists.proxmox.com, Dietmar Maurer <dietmar@proxmox.com>
Subject: [yew-devel] applied: [RFC yew-comp V2] refactor: move LoadableComponent state into component implementations
Date: Wed, 10 Dec 2025 12:27:43 +0100 [thread overview]
Message-ID: <176536604825.1060702.15915123069347043741.b4-ty@proxmox.com> (raw)
In-Reply-To: <20251210092840.402650-1-dietmar@proxmox.com>
On Wed, 10 Dec 2025 10:28:40 +0100, Dietmar Maurer wrote:
> Major Refactoring of the `LoadableComponent` system.
>
> Encapsulate component state (loading, error, view_state) into a new
> `LoadableComponentState` struct.
> Instead of `LoadableComponentMaster` managing the state externally,
> the concrete components now own their `LoadableComponentState`.
>
> [...]
Applied, thanks!
I squashed in a small fix for a left-over usage of send_custom_message in the
doc-comment example.
[1/1] refactor: move LoadableComponent state into component implementations
commit: 563050c58f1190f756349774998c083be5a3cd5d
_______________________________________________
yew-devel mailing list
yew-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/yew-devel
prev parent reply other threads:[~2025-12-10 11:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-10 9:28 [yew-devel] " Dietmar Maurer
2025-12-10 11:27 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=176536604825.1060702.15915123069347043741.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=dietmar@proxmox.com \
--cc=yew-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.