Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs ( #23354 )
2018-02-05 11:01:56 -08:00
Nathan Shively-Sanders
a364bb7a8c
Fix incorrect tuple usage and syntax
2017-11-09 13:55:03 -08:00
Andy
954ee278de
Update TypeScript Versions to be at least as high as dependencies' versions ( #21288 )
...
* Update `TypeScript Version`s to be at least as high as dependencies' versions
* Run through again
2017-11-08 09:12:14 -08:00
Andy
cbba38fac2
heredatalens: Fix lint ( #20857 )
2017-10-23 15:41:19 -07:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Andy
cb2dbfbb50
Add ignores for new lint rules ( #19504 )
2017-09-01 07:47:52 -07:00
Andy
924fafffc0
Fix remaining lint errors ( #19166 )
2017-08-20 15:37:53 -07:00
Andy
5d6c651a1a
Apply stricter lint rules ( #19063 )
2017-08-17 14:53:41 -07:00
Nathan Shively-Sanders
5abb7c8c98
Merge pull request #17350 from denyo/heredatalens
...
[heredatalens] fix definitions for ObjectLayer.rowToStyle()
2017-06-21 07:41:20 -07:00
Nathan Shively-Sanders
4874667de9
Fix primitive weak type errors
...
These weak type errors were not caught in TS 2.4 RC. The final TS 2.4
will catch weak type errors with primitives, so this PR fixes those
now-caught errors.
2017-06-15 11:46:46 -07:00
Bernd Hacker
492bc7ac0f
add test
2017-06-08 09:07:44 +02:00
Bernd Hacker
1dba9c6148
make properties optional in H.datalens.ObjectLayer.ObjectStyleOptions
2017-06-07 16:40:55 +02:00
Bernd Hacker
030cf63bc9
add missing function to H.datalens.ObjectLayer.Row
2017-06-07 16:40:19 +02:00
Bernd Hacker
7d26db6018
fix documentation for param
2017-06-07 16:38:42 +02:00
Bernd
99d808a93f
add type definitions for HERE data lens ( #16690 )
...
* add type definitions for HERE data lens
* add missing test file to tsconfig.json
* fix tests and dtslint and improve typings
2017-06-06 17:21:44 -07:00
Bernd Hacker
71b90dcce7
fix tests and dtslint and improve typings
2017-06-06 16:13:40 +02:00
Bernd Hacker
5cced09631
add missing test file to tsconfig.json
2017-05-23 11:55:28 +02:00
Bernd Hacker
673e4d70ec
add type definitions for HERE data lens
2017-05-23 11:45:51 +02:00