Upgrade to 1.0 APIs
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-
andArrayController
s. 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.