Skip to content

Issues: jaredpalmer/tsdx

Who's using TSDX?
#206 opened Sep 9, 2019 by jaredpalmer
Open 43
HOWTOs
#379 opened Dec 18, 2019 by ambroseus
Open 37
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Who's using TSDX?
#206 opened Sep 9, 2019 by jaredpalmer
HOWTOs scope: docs Documentation could be improved. Or changes that only affect docs
#379 opened Dec 18, 2019 by ambroseus
Modules resolved absolutely against src are treated as external: support TS Paths aliases kind: feature New feature or request scope: upstream Issue in upstream dependency solution: workaround available There is a workaround available for this issue topic: TS Paths Aliases Related to using aliases with TypeScript paths
#91 opened May 8, 2019 by a-type Future Non-breaking
Is TSDX still maintained?
#1065 opened Jul 19, 2021 by y-nk
Storybook should use dist/ Rollup bundle, not build all over again progress: blocked scope: templates Related to an init template, not necessarily to core (but could influence core) scope: upstream Issue in upstream dependency solution: workaround available There is a workaround available for this issue
#702 opened Apr 29, 2020 by dgreene1
[feat] Add an option to save the generated jest.config.js kind: feature New feature or request scope: integration Related to an integration, not necessarily to core (but could influence core)
#270 opened Oct 18, 2019 by lookfirst
missing dependency eslint-config-react-app? help wanted Extra attention is needed solution: workaround available There is a workaround available for this issue
#428 opened Jan 13, 2020 by peterthim
Support for generating prop types? kind: feature New feature or request scope: integration Related to an integration, not necessarily to core (but could influence core)
#418 opened Jan 8, 2020 by selbekk
sources paths are incorrect in declarationMap files (*.d.ts.map) emitted by tsdx kind: bug Something isn't working progress: blocked scope: upstream Issue in upstream dependency solution: workaround available There is a workaround available for this issue topic: rollup-plugin-typescript2 Issues and PRs relating to rpts2
#479 opened Feb 2, 2020 by justingrant v0.14.x
.d.ts bundles kind: feature New feature or request
#80 opened May 3, 2019 by aleclarson
VS Code does not automatically 'play nicely' with tsdx scope: docs Documentation could be improved. Or changes that only affect docs scope: integration Related to an integration, not necessarily to core (but could influence core)
#354 opened Nov 28, 2019 by Vinno97
ts-jest should be replaced by Babel kind: discussion Discussion on changes to make solution: workaround available There is a workaround available for this issue
#521 opened Feb 27, 2020 by slikts
Support Rollup's preserveModules kind: feature New feature or request solution: workaround available There is a workaround available for this issue topic: multi-entry Related to multi-entry support topic: preserveModules Related to Rollup's preserveModules feature
"Invalid hook call" error when importing a TSDX library with styled-components kind: support Asking for support with something or a specific use case scope: upstream Issue in upstream dependency solution: out-of-scope This is out of scope for this project
#950 opened Dec 24, 2020 by robertovg
[RFC] Presets abusive contains abusive content kind: discussion Discussion on changes to make scope: integration Related to an integration, not necessarily to core (but could influence core)
#634 opened Mar 23, 2020 by agilgur5 Future Breaking
Doesn't play well with babel-plugin-styled-components -- plugin order matters scope: integration Related to an integration, not necessarily to core (but could influence core) solution: workaround available There is a workaround available for this issue
#543 opened Mar 6, 2020 by thany
Error when building a file that imports .d.ts file (no .ts file) kind: bug Something isn't working scope: upstream Issue in upstream dependency solution: workaround available There is a workaround available for this issue topic: rollup-plugin-typescript2 Issues and PRs relating to rpts2
#744 opened Jun 11, 2020 by pcowgill
Parcel error: example\index.tsx: Invalid Version: undefined scope: templates Related to an init template, not necessarily to core (but could influence core) scope: upstream Issue in upstream dependency solution: workaround available There is a workaround available for this issue
#980 opened Mar 1, 2021 by jgentes
Support Typescript 4 scope: dependencies Pull requests that update a dependency file solution: workaround available There is a workaround available for this issue
Jest does not work with macros -- build babel config is not used for test help wanted Extra attention is needed kind: bug Something isn't working solution: workaround available There is a workaround available for this issue
#383 opened Dec 19, 2019 by arvigeus Future Breaking
Better Pre-shaking support (multi-entry) kind: feature New feature or request topic: multi-entry Related to multi-entry support
#365 opened Dec 6, 2019 by jaredpalmer
ProTip! Exclude everything labeled bug with -label:bug.