Frederic Junod
|
2879c0b6ad
|
Remove opt_this param in forDataAtCoordinate function
|
2019-02-07 11:51:28 +01:00 |
|
Niklas Alt
|
4bc9216e41
|
Add ': void' to non returning functions (error TS7014)
|
2018-12-06 19:57:45 +01:00 |
|
Frederic Junod
|
c12b41f8c6
|
Simplify import path in ol/source/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
7eee6ba07a
|
Remove '=' from type when the parameter is not optional
|
2018-09-27 10:00:02 +02:00 |
|
Frederic Junod
|
d8ee6acefa
|
Remove extra imports in jsdoc
|
2018-09-27 10:00:02 +02:00 |
|
Tim Schaub
|
e49c691a22
|
Add types for the UTFGrid and TileJSON JSON responses
|
2018-09-06 10:11:35 -06:00 |
|
Tim Schaub
|
ccfacc5ee6
|
Transformed types
Using the [ts.js codemod](https://gist.github.com/tschaub/1ea498c9d1e5268cf36d212b3949be4e):
jscodeshift --transform ts.js src
|
2018-09-05 08:05:29 -06:00 |
|
ahocevar
|
1eeea2aa4d
|
Use class method syntax instead of .prototype.method = function
|
2018-08-06 15:30:17 +02:00 |
|
Tim Schaub
|
affbf59b77
|
Use Object<Foo, Bar> instead of Object.<Foo, Bar>
|
2018-07-25 18:33:49 -07:00 |
|
Tim Schaub
|
d12ef20b12
|
Use Array<Foo> instead of Array.<Foo>
|
2018-07-25 18:32:43 -07:00 |
|
ahocevar
|
bbe0a66d07
|
Set api annotation on classdesc, not constructor
|
2018-07-21 17:25:22 +02:00 |
|
Tim Schaub
|
9ce36da349
|
Remove @extends and @constructor annotations
|
2018-07-18 00:36:29 -06:00 |
|
Tim Schaub
|
b7b15eb7f0
|
Remove unused inherits
|
2018-07-18 00:13:43 -06:00 |
|
Tim Schaub
|
1a5cf52b61
|
Remove remaining use of inherits in src
|
2018-07-17 23:43:10 -06:00 |
|
Tim Schaub
|
f78d0d4cfa
|
Manual class transform
|
2018-07-16 17:09:50 -06:00 |
|
Frederic Junod
|
0c300d651f
|
Change 'Image' type to 'HTMLImageElement'
|
2018-06-29 09:31:32 +02:00 |
|
ahocevar
|
28409486a5
|
Make classes in ol/ available as named exports from ol
|
2018-06-21 18:08:17 +02:00 |
|
Frederic Junod
|
f257a8938f
|
Rename ol/source/TileUTFGrid to ol/source/UTFGrid
|
2018-06-19 14:02:15 +02:00 |
|