status-desktop/ui/StatusQ/sandbox/controls
Noelia 259aeba066 feat(StatusTagSelector): Introduced readonly tags and possibility of icon
- Different tag color depending if the entry `isReadonly` or not.
- Tag disabled if the entry `isReadonly`.
- Possibility to show icon if entry contains the proper info.
- Added property `orderByReadonly` to position `isReadonly` entries in the left.

Updated sandbox project examples according to new tag updates.

Closes #694
2022-09-21 18:20:10 +02:00
..
Buttons.qml fix(StatusBaseButton): Mouse events ignored when button is disabled (#707) 2022-09-21 18:20:10 +02:00
Controls.qml feat(StatusLabeledSlider): add ability to decorate sliders and slider, decorated with lablels (#687) 2022-09-21 18:20:10 +02:00
Icons.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
Layout.qml feat(StatusTagSelector): Introduced readonly tags and possibility of icon 2022-09-21 18:20:10 +02:00
ListItems.qml feat(StatusMemberListItem): Add admin status (#704) 2022-09-21 18:20:10 +02:00
Others.qml chore(StatusLetterIdenticon): test different backgrounds 2022-09-21 18:20:09 +02:00
Popups.qml fix(StatusInput): Added mising documentation of new properties to StatusInput and StatusModal 2022-09-21 18:20:08 +02:00