Frederic Junod
|
a695ce8616
|
Remove all inheritDoc tags from src/ol/render
|
2020-04-03 07:56:58 +02:00 |
|
ahocevar
|
bd3f35eef0
|
Declutter multi geometries per geometry instead of per feature
|
2019-08-17 23:55:20 +02:00 |
|
Frederic Junod
|
39a21f177d
|
Use FeatureLike typedef
|
2018-12-12 15:03:54 +01: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 |
|
Frederic Junod
|
65b306891b
|
Remove 'struct' jsdoc tags, code indentation
|
2018-07-18 09:07:27 +02:00 |
|
Tim Schaub
|
9ce36da349
|
Remove @extends and @constructor annotations
|
2018-07-18 00:36:29 -06:00 |
|
Tim Schaub
|
d0ab8dce38
|
Lint removal
|
2018-07-16 17:57:57 -06:00 |
|
Tim Schaub
|
7b4a73f3b9
|
Automated class transform
npx lebab --replace src --transform class
|
2018-07-16 16:18:16 -06:00 |
|
ahocevar
|
440d1ad3e1
|
Shorter module paths for default exports
|
2018-04-25 17:25:39 +02:00 |
|
Frederic Junod
|
7701c5fd3a
|
Module type for ol.render.Feature
|
2018-04-20 14:53:56 +02:00 |
|
Michael Kuenzli
|
3b983564b3
|
Move ol.DeclutterGroup to ol/render/canvas
|
2018-04-19 17:41:08 +02:00 |
|
Frederic Junod
|
7cbc22fece
|
Module type for ol.style.*
|
2018-03-27 15:09:52 +02:00 |
|
Tim Schaub
|
cf80733e41
|
Module type for ol/Feature
|
2018-03-12 08:32:09 -06:00 |
|
Tim Schaub
|
ef70d71636
|
Module types for ol/geom
|
2018-03-12 08:32:09 -06: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
|
d0cdd0441a
|
Rename _ol_render_VectorContext_ to VectorContext
|
2018-01-11 14:05:55 +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 |
|