ng-sortable icon indicating copy to clipboard operation
ng-sortable copied to clipboard

Angular 2

Open Florian79 opened this issue 8 years ago • 13 comments

are there plans to migrate ng-sortable to Angular 2 or do you have a migration guide/recommendations?

Florian79 avatar Mar 10 '16 10:03 Florian79

@Florian79 yes definitely we look forward to upgrade to angular2 support. But at the moment there is no support this.

a5hik avatar Mar 10 '16 20:03 a5hik

Coming up with a new version of this library completely written in Angular2 from scratch...

https://github.com/a5hik/angular-sortable

a5hik avatar Dec 20 '16 10:12 a5hik

Any updates on the Angular 2 version? Do you any estimations on when it will be available?

Thanks!

lluiscanals avatar Apr 01 '17 09:04 lluiscanals

I have the version already available.. let me push to the repo.. in a few days.

  • Ashik

On Sat, Apr 1, 2017 at 2:47 AM, Lluis Canals Ros [email protected] wrote:

Any updates on the Angular 2 version? Do you any estimations on when it will be available?

Thanks!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/a5hik/ng-sortable/issues/291#issuecomment-290909523, or mute the thread https://github.com/notifications/unsubscribe-auth/AE1s25dQ-hjuGw3bLo49tYxc2Ny4DV3Zks5rrh0rgaJpZM4Htlet .

a5hik avatar Apr 01 '17 20:04 a5hik

Hi @a5hik , anything new about this release for angular 2? Thanks! :)

ibaivalencia avatar Apr 27 '17 15:04 ibaivalencia

Yes please :)

lluiscanals avatar Apr 27 '17 15:04 lluiscanals

I would be willing to help out with the Angular 2/4 version.

thardy-pd avatar Aug 14 '17 19:08 thardy-pd

Hi I already have a working version of it. .. will publish it soon. I was just thinking whether to host in a private mode or not.

  • Ashik

On Mon, Aug 14, 2017 at 12:18 PM, thardy-pd [email protected] wrote:

I would be willing to help out with the Angular 2/4 version.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/a5hik/ng-sortable/issues/291#issuecomment-322283171, or mute the thread https://github.com/notifications/unsubscribe-auth/AE1s229_FGIbqpFj48GXIkt_II4J_PYEks5sYJ2IgaJpZM4Htlet .

a5hik avatar Aug 14 '17 21:08 a5hik

Hi, do you have any news on this?

Thanks and regards.

lluiscanals avatar Oct 26 '17 12:10 lluiscanals

Hi,

Just wanted to check if there was any progress on this. I'm updating my project to angular 5 and used this for drag'n'drop for angular 1. Any chance this will be released soon so I can wait, otherwise I will have to choose another solution.

BR

johankvint avatar Feb 16 '18 15:02 johankvint

Hi I'm looking ways to publish the lib and adding a demo app for same. watch the repo for updates.. https://github.com/a5hik/angular-sortable

a5hik avatar Apr 13 '18 10:04 a5hik

How about just npm, like ng-sortable? Not sure I understand. I see you have angular-sortable in the npmjs registry. That sounds like a great name. Most of the npm modules for angular 2+ are prefixed by "angular-", so that would work nicely.

If you're thinking about a private module and charging for it, I can't be of help there. I haven't had much luck with any of those. Most don't make it very far, but I've seen a few that had open source modules, then they had more feature-rich versions available via some marketplace.

thardy avatar Apr 23 '18 22:04 thardy

Hi it's open source, and I don't have any plans to make it private. the lib is already in a working state with the demo app.. https://a5hik.github.io/angular-sortable/ I just need to publish it as npm, otherwise for time being you can checkout the repo and you see the source of the lib with a demo app.

a5hik avatar Apr 24 '18 08:04 a5hik