code-corps-ember icon indicating copy to clipboard operation
code-corps-ember copied to clipboard

chore(package): update ember-source to version 3.2.0

Open begedin opened this issue 7 years ago • 0 comments

Closes #1699 and a bunch of other tasks I have yet to identify

This PR updates ember-cli and ember-source to the latest version. With that, comes a bunch of other updates. However, I have underestimated the amount of time needed, so I'm stopping at this point and will complete it in my spare time.

TODO

  • [ ] Perform an ember-cli-mirage migration from 0.3.x to 0.4.x
  • [ ] See why some actions in tests seem to be failing? Did actions change at some point in ember?
  • [ ] Double-check if ember-can migration was OK. Seems we were unnecessarily using the mixin (which is now deprecated) in several places.
  • [ ] Update any other packages that might be causing issues, but keep it minimal in this PR. Other upgrades should be separate

begedin avatar Jun 04 '18 08:06 begedin