Frederic Junod
|
ea616e7751
|
Don't import ourselves
|
2018-09-06 09:05:32 +02: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
|
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
|
f78d0d4cfa
|
Manual class transform
|
2018-07-16 17:09:50 -06:00 |
|
ahocevar
|
c32ee68637
|
Fix type syntax
|
2018-05-07 14:29:10 +02:00 |
|
Frederic Junod
|
76769f9901
|
Module type for ol.struct.*
|
2018-04-26 15:16:21 +02:00 |
|
Michael Kuenzli
|
11da20e744
|
Move ol.LinkedListItem to ol/structs/LinkedList
|
2018-04-18 16:09:17 +02:00 |
|
Tim Schaub
|
ad62739a6e
|
Use blocked scoped variables
In addition to using const and let, this also upgrades our linter config and removes lint (mostly whitespace).
|
2018-01-12 00:50:30 -07:00 |
|
Frederic Junod
|
ed79ec9b2e
|
Rename _ol_structs_LinkedList_ to LinkedList
|
2017-12-17 08:58:15 +01:00 |
|
Tim Schaub
|
7f47883c48
|
Transformed
|
2017-12-12 06:53:18 -07:00 |
|
Tim Schaub
|
1cdb6a66f0
|
Imports cased like the filename
|
2017-12-12 06:53:17 -07:00 |
|