Commit Graph

13 Commits

Author SHA1 Message Date
Vinícius Tabille Manjabosco
4f7a218f25 react-virtualized: Update types for WindowScroller 2017-09-01 16:19:18 -03: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
c41450f86f Added missing types for Collection properties 2017-06-20 10:01:34 -04:00
Tanguy Krotoff
ea9de8a518 Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
+ many manual adjustments
2017-06-19 13:35:50 +02:00
Ian Lin
f5ca8f2cf8 Add optional property parent to TableCellProps 2017-06-14 18:54:42 -07:00
kao
65546a38d5 fixed linting errors 2017-05-15 00:15:15 +02:00
kao
c3110c9321 updated types to version 9.7 and moved comments to the types 2017-05-14 23:55:06 +02:00
Mohamed Hegazy
ff4eaf5d61 Fix lint errors introduced in tslint@5.2 (#16330) 2017-05-04 15:48:57 -07:00
Kalle Ott
7aa9acc6b9 update to react-virtualized 9.5 (#15613) 2017-04-17 09:10:46 -07:00
Andy
e50f8878a5 Use new strict-export-declare-modifiers lint rule (#15844) 2017-04-14 08:20:12 -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