DefinitelyTyped/types/react-virtualized
Kalle Ott 4ac43f6061 fix for wrong method signature in params of WindowScroller render-prop (#24953)
* typings update to catch up with current version of react-virtualized

* fixed lint errors

* fixed ts version

* fixed void return type of defaultProps functions

* changed interface to type for better consistency

* fixed signature of onChildScroll params in WindowScroller

* Auto stash before merge of "enable-strict-mode" and "master"

* removed unimportant line from test file

* replaced strict with explicit options

* updated TS version

* ts version set to 2.7

* back to ts 2.6

* changed autogenerated relative import to global import
2018-04-14 12:29:21 -07:00
..
dist fix for wrong method signature in params of WindowScroller render-prop (#24953) 2018-04-14 12:29:21 -07:00
index.d.ts fix for wrong method signature in params of WindowScroller render-prop (#24953) 2018-04-14 12:29:21 -07:00
react-virtualized-tests.tsx fix for wrong method signature in params of WindowScroller render-prop (#24953) 2018-04-14 12:29:21 -07:00
tsconfig.json fix for wrong method signature in params of WindowScroller render-prop (#24953) 2018-04-14 12:29:21 -07:00
tslint.json