feat: Adding Extensions methods in order to handle the switching of the animations.

This commit is contained in:
Laura Gomez
2020-07-31 09:56:03 -04:00
committed by Chris Cameron
parent 75404e8b20
commit 00a75c6d72
3 changed files with 27 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Added Get and Set extensions to PropertyInfo in SIMPLSHARP to mimic overloads avaliable in NETSTANDARD
- Added Collection extensions for setting and adding ranges of items
- Added a method for getting the total number of seconds in a date
### Changed
- Repeater changed to use configured callbacks instead of a dumb event