forked from PolyMeilex/Neothesia
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nuon: Nuon persistent state tree (PolyMeilex#223)
* nuon: WidgetAny * nuon: State associated type * nuon: Primitive state tree * nuon: Use associated type for auto downcasting * nuon: Ability to override state initializer * nuon: Cleanup trilayout * nuon: Use null tree instead of Option<Tree> * nuon: Global ref store * nuon: Drop all lifetimes from widgets * nuon: Remove multiple tree diffing methods * Drop `Ui` struct that used to hold UI state * nuon: Base Layout impl reuse * nuon: Default implementations for Widget methods
- Loading branch information
1 parent
501234e
commit d95236f
Showing
20 changed files
with
1,043 additions
and
691 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.