AdonisUI v1.13 Release Notes

Release Date: 2019-12-30 // over 4 years ago
  • ๐Ÿ†• New Features

    • ๐Ÿ’… Default style for DataGrid (@Bert-Proesmans via #30)
    • ๐Ÿ’… RippleListBoxItemStyle for ListBoxItems that make use of the ripple effect (via #41)

    ๐Ÿ›  Bugfixes

    • ๐Ÿ’ป Window buttons in AdonisWindow are now correctly hidden depending on ResizeMode (@alxnull via #38)
    • ๐Ÿ’ป Changing themes does not throw exceptions anymore when using relative and absolute URIs together (@Mgamerz via #40)
    • ๐Ÿ’ป Contents of ripple layers now inherit the DataContext correctly (via #41)
    • ๐Ÿ’ป MenuItems interpret underscores in front of their headers correctly (#48)