status-qml/sandbox/controls
Noelia 70834fc187 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-06-09 15:49:07 +02:00
..
Buttons.qml fix(StatusBaseButton): Mouse events ignored when button is disabled (#707) 2022-06-07 14:56:45 +03:00
Controls.qml feat(StatusLabeledSlider): add ability to decorate sliders and slider, decorated with lablels (#687) 2022-05-25 11:12:50 +03:00
Icons.qml refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00
Layout.qml feat(StatusTagSelector): Introduced readonly tags and possibility of icon 2022-06-09 15:49:07 +02:00
ListItems.qml feat(StatusMemberListItem): Add admin status (#704) 2022-06-01 15:00:15 +03:00
Others.qml chore(StatusLetterIdenticon): test different backgrounds 2022-04-08 13:19:00 +02:00
Popups.qml fix(StatusInput): Added mising documentation of new properties to StatusInput and StatusModal 2022-03-25 14:51:53 +01:00