Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

angular 6 support? #258

Open
AndreyKotofotoff opened this issue May 4, 2018 · 20 comments
Open

angular 6 support? #258

AndreyKotofotoff opened this issue May 4, 2018 · 20 comments

Comments

@AndreyKotofotoff
Copy link

warning " > [email protected]" has incorrect peer dependency "@angular/core@^4.0.0 || ^5.0.0".
warning " > [email protected]" has incorrect peer dependency "@angular/forms@^4.0.0 || ^5.0.0".

@kshitizbista
Copy link

I am having same problem. Any updates for angular 6 ?

@kamilkisiela
Copy link

I'm working on it! There should be a PR in few minutes.

@kamilkisiela
Copy link

#259

@tosehee75
Copy link

Any update?

@tosehee75
Copy link

bump

@sadsa
Copy link

sadsa commented May 15, 2018

Bump

@Kirozen
Copy link

Kirozen commented May 17, 2018

bump

5 similar comments
@jgill248
Copy link

bump

@tosehee75
Copy link

bump

@arangates
Copy link

bump

@tosehee75
Copy link

bump

@sergamers
Copy link

bump

@destus90
Copy link

destus90 commented May 25, 2018

Does anybody have a workaround for this issue or it works without any problems?

@sergamers
Copy link

@destus90 While it doen't work i use in my project this

@tosehee75
Copy link

i am inch away from moving away from this also..

@term29
Copy link

term29 commented May 25, 2018

While waiting for ng2-dnd angular 6 support the past few days, I discovered this alternative, which I'm now successfully using in my project. Be sure to npm install @swimlane/ngx-dnd (angular 6 support) rather than npm install ngx-dnd (no angular 6 support).

@tosehee75
Copy link

@term29
Does that work with bootstrap or ? I am looking for alternative that doesn't have any dependency other than angular

@beyerleinf
Copy link

If you want Angular 6 support without changing too much of your implementation, there is a fork :)
I'm also working on refactoring the code atm.
https://github.com/beyerleinf/ngx-dnd

@cormacrelf
Copy link

cormacrelf commented Jun 19, 2018

Maybe check out my angular-skyhook before you do any heavy rewriting. Being built on the same core as react-dnd, it has the backing of the react-dnd community, with mature html5 and touch backends and highly active maintenance on all the fiddly DOM parts. And v6 support. And comprehensive documentation. It’s not a prefab sortable, but if you wanted to recreate this library, it would be much simpler, and you would get the benefit of that community behind you.

@yoheimiyamoto
Copy link

@kamilkisiela How is the progress?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests