status-qml/sandbox/demoapp
Noelia 555ad8bea8
feat(StatusQ.Components/Controls): New `StatusListPicker` and `StatusItemPicker` selector component / control (#583)
It adds the `StatusItemPicker` control and `StatusListPicker` component and its corresponding documentation.

The new selector component is composed by a `StatusButtonPicker` and a drop-down list.

It adds sections in `ListView` by using `category` model property.

It incorporates a searcher in header.

The selector type can be customised as a `StatusRadioButton` or a `StatusCheckbox`.

It adds dynamic selection mechanism.

It adds a dynamic text fit between `name` and `shortName` text components.

It adds a specific page in `sandbox` and some models to play with that.

It extends `StatusPickerButton` to allow more than one type.

Closes #563
2022-04-04 12:16:47 +02:00
..
data feat(StatusQ.Components/Controls): New `StatusListPicker` and `StatusItemPicker` selector component / control (#583) 2022-04-04 12:16:47 +02:00
ChatChannelView.qml feat(StatusContactVerificationIcons): Create new row control that includes mutual connect and trust indicator icons (#559) 2022-02-16 11:37:48 +01:00
CreateChatView.qml fix(StatusTagSelector): move suggestions popup inside component (#598) 2022-03-24 18:03:36 -04:00
DemoCommunityDetailModal.qml refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00
DemoContactRequestsModal.qml refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00
StatusAppChatView.qml feat(StatusQ.Components): Adding StatusTagSelector component 2022-02-02 10:26:45 +01:00
StatusAppCommunityView.qml Add various of changes required by emojiHash and identiconRing integration (#577) 2022-03-13 09:00:55 -04:00
StatusAppProfileSettingsView.qml refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00