machty / ember-concurrency

ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.
http://ember-concurrency.com
MIT License
691 stars 155 forks source link

Remove (dummy-app only) dependency on ember-notify #516

Closed machty closed 1 year ago

machty commented 1 year ago

We were only using this for the route-tasks page in the docs. Removing this to easy EC refactors now and in the future.

New treatment:

Screen Shot 2023-04-03 at 3 24 38 PM