Fork of com.bustedbutty.mvvmtoolkit project, Model-View-ViewModel Toolkit for Unity UIToolkit.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No language data available
Not a fork anymore... I don't like the implementation and will try to think of something else.
b08a62aView on GitHubChanged scripting define to MVVMTK_FALLBACK_WARNINGS instead of MVVMTK_IL2CPP_WARNINGS.
53c9dd1View on GitHubMassive rewrite of binding fallback using generics instead of reflection.
1111873View on GitHubReworked binding parser architecture to support collection binding parsers in future.
2ac356bView on GitHubAdded full command parser to CommandUtility.cs and reworked CommandBinding to use it instead of implementing it's own.
de31496View on GitHubAdded command path formatter nested command support and tests for it
8380eb0View on GitHub