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(gatsby-transformer-react-docgen): clean up and declare types for react-docgen #19514

Closed
wants to merge 1 commit into from

Conversation

jquense
Copy link
Contributor

@jquense jquense commented Nov 14, 2019

Description

Updates the to the newer customization API's and ensures all the types are fully specified. Avoids an issue where the schema TypeComposer can't find types on a second build from cache

Related Issues

@jquense jquense requested a review from a team as a code owner November 14, 2019 15:12
@lannonbr lannonbr changed the title fix: clean up and declare types for react-docgen fix(gatsby-transformer-react-docgen): clean up and declare types for react-docgen Nov 15, 2019
@blainekasten
Copy link
Contributor

@jquense thanks for the PR! Is there a specific reason you switched to cjs over modules?

@jquense
Copy link
Contributor Author

jquense commented Nov 19, 2019

Consistency mostly, it was half and half. Also CJS makes it easier to upstream changes from our fork so it's a bit selfish as well

@vladar
Copy link
Contributor

vladar commented Dec 19, 2019

I'd like to start reviewing but there are conflicts with master. Mind rebasing?

@vladar vladar added the status: awaiting author response Additional information has been requested from the author label Jan 10, 2020
@vladar
Copy link
Contributor

vladar commented Jan 10, 2020

@jquense Just a friendly reminder about this PR. Do you have plans to move it forward? If not, I can probably take over.

@jquense
Copy link
Contributor Author

jquense commented Jan 10, 2020

To be honest I'm now maintaining and releasing a fork of this plugin so I can make changes more freely (and release more quickly), I like to send the changes back but haven't had time recently to update this. If you want to take over please do :)

@muescha
Copy link
Contributor

muescha commented Jan 10, 2020

@jquense is there a public repo of your fork?

@jquense
Copy link
Contributor Author

jquense commented Jan 10, 2020

@muescha there is public repo, it's currently nested in my docs theme tho: https://github.com/jquense/docpocalypse/tree/master/packages/theme-core/plugins/react-docgen. I am probably gonna publish it tho

@vladar vladar removed the status: awaiting author response Additional information has been requested from the author label Apr 16, 2020
@pvdz
Copy link
Contributor

pvdz commented Apr 20, 2020

I'm going to close this PR seeing how the author indicated they're working on their own fork now and do not intend to finish this PR. If somebody wants to pick it up go ahead and open a new PR. Thanks :)

@pvdz pvdz closed this Apr 20, 2020
@MichaelDeBoey MichaelDeBoey deleted the update-docgen branch April 25, 2020 15:07
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.

5 participants