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

[RFR] Replace component injection with element injection #3312

Merged
merged 16 commits into from
Jun 6, 2019

Conversation

djhi
Copy link
Collaborator

@djhi djhi commented Jun 5, 2019

Revert #3262

@djhi
Copy link
Collaborator Author

djhi commented Jun 5, 2019

It's green but I still have a strange warning left to fix

@@ -1,13 +1,12 @@
/* eslint no-console: ["error", { allow: ["warn", "error"] }] */
Copy link
Member

Choose a reason for hiding this comment

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

can this be the cause of your warning?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Nope, it's a warning about react-router

Copy link
Member

@fzaninotto fzaninotto left a comment

Choose a reason for hiding this comment

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

Kudos for the work done already.

There were 100 files changed in the previous PR, only 91 in this PR. Some changes may be missing.

I see that you didn't update the UPGRADE guide.

@djhi
Copy link
Collaborator Author

djhi commented Jun 6, 2019

There were 100 files changed in the previous PR, only 91 in this PR. Some changes may be missing.

Yes some changes are still relevant (typos, etc.)

@djhi djhi changed the title [WIP] Replace component injection with element injection [RFR] Replace component injection with element injection Jun 6, 2019
@fzaninotto fzaninotto merged commit 54cec30 into next Jun 6, 2019
@fzaninotto fzaninotto deleted the replace-component-inject-with-element-injection branch June 6, 2019 13:23
@fzaninotto
Copy link
Member

Thanks a lot!

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.

2 participants