mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 14:26:34 +00:00
7183621369
- implements the UI component to manage regular & community tokens (drag'n'drop or context menu to reorder, show/hide, group by community) - implements a custom C++ QAIM model which acts as a fake proxy model for the above QML panel (internally it does all the sorting/grouping/hiding and preserves the custom sort order) - adds and corrects support for cascading submenus in StatusAction, and StatusMenu[Item] - adds support for mirrored (horizontally flipped) StatusSwitch - adds a new SortOrderComboBox.qml (this was being used in the first Figma version, can be ignored now, will be used by the main wallet view later) - some minor fixes and cleanups in the used components Iterates #12377 Closes #12587
9 lines
396 B
Plaintext
9 lines
396 B
Plaintext
NetworkFilter 1.0 NetworkFilter.qml
|
|
NetworkSelectItemDelegate 1.0 NetworkSelectItemDelegate.qml
|
|
AccountHeaderGradient 1.0 AccountHeaderGradient.qml
|
|
StatusTxProgressBar 1.0 StatusTxProgressBar.qml
|
|
StatusDateRangePicker 1.0 StatusDateRangePicker.qml
|
|
ActivityFilterTagItem 1.0 ActivityFilterTagItem.qml
|
|
SortOrderComboBox 1.0 SortOrderComboBox.qml
|
|
ManageTokenMenuButton 1.0 ManageTokenMenuButton.qml
|