Frederic Junod
34428cfea6
Deprecate ol.DeviceOrientation
2017-09-01 08:49:41 +02:00
Tim Schaub
48bcaf395f
Merge pull request #7205 from openlayers/release-v4.3.2
...
Release v4.3.2
2017-08-31 16:27:10 -06:00
Tim Schaub
6ed8a9229f
Update package version to 4.3.2
v4.3.2
2017-08-31 16:25:07 -06:00
Tim Schaub
60b2290add
Changelog for v4.3.2
2017-08-31 16:24:14 -06:00
Frederic Junod
afcc86558c
Export ol.Sphere.getLength and ol.Sphere.getArea
2017-08-31 16:20:15 -06:00
Andreas Hocevar
0410a32868
Merge pull request #7172 from f7o/ol-source-vectortile-clear
...
added clear method to vectortile source
2017-08-31 23:01:48 +02:00
Andreas Hocevar
39a26bf20f
Merge pull request #7196 from ahocevar/overlay-tests
...
renderSync() to make sure overlay is initially visible
2017-08-31 22:53:18 +02:00
Andreas Hocevar
60dfc1f96a
renderSync() to make sure overlay is initially visible
2017-08-31 22:16:41 +02:00
Andreas Hocevar
5f2b729c74
Merge pull request #7193 from ahocevar/kml-uris
...
Fix KML links for documents created locally in Safari
2017-08-31 21:40:30 +02:00
Andreas Hocevar
097c7b689a
Try a different configuration to make SauceConnect work in Travis again
2017-08-31 21:04:30 +02:00
Andreas Hocevar
683e46bd58
Enable Travis tests in Safari
2017-08-30 09:35:09 +02:00
Frédéric Junod
61af120cc7
Merge pull request #6977 from KlausBenndorf/modify-test-fix
...
Fixed modify feature test
2017-08-30 09:00:26 +02:00
Andreas Hocevar
99d933b66f
Fix link handling in KML parser
2017-08-30 08:58:22 +02:00
Frédéric Junod
dd57b5a84b
Merge pull request #7190 from openlayers/update_jsts
...
Use jsts version 1.4.0 in example
2017-08-30 08:51:12 +02:00
Andreas Hocevar
4987cf8ace
Merge pull request #7191 from ahocevar/shader-templates
...
Fix provide/require for autogenerated shader files
2017-08-30 07:20:12 +02:00
Andreas Hocevar
5e42928937
Replace pyglslunit.py with a JavaScript rewrite
2017-08-29 23:11:24 +02:00
Andreas Hocevar
cf8c72c992
Fix provide/require structure for autogenerated shader files
2017-08-29 23:11:24 +02:00
Andreas Hocevar
5cfb1e4099
Merge pull request #7192 from viethang/patch-1
...
Fix typo
2017-08-29 23:10:50 +02:00
Viet Hang Nguyen
a4509e3246
Fix typo
2017-08-29 22:14:55 +02:00
Frederic Junod
9c0ea76be2
Use jsts version 1.4.0 in example
2017-08-29 16:21:59 +02:00
Bart van den Eijnden
09e9759753
Merge pull request #7133 from Sol1du2/issue/6991/WFSWriteDimension
...
Issue/6991/WFS Write Dimension
2017-08-29 09:57:44 +02:00
Bart van den Eijnden
6726e0a98c
Merge pull request #7141 from Sol1du2/issue/6990/WFSReadSrsDimension
...
Issue/6990/Wfs Read srsDimension
2017-08-29 09:38:12 +02:00
Andreas Hocevar
d100ab1ef6
Merge pull request #7188 from openlayers/greenkeeper/rollup-0.49.1
...
fix(package): update rollup to version 0.49.1
2017-08-29 09:37:03 +02:00
Andreas Hocevar
ba867f8ff8
Merge pull request #7187 from ahocevar/simpler-tile-pixels
...
Simpler tile pixel handling and faster parsing for ol.format.MVT vector tiles
2017-08-29 09:16:54 +02:00
Florian Zouhar
bf2ff0ec8e
added api annotation
2017-08-29 09:16:15 +02:00
Andreas Hocevar
a71946a7b5
Add missing extern
...
No idea why the compiler did not complain about this previously.
2017-08-29 08:51:06 +02:00
Andreas Hocevar
3cb5060497
Parse PBF directly in ol.format.MVT
...
This change also fixes a previous issue, where MultiPolygon geometries for
ol.Feature features were never created.
2017-08-29 08:51:06 +02:00
Tim Schaub
a0341f7c5b
Merge pull request #7182 from tschaub/import-test-extensions
...
Avoid instanceof checks in global test extensions
2017-08-28 13:02:27 -06:00
Andreas Hocevar
4b4f383043
Transform tile-pixels coordinates only once
...
This allows us to simplify the vector tile renderer significantly, because
there are no more coordinates that need special tile-pixel handling.
2017-08-28 19:32:16 +02:00
Tim Schaub
0bfa59fb6f
Avoid instanceof checks in global test extensions
2017-08-28 10:12:51 -06:00
greenkeeper[bot]
88415bae1a
fix(package): update rollup to version 0.49.1
...
Closes #7183
2017-08-28 11:42:08 +00:00
Marc Jansen
989b047dc1
Merge pull request #7168 from gberaudo/cleaner_changelog
...
Exclude greenkeeper merges from changelog
2017-08-25 00:16:10 +02:00
Marc Jansen
5b13106cec
Merge pull request #7162 from marcjansen/bring-back-coverage
...
Bring back coverage
2017-08-25 00:14:58 +02:00
Guillaume Beraudo
b4ffc8cf75
Put greekeeper changelog in a separate block
2017-08-23 08:07:36 +02:00
Marc Jansen
27baa3d698
Fix typo in where-function
...
I wonder how this has ever worked before. Black magic.
2017-08-22 21:31:15 +02:00
Marc Jansen
33adabf168
Bring back the progress reporter
2017-08-22 21:31:15 +02:00
Florian Zouhar
4476c1bb03
added clear method to vectortile source
2017-08-22 14:28:42 +02:00
Tim Schaub
46e17530bc
Merge pull request #7165 from tschaub/test-fixes
...
More assorted test fixes
2017-08-21 11:20:34 -04:00
Tim Schaub
da60dafd7f
Valid and unique URI for images in the tile queue
2017-08-21 10:32:05 -04:00
Tim Schaub
d23f000846
Correctly create image icons in the tests
2017-08-21 10:32:05 -04:00
Tim Schaub
cab34cb220
Avoid assertion about hardcoded "latest" url
2017-08-21 10:32:05 -04:00
Guillaume Beraudo
3b39ca350c
Exclude greenkeeper merges from changelog
...
There is a great deal of lines about Greenkeeper merges in the changelog, making it
hard to find real changes to the code.
This commit modifies the changelog task to exclude such lines.
2017-08-21 14:55:43 +02:00
Andreas Hocevar
2421ae0254
Merge pull request #7142 from Sol1du2/issue/6992/UnitTest
...
Adds unit test to test the projection inside the geometry of esriJson
2017-08-21 12:00:53 +02:00
Andreas Hocevar
f3ccbeef18
Merge pull request #7163 from ahocevar/mapbox-style
...
Remove bundling magic for Mapbox styles script
2017-08-21 04:37:11 -04:00
Andreas Hocevar
2ef5f99599
Remove bundling magic for Mapbox styles script
2017-08-21 09:48:51 +02:00
Andreas Hocevar
1ed092e2fa
Merge pull request #7166 from openlayers/greenkeeper/rollup-0.48.1
...
fix(package): update rollup to version 0.48.1
2017-08-20 13:39:05 -04:00
Andreas Hocevar
e0278334e2
Update rollup to v0.48.2
2017-08-20 13:23:22 -04:00
Andreas Hocevar
bd098c7821
Update rollup options object
2017-08-20 13:14:53 -04:00
greenkeeper[bot]
400f754e44
fix(package): update rollup to version 0.48.1
...
Closes #7164
2017-08-20 15:18:10 +00:00
Marc Jansen
d988e2871b
Push coverage info to coveralls
2017-08-19 19:46:34 +02:00