status-qml/sandbox/controls
Alexandra Betouni ecc44cfae0
feat(StatusQ/Layout)!: Cleaning up Layouts for consistency (#836)
- Created StatusMainLayout to be used as the apps' main
  layout
- Created StatusSectionLayout to be used for all sections as
  their base
  - Created StatusToolBar as part of StatusAppLayout with
    standard component the ActivityButton and posibility to
    add custom implementation components

Needed for https://github.com/status-im/status-desktop/issues/6635
2022-09-02 10:25:43 +03:00
..
Buttons.qml feat/(Status[Base]Button): add a new Primary variant 2022-08-09 10:53:27 +02:00
Controls.qml feat(StatusCheckbox): introduced new `leftSide` prop 2022-08-11 13:20:17 +02:00
Icons.qml refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00
Layout.qml feat(StatusQ/Layout)!: Cleaning up Layouts for consistency (#836) 2022-09-02 10:25:43 +03:00
ListItems.qml fix(StatusChatListCategory): Clicking on a category should toggle it 2022-08-22 12:29:24 +02:00
Others.qml feat(StatusDatePicker): introduce StatusDatePicker component 2022-08-08 15:05:12 +02:00
Popups.qml feat(StatusQ/Controls): introducing StatusBackButton 2022-08-03 20:41:24 +02:00