status-desktop/ui
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
..
app feat: introduce StatusLoadingIndicator component 2021-04-27 14:56:09 -04:00
fonts
i18n update translation keys 2021-03-16 12:43:57 -04:00
imports feat: add https protocol to urls without protocol in Browser 2021-04-20 12:06:49 -04:00
onboarding feat: extract seed textArea to shared component and use it in wallet 2021-04-15 16:50:57 -04:00
shared feat: introduce StatusLoadingIndicator component 2021-04-27 14:56:09 -04:00
sounds
generate-rcc.sh
main.qml fix: check if loader item exists 2021-04-22 10:00:06 -04:00
nim-status-client.pro feat: enable unwrapping text formations with the buttons 2021-04-22 12:00:10 -04:00