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

Upgrading to Angular 8 #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Abdulrahmanh995
Copy link

No description provided.

abdulrahman95 added 2 commits December 13, 2019 21:11
Copy link
Contributor

@Nightbr Nightbr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR 👌 some questions about the upgrade to be sure

"ng6",
"ngx",
"embed-video",
"embed",
"typescript",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove typescript tag?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed it as it's duplicated. It's at the top of this list.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! 👌

],
"license": "MIT",
"bugs": {
"url": "https://github.com/SamirHodzic/ngx-embed-video/issues"
},
"main": "./dist/index.js",
"peerDependencies": {
"@angular/core": "^6.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove this & remove common but not core?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ng update command took care of this 🙂.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good so 👌

@itsmevineeth
Copy link

any update on upgrading to angular 8

@Pulkit-inn
Copy link

Are you planning to support for Angular 8.

@lookatitude
Copy link

This is not at all compatible with Ivy. so if you use angular 9 with Ivy or angular 10 the all thing breaks

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.

None yet

5 participants