AdonisUI v1.5 Release Notes

Release Date: 2018-11-22 // over 5 years ago
  • ๐Ÿ’ฅ 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