SortableJS / ngx-sortablejs

Angular 2+ binding to SortableJS. Previously known as angular-sortablejs
https://sortablejs.github.io/ngx-sortablejs/
MIT License
467 stars 160 forks source link

this libray found not support Anglar13 any body Idia about that #260

Open rsurendraidexcel opened 2 years ago

rsurendraidexcel commented 2 years ago

HI , i update angular project, somewher my project use this libray . i found error not support angular 12 and 13 version. any Idia.

neburnodrog commented 2 years ago

There's already a pull request updating to Angular 13: https://github.com/SortableJS/ngx-sortablejs/pull/257 You could install the fork (https://github.com/Liquid-JS/nxt-sortablejs/tree/master) until the aforementioned pull request gets merged.

0xmosta commented 2 years ago

We were able to update the lib to angular 13, if this one is no longer maintained we will publish ours and try to keep it updated with future angular/sortable updates

Reixko commented 2 years ago

@neburnodrog is that your fork ? would it be possible to add angular12 support ? @Hekek if there would one great "fork"/version, that would be fully standalone and has support for angular 12, as well as 13 and then potentionally future versions, that would be wonderful and very appreciated :)

jasonverber commented 2 years ago

@smnbbrv or @gutenye or @carbonhe or @kamilchlebek there are some PRs like #246 and #257 where it would be great to see some progress. My team is looking for a replacement to our current drag and drop solution in Angular, but we are also moving to Angular 12+. If there aren't people currently in a place to review PRs, etc. I'm sure there are folks in the community, my team among them, who would be ready to step forward.

BenRacicot commented 2 years ago

@jasonverber and @Hekek perhaps we could all begin a new project based on this one?

jasonverber commented 2 years ago

@BenRacicot we should probably also talk to Anikethana and @hitko who opened #246 and #257

Unless somebody like @andresin87 (who actually responded in another thread) can get something moving in this repo, or at least get the attention of somebody who can do something.

spierala commented 2 years ago

Yeah, very sad to see ngx sortablejs not being maintained. There are even community contributions to make it work again with ng12 and ng13. Why not merge that MRs (#246 and #257)?

COBRASoft5 commented 2 years ago

Also interested to see this package continue and updated. There are some important parts missing like canceling a drag & drop operation on drop.

Klapik commented 2 years ago

Any news?

hadley8899 commented 2 years ago

Bump on this

BenRacicot commented 1 year ago

Still no movement? Any good forks being maintained? Looks like https://github.com/mrphelko/ngx-sortablejs but I cannot see a way to contact @MrPhelko

Personally I'd be willing to help and also financially support this project. We need a maintained drag and drop package that is not the Angular CDK.

suhailkc commented 2 months ago

Found an alternative solution to support SortableJs for Angular 18+: https://www.npmjs.com/package/nxt-sortablejs