This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/test/javascripts
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
..
acceptance DEV: allows to decorate topic list item (#9294) 2020-03-27 16:50:31 +01:00
admin Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
components DEV: adds a loading property to d-button (#9072) 2020-03-30 23:17:00 +02:00
controllers Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
helpers DEV: Allows moduleForWidget to use before/afterEach options (#9296) 2020-03-30 18:12:32 +02:00
initializers Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
lib FEATURE: allows multiple custom emoji groups (#9308) 2020-03-30 20:16:10 +02:00
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models FIX: allows adapters to define a custom primaryKey (#9254) 2020-03-30 15:23:59 +02:00
utils Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widgets Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js Revert "FIX: Resolver wasn't being set properly" 2020-03-26 12:33:29 -04:00