* Use `Set` instead of `Array` for `this.newIncoming` * Remove `isUnseen()` * Use array spread instead of `Array.from()` * Don't use `@on()` * Fix typos * Make sure `this.incomingCount` is always a Number |
||
|---|---|---|
| .. | ||
| acceptance | ||
| fixtures | ||
| helpers | ||
| integration | ||
| unit | ||
| active-plugins.js.erb | ||
| core-tests.js | ||
| index.html | ||
| plugin-tests.js.erb | ||
| setup-tests.js | ||
| test-boot-ember-cli.js | ||