AdonisUI v1.10 Release Notes

Release Date: 2019-04-16 // about 5 years ago
  • ๐Ÿ†• New Features

    • Progress bars can have content that changes foreground according to current progress
    • ๐Ÿ’… Style for ToggleButtons in toolbars (similar to ToolbarButtonStyle)
    • Green success color and brush

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ’… ToggleButton's default style has been reworked
    • ๐Ÿšš Padding is removed from GridViewHeaderPresenters

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed check marks of CheckBoxes being slightly off center
    • ๐Ÿ›  Fixed GridViewHeaders throwing exceptions on click (#21)
    • ๐Ÿ AdonisUI can now be used for WPF windows without having a WPF application (#17 and #19)
    • ๐Ÿ›  Fixed binding errors in default style of ComboBoxes (#18)