discourse/app/assets
Joffrey JAFFEUX 5b6cdd6fb5
DEV: adds a loading property to d-button (#9072)
Usage:

```
{{d-button icon="times" label="foo.bar" isLoading=true}}
```

Note that  a button loading without an icon will shrink text size to prevent button to jump in size.

A button while loading is disabled.
2020-03-30 23:17:00 +02:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts DEV: adds a loading property to d-button (#9072) 2020-03-30 23:17:00 +02:00
stylesheets DEV: adds a loading property to d-button (#9072) 2020-03-30 23:17:00 +02:00