Version 1.0.0
New binding workflow. Now you can achieve the same results with less boilerplate.
What's Changed
- Added
IProperty<T>&IReadOnlyProperty<T>withValueChangedevent - Added
IBindingContextinterface. Now it is a base interface for ViewModels - Added
IBindableElementwithSetBindingContext&ResetBindingContextmethods to provide binding for nested UI elements
Breaking Changes
- Removed
ViewModel - Removed
BindableElementsFactory - Removed
BindablePropertyElement&BindableCommandElement