Releases: ricaun-io/ricaun.Revit.Mvvm
Releases · ricaun-io/ricaun.Revit.Mvvm
1.1.0
1.0.5
Fixed
- Add
ObservableObject
inAsyncRelayCommand
to updateIsExecuting
Changed
- Change
ExceptionHandler
toIRelayCommand
1.0.4
Features
- Add
SetExceptionHandler
in all IRelayCommand
Changed
- Changed to
net45
- Changed App Icon
- Changed
RaiseCanExecuteChanged
to private
Fixed
- Fix
RaiseCanExecuteChanged
not triggerException
1.0.3
Added
• Add AsyncRelayCommand and AsyncRelayCommand{T}
• Add Task Extension
Fixed
• Fix RelayCommand{T} CanExecute
Full changelog at https://github.com/ricaun-io/ricaun.Revit.Mvvm/blob/master/CHANGELOG.md
1.0.2
Updated
• Update/Fix RelayCommand{T} CanExecute
Full changelog at https://github.com/ricaun-io/ricaun.Revit.Mvvm/blob/master/CHANGELOG.md
1.0.1
Added
• Add ObservableCollection
Full changelog at https://github.com/ricaun-io/ricaun.Revit.Mvvm/blob/master/CHANGELOG.md
1.0.0
Example
• Add Resource
• Add Panel/Button/Icon
• Add MainViewModel
• Add MainView
• Add MainModel
Added
• ObservableObject with INotifyPropertyChanged
• RelayCommand / RelayCommand(T)
Full changelog at https://github.com/ricaun-io/ricaun.Revit.Mvvm/blob/master/CHANGELOG.md