67P/hyperchannel

Upgrade codebase to Ember Octane

raucao opened this issue · 2 comments

We can do this bit by bit, because Octane (introduced in Ember 3.15) is backward-compatible with classic Ember features. It'll just throw a ton of linter warnings, of course.

Here's a handy cheat sheet for all the changes: https://ember-learn.github.io/ember-octane-vs-classic-cheat-sheet/

Just a heads-up: I started the update orgy on my machine...

Note: channel-container component should be dissolved and most functionality moved into the base-channel route/controller.