67P / hyperchannel

Kosmos Chat for the Web
Mozilla Public License 2.0
20 stars 3 forks source link

Refactor actions to remove ember-route-action-helper dependency #171

Closed galfert closed 5 years ago

galfert commented 5 years ago

Instead of updating the package to fix some deprecation warnings (#170), I did some refactoring to completely remove the need for the route-action helper.

raucao commented 5 years ago

Noice!