Joffrey JAFFEUX
|
502b1316d0
|
DEV: s/this._super()/this._super(...arguments) (#6908)
|
2019-01-19 10:05:51 +01:00 |
|
Gerhard Schlager
|
681262ddce
|
FIX: Backup logs were usually missing the first few lines
And because of debouncing, the log wasn't always reset at the beginning of a backup or restore.
|
2018-09-19 20:27:35 +02:00 |
|
Joffrey JAFFEUX
|
03a7d532cf
|
DEV: introduces prettier for es6 files
|
2018-06-15 17:03:24 +02:00 |
|
Robin Ward
|
407cda1dfe
|
FIX: Scrolling on backup logs
|
2016-10-27 11:57:33 -04:00 |
|
Robin Ward
|
622dc82481
|
Replace deprecated render(buffer) with a custom buffered renderer
|
2016-10-25 14:00:21 -04:00 |
|
Robin Ward
|
bf91532260
|
Fixes some Ember Deprecations for 1.13:
- Remove ArrayController
- Remove {{view}} from templates
- Replace many cases of needs: [‘controller’] with inject
- Enable Ember Legacy Views
|
2016-10-21 11:06:07 -04:00 |
|