issues
search
milesj
/
babel-plugin-typescript-to-proptypes
Generate React PropTypes from TypeScript interfaces or type aliases.
MIT License
367
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#69
martins-ngene
closed
1 month ago
0
feat: Add TypeScript 5 to peer dependencies
#68
amannn
closed
1 year ago
4
build(deps): bump minimist from 1.2.5 to 1.2.8
#67
dependabot[bot]
opened
1 year ago
0
Making it work with `create-react-app --template typscript`
#66
Sourav12061999
opened
1 year ago
1
build(deps): bump json5 from 1.0.1 to 1.0.2
#65
dependabot[bot]
opened
1 year ago
0
Types not being generated if no react import present
#64
carlesnunez
opened
2 years ago
4
Incorrect code generated for union types
#63
ianhoffman
opened
2 years ago
2
Support for Void Function Components
#62
marcohamersma
opened
2 years ago
1
Usage description
#61
kbarinova
opened
2 years ago
1
Rename import
#60
jamesmsk
opened
2 years ago
2
Type import from react alongside default import causes the plugin to not output prop types
#59
juzerzarif
opened
3 years ago
1
internal: CI improvements.
#58
milesj
closed
3 years ago
0
build: Migrate to @beemo/dev.
#57
milesj
closed
3 years ago
0
Bump tmpl from 1.0.4 to 1.0.5
#56
dependabot[bot]
closed
3 years ago
1
Bump path-parse from 1.0.6 to 1.0.7
#55
dependabot[bot]
closed
3 years ago
1
fix: to map Record<> reference type to PropTypes.objectOf()
#54
emmenko
closed
3 years ago
1
new: Add `mapUnknownReferenceTypesToAny` option.
#53
emmenko
closed
3 years ago
5
Transform call-signature-only objects to `PropTypes.function`
#52
kubijo
closed
3 years ago
1
Error: "default" is imported from external module "react" but never used
#51
Andrei-Dimitrov
closed
3 years ago
1
Bump ws from 7.3.1 to 7.4.6
#50
dependabot[bot]
closed
3 years ago
1
Bump browserslist from 4.14.6 to 4.16.6
#49
dependabot[bot]
closed
3 years ago
1
Bump hosted-git-info from 2.8.5 to 2.8.9
#48
dependabot[bot]
closed
3 years ago
1
Bump lodash from 4.17.20 to 4.17.21
#47
dependabot[bot]
closed
3 years ago
1
Bump y18n from 4.0.0 to 4.0.1
#46
dependabot[bot]
closed
3 years ago
1
Destructured Props in Functional Component
#45
skipjack
opened
3 years ago
2
Does not generate propTypes for forwardRef.
#44
mercurial20
opened
3 years ago
0
Bump node-notifier from 8.0.0 to 8.0.1
#43
dependabot[bot]
closed
3 years ago
1
new: Add JSX Pragma and Preact support
#42
JoaoVictorLouro
opened
4 years ago
3
Add typeCheck support with typescript-to-proptypes
#41
benmvp
closed
6 months ago
1
Breaks existing prop-types deconstruction for jest tests
#40
drewdrewthis
closed
4 years ago
1
String literals defined in another file don't get translated to propTypes
#39
ericyliu
closed
4 years ago
0
fix: add @babel/types to dependencies to support pnp
#38
ChrisSargent
closed
4 years ago
1
Usage with Yarn 2.0 Plug'n'Play
#37
ChrisSargent
closed
4 years ago
1
new: Add support for `React.ElementType`
#36
dchesterton
closed
4 years ago
0
Not working, only imports prop-types
#35
TidyIQ
closed
4 years ago
2
TypeError: Cannot read property 'name' of null
#34
smeijer
closed
4 years ago
7
Bump acorn from 6.4.0 to 6.4.1
#33
dependabot[bot]
closed
4 years ago
1
fix: Allow non-arrow function expressions without annotations
#32
sedenardi
closed
4 years ago
10
Unions compiling down to invalid values
#31
milesj
closed
4 years ago
0
T[] vs Array<T>
#30
jdeniau
closed
4 years ago
1
Conditional types issue
#29
jeremy-christian
closed
3 years ago
2
Generated propTypes are wrong when external types are stripped
#28
vdh
closed
4 years ago
1
ci: Migrate to GitHub actions.
#27
milesj
closed
5 years ago
0
Bump mixin-deep from 1.3.1 to 1.3.2
#26
dependabot[bot]
closed
5 years ago
1
Bump js-yaml from 3.12.1 to 3.13.1
#25
dependabot[bot]
closed
5 years ago
1
Difference between TypeScript optional fields and propTypes isRequired
#24
mz8i
closed
5 years ago
3
Using Mapped Types does not yield any prop type
#23
emmenko
closed
5 years ago
3
Does not work with forwardRef
#22
LankyLou
closed
5 years ago
12
Bump eslint-utils from 1.3.1 to 1.4.2
#21
dependabot[bot]
closed
5 years ago
1
example shows @babel/preset-react, should be '@babel/plugin-syntax-jsx'
#20
shcarrico
closed
5 years ago
1
Next