All Versions
10
Latest Version
Avg Release Cycle
49 days
Latest Release
2849 days ago
Changelog History
Changelog History
-
v2.5.2
June 05, 2017 -
v2.5.0 Changes
May 10, 2017- ๐ Cimbalino.Toolkit.Core now supports .NET Standard 1.0
-
v2.4.2 Changes
April 18, 2017- ๐ Fixes bug in ApplicationSettingsServiceHandler.Remove() to ensure it removes keys AND containers
-
v2.4.1 Changes
April 18, 2017- Cimbalino.Toolkit.Core PCL library will now behave as the rest of the toolkit in regards to throwing NotImplementedExceptions only on specific cases
- โ Added MasterDetailView.CompactDisplayModeVisiblePane property as control will not handle BackKeyPressed automatically anymore
- ๐ฆ Exposed overrideable async methods in ExtendedPageBase
- ๐ Other fixes and improvements
-
v2.4.0 Changes
December 06, 2016- Now targeting SDK 14393
- ๐ New MasterDetailView control (UWP only, replaces MasterDetailFrame from beta version)
- โ Added the IHandleNavigatingFrom helper interface
- โ Added CancellationToken support to IMessageBoxService and ILocationService
- ๐ Other fixes and improvements
-
v2.4.0-beta1 Changes
October 09, 2016- ๐ New MasterDetailFrame control (UWP only)
- ๐ New BooleanToObjectConverter, CollectionCountToObjectConverter, ComparableToObjectConverter, EmptyCollectionToObjectConverter, and EmptyStringToObjectConverter
- ๐ Other fixes and improvements
-
v2.3.0 Changes
August 08, 2016- ๐ New ExtendedPageBase class, IHandleNavigatedFrom and IHandleNavigatedTo interfaces (allows handling of OnNavigatedFrom() and OnNavigatedTo() methods from inside view models)
- HamburgerMenuButton will now allow parameter check for button highlighting.
- ๐ Improvements over the INavigationService interface and implementation
- ๐ Other fixes and improvements
-
v2.2.1 Changes
April 05, 2016- โ Added missing WP81 output
-
v2.2.0 Changes
April 05, 2016(no changes from previous beta)
-
v2.2.0-beta2 Changes
March 23, 2016- ๐ New Windows Phone Silverlight 8.1 compatible libraries
- ๐ New IFilePickerService to handle the file picker (when available)
- ๐ Improvements over the INavigationService implementation
- ๐ Other fixes and improvements