AdonisUI v1.14 Release Notes

Release Date: 2020-03-08 // about 4 years ago
  • ๐Ÿ†• New Features

    • ๐Ÿ‘€ Customizable message box (see docs)
    • ๐Ÿ’… Style WindowToggleButton for toggle buttons in AdonisWindow's title bar (@Insire via #45)
    • ๐Ÿ’… Style DefaultToAccentToggleButton for toggle buttons switching between default and accent look when toggled (@Swiftpaws via #62)

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ’ป Rework of Adonis UI Demo app

    ๐Ÿ›  Bugfixes

    • ๐Ÿ’ป Menu item headers now support RecognizesAccessKey correctly (@SirTony via #60)
    • ๐Ÿ›  Fixed app crash when starting via terminal from different directory and using AdonisWindow (#63 and #64)
    • ๐Ÿ›  Fixed tree view items not displaying hover effect sometimes (#66 and #67)
    • ๐Ÿ›  Fixed unintended space in combo box template when toggling IsEditable (@LaughingLeader via #70)