status-desktop/ui/app/AppLayouts
Pascal Precht 787354b0dc feat: introduce StatusExpandableAddress component
This introduces a new component to render Addresses that can be
expanded as well as copied using `CopyToClipBoardButton`.
While there's already an `Address` component that allows for expansion,
it doesn't give us control over it's look and feel and, should rather
be a `Button` anyways.

There's also cases in the application where we render a collapsed address
and don't allow for expanding it. In such cases, we might not want/need
a button at all.

Might make sense to introduce a separate address component that just shows
a collapsed address without any behaviour, which can then be used inside
`StatusExapandableAddress`.

Closes #1633
2021-01-19 16:48:26 -05:00
..
Browser fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
Chat Updated font color name Fixes #1616 2021-01-19 16:47:52 -05:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile fix: update privacy settings like design 2021-01-19 16:47:16 -05:00
Timeline fix: fix QML warnings + some UI fixes to match the design 2021-01-15 13:52:05 -05:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet feat: introduce StatusExpandableAddress component 2021-01-19 16:48:26 -05:00
qmldir feat: reintroduce the dapp browser 2020-10-20 14:42:36 -04:00