All Versions
14
Latest Version
Avg Release Cycle
45 days
Latest Release
1388 days ago

Changelog History
Page 2

  • v1.7 Changes

    February 10, 2019

    ๐Ÿ†• New Features

    • ๐Ÿ’… Default style for Calendar
    • ๐Ÿ’… Default style for DatePicker
    • ๐Ÿ’… Default style for GridSplitter
    • ๐Ÿ’… Default style for Menu

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘ MenuItems now support SubMenus and IsChecked
    • The progress animation of ProgressBars can be disabled
    • ๐Ÿ‘ Hovering over ToolbarButtons on layer 2 in dark theme has better visible contrast

    ๐Ÿ›  Bugfixes

    • BorderBrushes that are changed on focus are no longer overridden on mouse-over
    • The background of ListBoxes no longer becomes white when disabled
  • v1.6 Changes

    January 03, 2019

    ๐Ÿ†• New Features

    • ๐Ÿ’… Default style for ListView
    • ๐Ÿ’… Default style for TreeView
    • ๐Ÿ’… Default style for TabControl

    ๐Ÿ‘Œ Improvements

    • Corner radius can be set on individual controls

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed global corner radius not being applied to some controls
  • v1.5.1 Changes

    November 27, 2018

    ๐Ÿ‘Œ Improvements

    • Contrast of border colors of light color scheme has been increased slightly

    ๐Ÿ›  Bugfixes

    • Disabled ComboBoxes now look like other disabled controls
  • v1.5 Changes

    November 22, 2018

    ๐Ÿ’ฅ BREAKING CHANGES: A typo in some brush names has been fixed

    ๐Ÿ†• New Features

    • ๐Ÿ’… Default styles for progress bars and sliders
    • ๐Ÿ‘ Watermark support for text boxes, combo boxes and password boxes
    • โž• Additional colors / brushes for highlighting and interaction

    ๐Ÿ‘Œ Improvements

    • Colors tweaked (especially for dark theme)
    • Look of demo app
    • Badges in readme

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed an issue where editable combo boxes did not scroll with overflowing text
    • ๐Ÿ›  Fixed keyboard navigation for controls that make use of the ripple effect
    • ๐Ÿ›  Fixed ripple effect being still applied after mouse up in some cases