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) - make all components in examples have displayNames in devtools #330

Merged
merged 4 commits into from Jul 21, 2019

Conversation

JoviDeCroock
Copy link
Collaborator

@JoviDeCroock JoviDeCroock commented Jul 3, 2019

When exploring your devtools I noticed that there were a lot of places where the component would be labelled as <Unknown> in the React devtools. This fixes this issue for the examples.

It also cleans out some stale deps and subdeps from the yarn.lock files.

Copy link
Member

@kitten kitten left a comment

Choose a reason for hiding this comment

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

Nice! Thank you for having a look at that. It’ll be very important once people start testing the devtools we’ll be releasing soon

@JoviDeCroock
Copy link
Collaborator Author

Hmm, sailci seems to be stuck. Looking forward to the devtools ^^

@andyrichardson
Copy link
Contributor

@JoviDeCroock all the integrity checks on our yarn.lock files are deleted. Are you trying to hack us?

Just kidding - but can you exclude those lock file changes from the PR and I'll get the rest merged today 👌

@JoviDeCroock
Copy link
Collaborator Author

JoviDeCroock commented Jul 17, 2019

@andyrichardson I really don’t know why that happened, I’ll update yarn and revert the change. Sorry for the inconvenience, I’ll have time this weekend not at my pc this week.

No problem if you want to do this.

@parkerziegler
Copy link
Contributor

@JoviDeCroock @andyrichardson going to merge this along with #348 to clean up our PR tab a little! Looks like all integrity hashes were returned and the changes otherwise look really good to me!

@parkerziegler parkerziegler merged commit 4bd36dd into master Jul 21, 2019
@JoviDeCroock JoviDeCroock deleted the fix/examplesDisplayNames branch July 21, 2019 20:09
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

4 participants