Paul Golmann
|
e3e6a28e18
|
Add abstract translate to ol/geom/Geometry
|
2018-07-20 15:40:53 +02:00 |
|
Tim Schaub
|
2cfc2fd369
|
Merge pull request #8405 from tschaub/ts-fixes
Minor type fixes
|
2018-07-19 15:55:25 -07:00 |
|
Tim Schaub
|
c860aed960
|
Import inherits, getUid, and VERSION from ol/util
|
2018-07-19 10:26:17 -06:00 |
|
Tim Schaub
|
83972b00a5
|
Use single quote instead of backtick
|
2018-07-19 10:22:10 -06:00 |
|
Tim Schaub
|
cf58ee9bf1
|
Only use getUid from ol/util
|
2018-07-19 10:19:41 -06:00 |
|
Tim Schaub
|
e5493d1288
|
Add ol/pixel module for Pixel type
|
2018-07-19 10:17:00 -06:00 |
|
Andreas Hocevar
|
f77b6be8e9
|
Merge pull request #8401 from ahocevar/css-side-effects
Make webpack's css loader work
|
2018-07-19 17:27:49 +02:00 |
|
Tim Schaub
|
1c5cc6ea7f
|
Merge pull request #8386 from openlayers/greenkeeper/fs-extra-7.0.0
Update fs-extra to the latest version 🚀
|
2018-07-19 08:12:16 -07:00 |
|
Tim Schaub
|
b7c49e1007
|
Merge pull request #8403 from tschaub/md-links
Markdown links
|
2018-07-19 08:06:43 -07:00 |
|
Tim Schaub
|
e1e34e5636
|
Replace @see with See.
|
2018-07-19 08:37:32 -06:00 |
|
Tim Schaub
|
d46471d763
|
Replace {@link https://www.example.com/} with https://www.example.com/
|
2018-07-19 08:34:35 -06:00 |
|
Frédéric Junod
|
dae843a98d
|
Merge pull request #8402 from fredj/fixes_from_ts
Type fixes from the typescript checks
|
2018-07-19 16:28:18 +02:00 |
|
Frederic Junod
|
85d836d909
|
Remove 'Geolocation' prefix from types
So they are recognized by the TypeScript type checker.
|
2018-07-19 16:02:58 +02:00 |
|
Frederic Junod
|
323eb3f251
|
Fix reprojectionErrorThreshold property type
|
2018-07-19 16:02:58 +02:00 |
|
Frederic Junod
|
5d2cf66380
|
Add missing 'targetRotation' property in Animation typedef
|
2018-07-19 16:02:58 +02:00 |
|
Frederic Junod
|
2e60961700
|
Use 'HTMLElement' type instead of 'Element' in controls
|
2018-07-19 16:02:58 +02:00 |
|
Frederic Junod
|
c1ffb0a2a9
|
Move template type at the class level
This removes the TS1092 error from TypeScript: Type parameters cannot appear on a constructor declaration.
|
2018-07-19 15:53:52 +02:00 |
|
Tim Schaub
|
8f7b52f266
|
Merge pull request #8400 from tschaub/eslint-config-update
ESLint config update
|
2018-07-18 10:48:09 -07:00 |
|
ahocevar
|
bcefb07cf2
|
Make webpack's css loader work
|
2018-07-18 19:02:59 +02:00 |
|
Andreas Hocevar
|
52c75e32ee
|
Merge pull request #8399 from ahocevar/copy-css
Copy ol.css to build dir when building package
|
2018-07-18 19:01:27 +02:00 |
|
ahocevar
|
60c8360330
|
Copy ol.css to build dir when building package
|
2018-07-18 18:37:05 +02:00 |
|
Tim Schaub
|
b8c9125602
|
Remove lint
|
2018-07-18 10:35:54 -06:00 |
|
Tim Schaub
|
71555002a8
|
Latest linter config
|
2018-07-18 10:33:31 -06:00 |
|
Tim Schaub
|
5d029f4256
|
Merge pull request #8397 from tschaub/rollupdate
Update rollup
|
2018-07-18 09:32:01 -07:00 |
|
Tim Schaub
|
6fa4fa59d6
|
Update rollup
|
2018-07-18 10:25:24 -06:00 |
|
Tim Schaub
|
b4ce8e4b3d
|
Merge pull request #8385 from openlayers/class
Use class syntax
|
2018-07-18 09:16:27 -07:00 |
|
ahocevar
|
4cdab30201
|
Replace VERSION correctly in transpiled code
|
2018-07-18 18:05:02 +02:00 |
|
ahocevar
|
47c58d8a34
|
Transpile sources for testing
|
2018-07-18 17:54:29 +02:00 |
|
ahocevar
|
5124c98fb5
|
Default VERSION to 'latest'
|
2018-07-18 17:41:22 +02:00 |
|
ahocevar
|
aecb7e1789
|
Remove unused inherits
|
2018-07-18 16:33:35 +02:00 |
|
ahocevar
|
0a126b620c
|
Use class keyword in tests
|
2018-07-18 16:30:09 +02:00 |
|
ahocevar
|
9ed3540edf
|
Fix this access in WMTS source
|
2018-07-18 16:29:53 +02:00 |
|
ahocevar
|
4589345fac
|
Remove leftover this in super call
|
2018-07-18 15:41:35 +02:00 |
|
ahocevar
|
e52cabcb31
|
Fix DragZoom tests
|
2018-07-18 15:41:13 +02:00 |
|
ahocevar
|
6f32d1a15b
|
Deprecate ol/inherits
|
2018-07-18 15:40:53 +02:00 |
|
ahocevar
|
95533bef66
|
Fix WKT geometry type lookup and tests
|
2018-07-18 15:40:39 +02:00 |
|
ahocevar
|
4adab51768
|
stopPropagation and preventDefault are now separate functions
|
2018-07-18 12:21:42 +02:00 |
|
ahocevar
|
b813937991
|
Access the correct element
|
2018-07-18 12:19:33 +02:00 |
|
ahocevar
|
87a3510c83
|
Clean up super calls
|
2018-07-18 12:19:15 +02:00 |
|
ahocevar
|
d6190a0cd7
|
Remove accidently added .only()
|
2018-07-18 12:15:02 +02:00 |
|
ahocevar
|
8991dc9718
|
Do not use this before super()
|
2018-07-18 12:09:04 +02:00 |
|
Frederic Junod
|
65b306891b
|
Remove 'struct' jsdoc tags, code indentation
|
2018-07-18 09:07:27 +02:00 |
|
Tim Schaub
|
b4e0d4c188
|
Super before this in TileJSON source
|
2018-07-18 01:00:19 -06:00 |
|
Tim Schaub
|
1309cf9b69
|
Call super before accessing this in Carto source
|
2018-07-18 00:53:57 -06:00 |
|
Tim Schaub
|
023bb638b2
|
Call super before accessing this in raster source
|
2018-07-18 00:53:17 -06:00 |
|
Tim Schaub
|
d885771d8d
|
Call super before accessing this in BingMaps source
|
2018-07-18 00:52:23 -06:00 |
|
Tim Schaub
|
7713015b26
|
Call super before accessing this in icon
|
2018-07-18 00:49:00 -06:00 |
|
Tim Schaub
|
fe8fcfbc7e
|
Call super in WebGL context
|
2018-07-18 00:45:19 -06:00 |
|
Tim Schaub
|
3f4ba0af5f
|
Call super in regular shape
|
2018-07-18 00:44:24 -06:00 |
|
Tim Schaub
|
1e4ab17513
|
Assign to this after super in WMTS tile grid
|
2018-07-18 00:43:29 -06:00 |
|