Commit Graph
10 Commits
Author SHA1 Message Date
Nathan Shively-SandersandGitHub a575e086a2 Merge pull request #17224 from DefinitelyTyped/weak-type-errors-round-2
Fix primitive weak type errors
2017-06-15 17:33:16 -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 59dfc1e434 fix failing test 2017-06-12 15:54:08 +02:00
Bernd Hacker 98faf31f64 add test for Polyline.clip() 2017-06-12 15:39:29 +02:00
Bernd Hacker 14a0bee08c fix return value of Polyline.clip() 2017-06-12 15:27:49 +02:00
Bernd Hacker 3c47bbdafc add test for #e054978b9cbc30623b8e8b2621319f21dafcc734 [e054978] 2017-06-07 16:07:02 +02:00
Bernd Hacker 2b5124dbb3 fix tests 2017-06-07 16:03:00 +02:00
Bernd Hacker 75372e077b add tslint and fix all errors 2017-06-07 16:02:25 +02:00
Bernd Hacker e054978b9c fix type of H.map.Icon.Options.size
according the documentation of HERE datalens, size can be a number: https://developer.here.com/visualization/documentation/datalens/h-datalens-objectlayer.html
2017-06-07 15:17:43 +02:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00