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

fix: add support for angular 8 #180

Merged
merged 2 commits into from
May 6, 2019
Merged

Conversation

mattlewis92
Copy link
Contributor

Firstly, thanks for your work on this library! 😄 This PR migrates the import to be from common instead, it's been there since v6 which is the minimum version this lib supports, so it shouldn't be a breaking change.

Fixes #178

@ryan-bradford
Copy link

Thanks for doing this Matt! I was gonna try, but I couldn't find the time.

Do we need to update the peer dependencies in /ngx-clipboard for the project to include Angular 8?

@mattlewis92
Copy link
Contributor Author

It should be fine, >=6.0.0 will match anything above 7.0: https:/maxisam/ngx-clipboard/blob/master/projects/ngx-clipboard/package.json#L28

@maxisam maxisam merged commit f56cacd into maxisam:master May 6, 2019
@mattlewis92 mattlewis92 deleted the patch-1 branch May 6, 2019 17:00
@maxisam
Copy link
Owner

maxisam commented May 6, 2019

@mattlewis92 Could you test it? [email protected]

Thanks for your help!

@maxisam maxisam added the update label May 6, 2019
@mattlewis92
Copy link
Contributor Author

Works for me! 😄

@maxisam
Copy link
Owner

maxisam commented May 7, 2019

it is on 12.0.1 now Thanks!

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

Successfully merging this pull request may close these issues.

Angular 8 Issue
3 participants