-
Notifications
You must be signed in to change notification settings - Fork 9
Home
MeowLynxSea edited this page Jun 2, 2026
·
10 revisions
Heads up — v0.3 is a breaking release. Yororen UI is now a Cargo workspace (
yororen-ui-core+yororen-ui-theme-system+yororen-uimeta-crate) with design tokens and a slimmerIconName. Existing apps upgrade with a one-line bootstrap change (theme_system::install) plus a handful of icon renames. SeeMIGRATION.mdand the v0.3 changelog entry.
Welcome to Yororen UI.
This wiki documents Yororen UI’s design philosophy, recommended usage patterns, and the available Components and Widgets.
Practical end-to-end examples you can copy and adapt:
- Settings form (Form + inputs + validation)
- Search + results list (SearchInput + VirtualList)
- Context menu on a list row (ContextMenuTrigger + Popover)
- Tree row (VirtualRow + ListItem + Disclosure)
Yororen UI v0.3.0 · repository · Apache-2.0 · This wiki documents Yororen UI v0.3.0.
This wiki documents Yororen UI v0.3.0 — the headless-core, swappable-renderer build.