Commit Graph

13 Commits

Author SHA1 Message Date
Szőke Szabolcs
1c2daecf2d react-virtualized: add missing properties to GridCellRangeProps, fix incorrect type for overscanIndicesGetter in Grid.defaultProps (#20412)
* react-virtualized: added missing properties to GridCellRangeProps

* react-virtualized: corrected type of overscanIndicesGetter in Grid.defaultProps

* react-virtualized: added name to "Definitions by" section
2017-10-13 15:18:51 -07:00
Konstantin Nesterov
4e6d9944e4 [react-virtualized] - Allows to set arbitrary props to force re-render (#18378)
* Allows to set arbitrary props to force re-render

* Add myself to "definitions by"

* Fix linting

* Added comment about purpose of arbitrary values
2017-07-25 10:38:18 -07:00
Nathan Shively-Sanders
b26dc9f83f Merge pull request #17327 from guntherjh/master
React-Virtualized: Added missing definitions for CollectionProps
2017-06-22 16:10:53 -07:00
John Gunther
8e57475acd Added name to Definitions By 2017-06-20 10:17:22 -04:00
Tanguy Krotoff
eeb262e1d8 Update react to TypeScript 2.3 2017-06-19 13:34:54 +02:00
kao
cdf5c83813 bumped version number 2017-05-14 23:57:50 +02:00
kao
c3110c9321 updated types to version 9.7 and moved comments to the types 2017-05-14 23:55:06 +02:00
Kalle Ott
7aa9acc6b9 update to react-virtualized 9.5 (#15613) 2017-04-17 09:10:46 -07:00
Kalle Ott
4fd2d7547c fixed the semver note in the header comment (#15522)
* fixed the semver note in the header comment

* changed tslint config

* fixed linting
2017-03-30 13:12:51 -07:00
Kalle Ott
4e37f8d9f9 fixed mapping to distribution folder structure 2017-03-28 09:14:58 +02:00
Kalle Ott
a500aedade update to typescript 2.2 for object type 2017-03-27 21:58:19 +02:00
Kalle Ott
8484faf774 update for react-virtualized 9.4
replaced single declaration file with multiple files to represent the module structure of react-virtualized. 
This makes the future maintanance easier, because changes in the lib can be easier mirrored in the corresponding declaration file.
This typings update should be the last with large breaking changes
2017-03-27 21:23:45 +02:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00