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
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
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
Marc Jansen
53214f6ae1
Bring back coverage reporting
2017-08-19 19:46:34 +02:00
Marc Jansen
f36c557aca
Ignore coverage output directory
2017-08-19 18:06:42 +02:00
Frédéric Junod
98b863604b
Merge pull request #7161 from openlayers/greenkeeper/eslint-4.5.0
...
Update eslint to the latest version 🚀
2017-08-19 07:03:41 +02:00
greenkeeper[bot]
95e0e14794
chore(package): update eslint to version 4.5.0
2017-08-19 03:09:55 +00:00
Tim Schaub
f95e95a48d
Merge pull request #7160 from tschaub/updates
...
Assorted test updates
2017-08-18 21:29:15 -04:00
Tim Schaub
93cfc063c3
Correctly create an icon image
2017-08-18 17:35:59 -04:00
Tim Schaub
b44db8eb26
Missing require in tileurlfunction.test.js
2017-08-18 16:53:46 -04:00
Tim Schaub
145505fa8a
Missing require in epsg3857.test.js
2017-08-18 16:48:06 -04:00
Tim Schaub
670c6d9f3f
Use window for global
2017-08-18 16:32:01 -04:00
Tim Schaub
6113821d7c
Transform all test .js
2017-08-18 15:57:10 -04:00
Tim Schaub
521f06e91c
Remove provide from tile.test.js
2017-08-18 15:56:20 -04:00
Tim Schaub
617e13f61a
Merge pull request #7158 from tschaub/comments
...
Retain comments when replacing nodes
2017-08-18 11:39:21 -04:00
Tim Schaub
71370405c3
Retain comments when replacing
2017-08-18 11:20:13 -04:00
Tim Schaub
1e7f21f423
Merge pull request #7153 from tschaub/modules
...
Scripts for in-place transforms
2017-08-18 02:31:41 -04:00
Tim Schaub
9a9901b9bd
Merge pull request #7154 from tschaub/more-unused
...
Unused require in examples/d3.js
2017-08-18 02:31:10 -04:00