All Versions
10
Latest Version
Avg Release Cycle
49 days
Latest Release
2553 days ago

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