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

Remove react-typescript-docgen-loader from preset-typescript #68

Merged
merged 4 commits into from
Mar 5, 2020

Conversation

shilman
Copy link
Member

@shilman shilman commented Nov 27, 2019

What I did

Removed all instances of react-typescript-docgen-loader from preset-typescript per storybookjs/storybook#8337 since preset-typescript should be for all frameworks, not just react.

Incremented major version change

There's an accompanying PR that adds it to addon-docs: storybookjs/storybook#8984

@shilman shilman changed the title Remove ts-docgen-loader from preset-typescript (for non-react support) Remove react-typescript-docgen-loader from preset-typescript (for non-react support) Nov 27, 2019
@shilman shilman changed the title Remove react-typescript-docgen-loader from preset-typescript (for non-react support) Remove react-typescript-docgen-loader from preset-typescript Nov 27, 2019
@shilman shilman added enhancement New feature or request typescript labels Nov 27, 2019
@mrmckeb
Copy link
Member

mrmckeb commented Dec 1, 2019

Looks great!

@shilman
Copy link
Member Author

shilman commented Dec 1, 2019

@patricklafrance I'll merge & release once storybookjs/storybook#8984 is ready

@patricklafrance
Copy link
Member

@shilman 👍

@graup
Copy link
Contributor

graup commented Feb 28, 2020

@shilman @patricklafrance can we get this merged? I'm working on an easier vue+ts setup and this is would help simplify things.

graup added a commit to graup/presets that referenced this pull request Feb 28, 2020
- Remove `react-typescript-docgen-loader` from `preset-typescript` (rollup storybookjs#68)
- Don't default to empty include option (rollup storybookjs#106)
- Add appendTsSuffixTo to tsLoader options if framework is vue
@shilman shilman merged commit 01da839 into master Mar 5, 2020
@shilman shilman deleted the storybook-8337-remove-ts-docgen-loader branch March 5, 2020 02:22
graup added a commit to graup/presets that referenced this pull request Mar 5, 2020
- Remove `react-typescript-docgen-loader` from `preset-typescript` (rollup storybookjs#68)
- Don't default to empty include option (rollup storybookjs#106)
- Add appendTsSuffixTo to tsLoader options if framework is vue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants