Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Version 0.17.0

Compare
Choose a tag to compare
@0x-r4bbit 0x-r4bbit released this 10 Nov 08:54
· 417 commits to master since this release

Features

  • StatusBaseButton: introduce Tiny size (dee9f437)
  • StatusQ.Controls.Validators: introduce StatusUrlValidator (a9155865)

Bug Fixes

  • StatusAccountSelector: adapt AccountSelector to new model (#482) (ce8d3231)
  • StatusExpandibleItem: add missing hover indicator in Secondary type (e23dc533, closes #478)
  • StatusInput: ensure validator messages are rendered when validators return boolean values (f82cd7f5)
  • StatusListItem: This solves the issue of channel list overlpaing when a category is collapsed. (0c715b17)
  • StatusSearchPopup: disable enter and return keys to avoid UI breakage (fecfb2a7)
  • StatusSlider: slider background and handle should not depend on root's height (31cfc883)