Lukáš Tinkl
|
7a5dbbd952
|
chore(StatusStickerButton): refactor to use StatusButton
- make it possible for StatusBaseButton to be icon-only (ie just icon, no
text, rounded if needed)
|
2023-04-18 13:45:38 +02:00 |
Patryk Osmaczko
|
d707bceb14
|
fix(StatusBaseButton): align text to horizontal center
|
2022-09-21 18:20:15 +02:00 |
Lukáš Tinkl
|
8e4d3c3fa9
|
hotfix: unbreak "pointing hand" cursor
turns out we can indeed have only one MouseArea to handle both the cursor
and intercepting the event in the "loading" state
|
2022-09-21 18:20:15 +02:00 |
Alexandra Betouni
|
4fcbce3949
|
feat(StatusBaseButton)!: Converting to QQC2 Button
Closes #782
|
2022-09-21 18:20:15 +02:00 |
Lukáš Tinkl
|
6dd90ae3a2
|
feat/(Status[Base]Button): add a new Primary variant
we were missing this variant, needed for status-im/status-desktop#6081
|
2022-09-21 18:20:13 +02:00 |
Noelia
|
cd0e458ad2
|
feat(StatusIconTextButton): Created new control
It defines a button composed with an icon and plain text.
It has been documented and added to sandbox.
|
2022-09-21 18:20:12 +02:00 |
Noelia
|
6207e1f34f
|
feat(StatusRoundButton): Added `Tertiary` type
- Transparent background but when hovered, like Primary type in idle state.
- Updated sandbox with the new type.
|
2022-09-21 18:20:11 +02:00 |
Khushboo-dev-cpp
|
517dcf646e
|
feat(StatusFloatingButtonsSelector): Implements the floating buttons selector widget (#681)
To be used in with StatusModal or independently
|
2022-09-21 18:20:11 +02:00 |
Igor Sirotin
|
4379c3dc61
|
fix(StatusBaseButton): Mouse events ignored when button is disabled (#707)
* fix(StatusBaseButton): Mouse events ignored when button is disabled
|
2022-09-21 18:20:10 +02:00 |
Mikhail Rogachev
|
290d5cbebc
|
feat(StatusColorSpace): impl color space component (#679)
|
2022-09-21 18:20:10 +02:00 |
Alexandra Betouni
|
e7b9462c84
|
refactor: refactored/cleaned up sandbox app
Grouped QML files by pages, controls and demo app
related stuff
|
2022-09-21 18:20:06 +02:00 |