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

Migrate @storybook/addon-graphql to typescript #6935

Merged

Conversation

lonyele
Copy link
Member

@lonyele lonyele commented Jun 1, 2019

Issue: #5030

What I did

  • I migrated @storybook/addon-graphql to typescript.
  • Remove duplicates and change some codes to named export/import and arrow function

I asked discord's typescript channel about the contribution. It seems like no one has been working on this addon so I took this one. It is not on the priority list but it looks like a good starter for me. It is my first time migrating to typescript here, so please give me some feedbacks. I'll apply it.

@lonyele lonyele requested a review from thani-sh as a code owner June 1, 2019 13:05
@vercel
Copy link

vercel bot commented Jun 1, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://monorepo-git-fork-lonyele-feature-migrate-addon-graphql-to-ts.storybook.now.sh

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2019

Fails
🚫 PR is marked with "do not merge" label.

Generated by 🚫 dangerJS against 23b9f5e

@shilman shilman added addon: graphql maintenance User-facing maintenance tasks typescript labels Jun 1, 2019
@shilman shilman added this to the 5.2.0 milestone Jun 1, 2019
@vercel vercel bot requested a deployment to staging June 1, 2019 14:45 Abandoned
addons/graphql/src/components/FullScreen/style.ts Outdated Show resolved Hide resolved
addons/graphql/src/shared.ts Outdated Show resolved Hide resolved
@gaetanmaisse
Copy link
Member

@lonyele great PR, well split in multiple commits and so easy to review, I just added a few minors comments. 👏

@lonyele
Copy link
Member Author

lonyele commented Jun 3, 2019

@gaetanmaisse Thanks for your review. I hopefully make better one next time.

@ndelangen
Copy link
Member

FYI will merge this after 5.1 is released

@ndelangen ndelangen merged commit 6bd433e into storybookjs:next Jun 7, 2019
@lonyele lonyele deleted the feature/migrate-addon-graphql-to-ts branch July 19, 2019 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants