mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-13 07:06:58 +00:00
* feat(sandbox/controls): Added StatusBanner component in controls view In order to test StatusBanner.qml ui component it has been added into the Sandbox app as another Control. * chore(sandbox/controls): Refactor `StatusBanner' component Create enum to allow selecting StatusBanner type (`Info`, `Danger`, `Success`, `Warning`). Add new success color with some opacity in ThemePalette. * chore(Controls/StatusBanner): Use states instead of function To have a cleaner code, it has been added states to manage type property changes. * chore(Controls/StatusBanner): Remove unnecessary stuff Remove unnecessary name property. Remove successColor3 property.
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
39.4%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%