status-desktop/ui/StatusQ/sandbox/controls
Noelia 88f791f3ac feat(StatusChatToolBar): Add flexible component in right toolbar position
- Added loader in right component position and removed `StatusChatInfoButton` specific.

- Updated sandbox and added new example in Layouts with another different component than the `StatusChatInfoButton`.

BREAKING CHANGES:
The toolbar now expects a component to be loaded. The previous `StatusChatInfoButton` component has been removed and needs to be passed as a component from outside whenever needed.
Breaking changes in `desktop` will be addressed in: https://github.com/status-im/status-desktop/pull/5823
2022-09-21 18:20:10 +02:00
..
Buttons.qml feat(StatusColorSpace): impl color space component (#679) 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(StatusChatToolBar): Add flexible component in right toolbar position 2022-09-21 18:20:10 +02:00
ListItems.qml fix(StatusListItem): Make text always fit boundaries 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