Skip to content

Upgrade to 1.0 APIs

Compare
Choose a tag to compare
@alexlafroscia alexlafroscia released this 21 Mar 19:40
· 90 commits to master since this release

No more deprecation warnings!

I went through the whole plugin and worked through all the different places that depreciated APIs were being used. From what I can tell, everything is now 100% up-to-date. However, if you get any errors or see any warnings, make sure to let me know!

Changelog

  • Include the View packages from the correct repository
  • Upgrade depreciated keymap selectors
  • Move stylesheets to the correct location

Warning: This update does remove the ability to generate Object- and ArrayControllers. This is deprecated behavior in Ember as of 1.11, and made this addon more complex, so I removed the behavior to make things simpler.