DefinitelyTyped/types/react-virtualized
Matt McCutchen 5610636ad2 react: Improve type checking of component static properties. (#30730)
- Copy properties from ComponentClass to the Component class.

- Recommend the react-typescript-helpers package for checking the
  defaultProps and propTypes at a component definition.

- As a fallback, have JSX.LibraryManagedAttributes check the
  defaultProps and propTypes every time a component is used.

- Fix test failures in dependent packages.

Fixes #28515.
Fixes #16967.
2018-11-30 06:24:18 +00:00
..
dist react: Improve type checking of component static properties. (#30730) 2018-11-30 06:24:18 +00:00
index.d.ts
react-virtualized-tests.tsx
tsconfig.json
tslint.json