brigand/babel-plugin-flow-react-proptypes
A babel plugin to generate React PropTypes definitions from Flow type declarations.
JavaScriptMIT
Issues
- 1
Not working when module.name_mapper is used
#198 opened by alexeychikk - 0
Suppression only works for the very first directive (which might not be user-controllable)
#240 opened by JannikGM - 16
PropTypes is not defined
#187 opened by IanVS - 0
support webpack5
#234 opened by olabala - 3
Perform escape analysis on imported types
#206 opened by brigand - 0
Support `React.ElementConfig`
#228 opened by nathantalewis - 2
Issue when using with rollup imports
#223 opened by romeovs - 2
Identifier 'PropTypes' has already been declared
#209 opened by dht - 7
Not working with react-native
#152 opened by danilobuerger - 1
aria-{name} and data-{name} props do not work
#219 opened by andreawyss - 0
Add support for recursive data types
#218 opened by kevinbarabash - 0
Using built-in generics in a generic type fails
#217 opened by kevinbarabash - 4
Undefined variable in output when input file contains two classes using same prop types
#215 opened by kevinbarabash - 2
plugin errors when parsing "empty" types
#213 opened by kevinbarabash - 2
Example form README is not transpiled correctly
#212 opened by expobrain - 11
Compatibility with Babel 7?
#150 opened by rsolomon - 0
Fails to check "Objects as maps"
#207 opened by piglovesyou - 3
Add an option for adding NODE_ENV checks for minifiers
#154 opened by sohkai - 1
Error when union types
#204 opened by snatvb - 2
Add support for $ReadOnlyArray
#202 opened by Mayank1791989 - 4
Types imported with `import *` (import star) are treated as values, causing runtime error
#201 opened by wchargin - 1
transforming recompose context props.
#200 opened by vaukalak - 4
Import type - implementation guidelines?
#197 opened by ndreckshage - 2
opaque type is skipped
#189 opened by DimitryDushkin - 2
- 7
Option to silence/disable warnings [Feature request]
#181 opened by IanVS - 2
- 1
- 3
Does not reexport compiled proptypes
#190 opened by echenley - 6
Mixed indexers and named properties are not supported
#188 opened by FDiskas - 0
Why are element types of arrays not marked required?
#183 opened by wchargin - 0
Forward-uses are treated as uses of external classes
#185 opened by wchargin - 0
React.Element should convert to PropTypes.element
#180 opened by jchen527 - 4
[bug] ImportDeclarations with importKind: "type" do not account for local specifiers
#176 opened by Andarist - 3
- 1
deadCode for esm
#168 opened by TrySound - 2
Feature: Interface support
#173 opened by kubijo - 4
Wrong accessNode.name on imported type
#172 opened by kubijo - 4
- 1
Describe breaking changes when bumping major version
#165 opened by aurbano - 7
Insert require/import statements at the top
#159 opened by Andarist - 4
"Internal error that should never happen" happened
#163 opened by k15a - 3
v13 removes support for Props declared inline
#161 opened by rsolomon - 0
Union + Intersection
#160 opened by brigand - 1
Type aliases shouldn't be mandatory
#158 opened by aij - 2
- 2
Compatibility with Babel 7?
#149 opened by rsolomon - 6
- 5
Support `React.ElementProps`
#147 opened by rsolomon - 5
Null reference on export default anonymous function
#146 opened by marcind