-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to newest version of c3/d3 #98
Comments
I can bump the versions and will try to do it this weekend. Since the ember-c3 now uses ember-auto-import that might now be possible. It might be as easy as having the addon install them into the app vs in the addon. ember-auto-import should be able to pick it up for the addon. |
Great news! Looking forward to any updates! |
I have updated c3/d3 to the latest versions but still need to publish to NPM. I need to look at the changes required to allow end user updates to c3/d3. I'm leaving this issue open until that work is completed @scooterlord The updated ember-c3 has been published |
@scooterlord I updated the C3/D3 latest versions and Ember 3.12. I looked into installing C3 & D3 in the application via the blueprint hooks. This would allow maintaining versions in the app versus the addon.
|
@maxwondercorn thanks for the update! Keep up the good work! |
Hello,
I've seen it was an issue in the past, but is there a way to update to the latest d3/c3 libraries?
Even better, would it be able for us to upgrade on our own on-demand?
Thanks for your time!
The text was updated successfully, but these errors were encountered: