status-desktop/ui/imports
Pascal Precht 52eb8dd852 fix(StatusButton): fix UI issues with component
StatusButton has a lot of issues when it comes to consistent behaviour
and look & feel. This includes things like calculating incorrect
hover colors as well as not being flexible enough to be used in various
scenarios

This commit changes StatusButton so that it's able to handle outlined
versions of warn buttons, calculates proper colors and more.

Many of these changes introduce heuristics to make things work.
In the long run, we should revisit the different variants that exists
(primary, secondary, outlined, warn etc) to encode them properly
in the API.
2021-02-02 10:57:42 +01:00
..
Backpressure feat: adds QML debounce library 2020-07-14 11:56:44 -04:00
Themes fix(StatusButton): fix UI issues with component 2021-02-02 10:57:42 +01:00
twemoji Use twemoji.js 2020-06-30 14:35:14 -04:00
Constants.qml wip community invitatations and more 2021-01-11 13:57:35 -05:00
Emoji.qml Fixes #1610 2021-01-15 13:51:52 -05:00
SelectedMessage.qml fix: code review 2020-07-10 20:09:15 -04:00
Style.qml feat: allow users to change font size for chat messages 2020-11-25 14:41:29 +01:00
Theme.qml feat: introduce StatusNotification component 2020-11-24 11:16:02 +01:00
Utils.qml Changed the card date format to be short. Fixes #1692 2021-01-19 16:46:23 -05:00
qmldir feat: adds QML debounce library 2020-07-14 11:56:44 -04:00