status-desktop/ui/app/AppLayouts
Pascal Precht aa8d9a7f48 feat: introduce StatusLoadingIndicator component
A `StatusIcon` that rotates infinitely and can be used for indicating
pending states.

Usage:

```
StatusLoadingIndicator {
    width: 24 // default: 17
    height: 24 // default: 17
    color: "red" // default: loading asset color
}
```

This also removes `LoadingImage` component from `ui/shared`.

Closes #2360
2021-04-27 14:56:09 -04:00
..
Browser feat: introduce StatusLoadingIndicator component 2021-04-27 14:56:09 -04:00
Chat fix: group members context menu icons 2021-04-27 14:11:49 -04:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile feat: introduce StatusLoadingIndicator component 2021-04-27 14:56:09 -04:00
Timeline chore: fix wrong sound id used in timeline 2021-03-30 16:08:43 -04:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet feat: introduce StatusLoadingIndicator component 2021-04-27 14:56:09 -04:00
qmldir feat: reintroduce the dapp browser 2020-10-20 14:42:36 -04:00