Commit Graph

11 Commits

Author SHA1 Message Date
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
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -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
7835e89a40 fixed tsconfig 2017-03-28 09:21:51 +02: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
97fd2fc247 replaced mulstiple testfiles with on to obey definitely typed naming 2017-03-27 21:54:40 +02:00
Kalle Ott
62ad9abc10 fixed linting error 2017-03-27 21:32:02 +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