Skip to content

1.13

Compare
Choose a tag to compare
@benruehl benruehl released this 30 Dec 01:00
· 219 commits to master since this release

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)