LocusEnergy / ember-sparkles

Collection of composable D3 components built with ember-d3-helpers
http://locusenergy.github.io/ember-sparkles/#/line-chart
MIT License
56 stars 9 forks source link

v0.4.15 doesn't work with Ember v2.10.0 #55

Closed yarigpopov closed 7 years ago

yarigpopov commented 7 years ago

Hi! I'm trying new version but fail to run the app. here is the issue

screen shot 2016-12-05 at 13 18 58

I made a repo for example https://github.com/chilicoder/ember-sparkles-example2

looks like something with ember-let dependency.. but installing it doesn't help

yarigpopov commented 7 years ago

I could make it work after downgrading to Ember v 2.9.0 and adding dependency

"ember-let": "^0.4.0",
yarigpopov commented 7 years ago

I created a discussion on ember forum http://discuss.emberjs.com/t/migrating-ember-sparkles-from-2-9-1-to-2-10-d3-chart-library/12091/2

ghost commented 7 years ago

this has been fixed in the latest release, 0.4.16