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 18 update #172

Merged
merged 4 commits into from
Jul 7, 2024
Merged

Angular 18 update #172

merged 4 commits into from
Jul 7, 2024

Conversation

MoInMaRvZ
Copy link
Contributor

Updated to angular 18

@MoInMaRvZ MoInMaRvZ mentioned this pull request Jun 12, 2024
@hesyar
Copy link

hesyar commented Jun 20, 2024

when will this be merged?

@egorkel-altexsoft
Copy link

Any updates?

@halfurness
Copy link

For anyone waiting on this, I've just migrated over to using https://material.angular.io/cdk/drag-drop/overview. It's better maintained and this package doesn't look like it gets much attention.

@guoliang
Copy link

guoliang commented Jul 4, 2024

This PR doesn't contains breaking changes to adjust it for Angular 18. So, for anyone waiting for this PR to be merged you can use npm's overrides property to get the current version to install.

"overrides": {
	"ngx-drag-drop": {
		"@angular/common": "18.0.6",
		"@angular/core": "18.0.6"
	}
}

@henkkelder
Copy link

@ChristofFritz

Could you handle this PR to enable Angular 18?

@ChristofFritz
Copy link
Collaborator

Sorry for the big delay here. I'm merging it now.

@ChristofFritz ChristofFritz merged commit 2fdf354 into reppners:master Jul 7, 2024
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

Successfully merging this pull request may close these issues.

7 participants