Commit Graph
17 Commits
Author SHA1 Message Date
Bernd Hacker a3edea48b3 fix pr feedback 2017-07-07 15:38:21 +02:00
Bernd Hacker c56337307a address feedback from pr 2017-07-06 08:31:13 +02:00
Bernd Hacker a487f0436e fix lint errors, add test 2017-07-03 09:26:49 +02:00
Bernd Hacker f584af65b7 fix types for H.service.PlatformcreateDefaultLayers() 2017-07-03 09:21:42 +02:00
Bernd Hacker cbf3e1f5d3 fix H.map.layer.ObjectLayer constructor 2017-07-03 09:16:19 +02:00
Bernd Hacker 80825332fb fix typings, extend definition of H.service.ServiceResult 2017-06-22 14:41:59 +02:00
Bernd Hacker cb8b474117 fix type for H.service.ServiceResult 2017-06-22 11:52:12 +02:00
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