This repository has been archived by the owner on Sep 26, 2022. It is now read-only.
Releases: status-im/StatusQ
Releases · status-im/StatusQ
Version 0.25.0
Bug Fixes
- @StatusListItem: fix left padding (f574e390)
- StatusListItem: add propagateTitleClicks property to StatusListItem (8495fae8)
- StatusQ.Popups: removed overlay setting (#557) (665141f8)
- StatusTagSelector: Updates and fixes in the component (07a5dc09)
- build: fix linux build (9d06aae1, closes #413)
- sandbox: Fix results popup component position (cdf51fef)
Features
- @StatusListItem: add option for tags (381150a7)
- StatusChatList: Highlight chat item at creation time (9e6fbe95)
- StatusChatListItem: enable assigning emoji to chat item (5fac8774)
- StatusContactVerificationIcons: Create new row control that includes mutual connect and trust indicator icons (#559) (c0f825c6, closes #542)
- StatusQ: Moving docs outside sandbox (825999b1)
- StatusQ.Core: add new arrow-left icon (e9f20be1)
- StatusSmartIdenticon: Add support for color rings in StatusSmartIdenticon (#553) (3b86d13a, closes #517)
Breaking Changes
Version 0.24.0
Version 0.23.0
Version 0.22.0
Version 0.21.0
Version 0.20.0
Version 0.19.0
Version 0.18.0
Bug Fixes
- StatusAppNavBar: Fixed position of profile button on the NavBar (419b7384)
- StatusImageWithTitle: Fix position of the edit title button (8d2121ad)
- StatusListItem: ensure title is elided (b7883e82)
Features
- StatusListItem: Expose the Aside text so that it can be modified from the outside (f82ce8b7)
Version 0.17.1
Version 0.17.0
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)