mharris717 / ember-drag-drop

Drag and Drop Addon for Ember CLI
MIT License
204 stars 141 forks source link

Convert to a v2 addon and drop support for Ember < 3.16 #218

Closed mansona closed 6 months ago

mansona commented 6 months ago

I ran ember init -b @embroider/addon-blueprint@latest --pnpm and moved things around a bit.

One thing I did notice wasn't working is the Ember Data integration, but that is probably more related to the changes in Ember Data recently🙈

mansona commented 6 months ago

All the tests are green on my test PR if you want to approve the CI run then you will see it here too 👍 https://github.com/mansona/ember-drag-drop/actions/runs/8690561655

dgavey commented 6 months ago

As mentioned in other issues. I can't maintain this addon anymore, but I also don't have full control over this repo either. Someone needs to fork this repo and make it the official one. Then I think I should be able to point NPM to the new repo and put this one on pause. I haven't found a sponsor for that though.

mansona commented 6 months ago

@dgavey I can fork it into adopted-ember-addons if that works for you? If you can add me to the npm I can then make sure it's released properly 👍 (I'm real_ate on npm)

dgavey commented 6 months ago

That would be awesome, thanks Chris. Hopefully I have the rights to add you to the NPM, been a while since I've been in there. I'll look into that today.

dgavey commented 6 months ago

Ok Invite sent.

mansona commented 6 months ago

@dgavey I've created https://github.com/adopted-ember-addons/ember-drag-drop and added you as a maintainer 👍 I haven't forked this repo since that would confuse people when creating PRs (they would open to the wrong place) but we can update the readme to mention the fork status 👍

dgavey commented 6 months ago

Sure thing, I'll update the readme to point to the fork. Once it's been released with a new version from the new fork, I'll archive this repo.

dgavey commented 6 months ago

Readme updated

mansona commented 6 months ago

work moved to https://github.com/adopted-ember-addons/ember-drag-drop