myxvisual and GitHub
90f3ef9cd7
fix: Fixed tsling no-trailing-whitespace error
...
Sorry, I was online editor, did not notice the trailing space...
2017-06-26 14:08:49 +08:00
myxvisual and GitHub
505aa4bed3
Update react-lazyload-tests.tsx
2017-06-26 13:08:32 +08:00
myxvisual and GitHub
9cb211daaa
Add forceCheck for react-lazyload
...
forceCheck is available to manually trigger checking for elements in viewport. Helpful when LazyLoad components enter the viewport without resize or scroll events, e.g. when the components' container was hidden then become visible.
2017-06-26 13:06:41 +08: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
Tanguy Krotoff
eeb262e1d8
Update react to TypeScript 2.3
2017-06-19 13:34:54 +02:00
makoto abe and Mohamed Hegazy
d82cb80219
Add type definitions for react-lazyload package. ( #16807 )
...
* Add type definitions for `react-lazyload` package.
* fix lint error.
* fix TypeScript Version
2017-05-31 23:39:55 -07:00