ilios / ember-simple-charts

Some easy to use charts made with ember and D3
https://ember-simple-charts.netlify.app/
MIT License
5 stars 7 forks source link

Convert to V2 addon #1213

Closed jrjohnson closed 1 week ago

jrjohnson commented 1 month ago

I used the blueprint at embroider-build/addon-blueprint to generate a fresh addon and then moved all of our existing code into it. There are some significant differences in a bunch of places to the way we had this setup, but I think that one time drift is OK to align with the blueprint.

netlify[bot] commented 1 month ago

Deploy Preview for ember-simple-charts failed.

Name Link
Latest commit 355a9cbb92e3e4b024e5c8715d5d673e5c466e29
Latest deploy log https://app.netlify.com/sites/ember-simple-charts/deploys/672bfa8dbd3108000863499e
jrjohnson commented 1 month ago

Netlify failure can be ignored, the build directory changed here so we'll have to make that change in netlify after this is merged. Required status checks can be ignored, the test names changed a bit, will update after this is reviewed.