greenkeeper[bot]
3f47a7e7be
chore(package): update webpack to version 4.37.0
2019-07-23 21:39:52 +02:00
Andreas Hocevar
0cc1166a2d
Merge pull request #9797 from ahocevar/vectortile-false-positives
...
Avoid false positives for line and polygon hit detection
2019-07-23 21:32:22 +02:00
Marc Jansen
6d09acc0d3
Merge pull request #9794 from marcjansen/fix-lint
...
Fix linting error (import extension missing)
2019-07-23 20:10:22 +02:00
ahocevar
ba9cdd3aa2
Fix rendering tests
2019-07-23 19:28:28 +02:00
ahocevar
387f797f23
Avoid false positives for line and polygon hit detection
2019-07-23 19:24:27 +02:00
Marc Jansen
f6fba61b47
Fix linting error (import extension missing)
2019-07-23 11:52:31 +02:00
Marc Jansen
15cbd69457
Merge pull request #9792 from marcjansen/better-getgetlegendgraphicurl
...
Improve documentation of getGetLegendGraphicUrl
2019-07-23 11:38:32 +02:00
Andreas Hocevar
3dca01490f
Merge pull request #9793 from openlayers/greenkeeper/puppeteer-1.19.0
...
Update puppeteer to the latest version 🚀
2019-07-23 10:18:25 +02:00
Marc Jansen
b9c2ef389c
Merge pull request #9375 from KaiVolland/reproj-rendering
...
Replaces reproj image.tests.js and tile.tests.js
2019-07-23 08:20:28 +02:00
greenkeeper[bot]
6000b296e2
chore(package): update puppeteer to version 1.19.0
2019-07-23 05:09:59 +00:00
Marc Jansen
2869ed245c
Improve documentation of getGetLegendGraphicUrl
...
This also adresses one review comment by @jahow on #9762 .
2019-07-22 17:02:30 +02:00
Marc Jansen
993bf0d2cb
Merge pull request #9762 from KlausBenndorf/get-legend-request
...
Get legend request
2019-07-22 13:54:01 +02:00
Andreas Hocevar
2dda7127ed
Merge pull request #9789 from ahocevar/decode-if-src-only
...
Use Image.prototype.decode only when src is already set
2019-07-22 09:18:56 +02:00
ahocevar
3cef9f2e00
Use Image.prototype.decode only when src is already set
2019-07-19 17:09:24 +02:00
Andreas Hocevar
6948bb7ebb
Merge pull request #9778 from ahocevar/faster-getsourcetiles
...
Return existing source tiles if at target resolution
2019-07-19 16:55:25 +02:00
Frédéric Junod
7a0619447c
Merge pull request #9787 from openlayers/greenkeeper/mocha-6.2.0
...
Update mocha to the latest version 🚀
2019-07-19 11:40:41 +02:00
greenkeeper[bot]
30925b4250
chore(package): update mocha to version 6.2.0
2019-07-18 22:39:09 +00:00
Andreas Hocevar
f232622ad4
Merge pull request #9786 from openlayers/greenkeeper/webpack-4.36.1
...
chore(package): update webpack to version 4.36.1
2019-07-18 11:18:59 +02:00
greenkeeper[bot]
3a20993d1f
chore(package): update webpack to version 4.36.1
...
Closes #9781
2019-07-17 14:16:32 +00:00
ahocevar
612dd6fe28
Return existing source tiles if at target resolution
2019-07-16 22:09:24 +02:00
Tim Schaub
dc3ab508d4
Merge pull request #9622 from kekel87/master
...
Avoid mutating input in EsriJSON format
2019-07-15 14:35:58 -07:00
Andreas Hocevar
ff063caa4e
Merge pull request #9755 from ahocevar/font-loading
...
Font loading improvements
2019-07-15 12:21:28 +02:00
Olivier Guyot
a629b7e5f2
Merge pull request #9767 from jahow/webgl-hit-retina
...
Fix hit detection for webgl layers on retina devices
2019-07-15 09:06:59 +02:00
Andreas Hocevar
99c920d393
Merge pull request #9774 from ahocevar/observable-properties-docs
...
Fix observable properties documentation
2019-07-15 00:46:53 +02:00
Tim Schaub
26950a2fca
Merge pull request #9775 from openlayers/greenkeeper/jsdoc-3.6.3
...
Update jsdoc to the latest version 🚀
2019-07-14 11:11:46 -07:00
greenkeeper[bot]
5aabff5821
chore(package): update jsdoc to version 3.6.3
2019-07-14 17:36:55 +00:00
Michael Parry
a8e31dddee
FIx #9510 : EsriJSON readGeometry should not mutate input
2019-07-14 18:56:49 +02:00
ahocevar
b6bd35c15c
Fix observable properties documentation
2019-07-14 10:15:00 +02:00
Frédéric Junod
5222a0ffd6
Merge pull request #9772 from openlayers/greenkeeper/karma-chrome-launcher-3.0.0
...
Update karma-chrome-launcher to the latest version 🚀
2019-07-13 08:42:57 +02:00
Frédéric Junod
f43898bac1
Merge pull request #9769 from openlayers/greenkeeper/coveralls-3.0.5
...
Update coveralls to the latest version 🚀
2019-07-13 08:42:24 +02:00
Frédéric Junod
dd683855f2
Merge pull request #9759 from openlayers/greenkeeper/marked-0.7.0
...
Update marked to the latest version 🚀
2019-07-13 08:41:54 +02:00
greenkeeper[bot]
6812e13490
chore(package): update karma-chrome-launcher to version 3.0.0
2019-07-12 23:38:02 +00:00
greenkeeper[bot]
e8794e78a1
chore(package): update coveralls to version 3.0.5
2019-07-12 02:40:13 +00:00
Olivier Guyot
2f3e8d04f1
Webgl points / fix hit detection for retina devices
2019-07-11 00:05:55 +02:00
jahow
a0ff08b734
Webgl points / improve tests
...
Now testing with two features and adding a call to `prepareFrame`
without which the final render transform was off.
Also added a test with a pixelratio > 1.
2019-07-11 00:05:55 +02:00
Andreas Hocevar
32325bc4ab
Merge pull request #9763 from openlayers/greenkeeper/webpack-4.35.3
...
Update webpack to the latest version 🚀
2019-07-08 17:34:23 +02:00
greenkeeper[bot]
0ddc7da2f8
chore(package): update webpack to version 4.35.3
2019-07-08 14:33:48 +00:00
simonseyock
c0000e745e
make resolution in getGetLegendGraphicUrl optional
2019-07-08 15:14:13 +02:00
Kai Volland
f493f01bd0
Introduces getGetLegendGraphic method
...
Adds the `getGetLegendGraphic` method to `ImageWMS` and `TileWMS` source.
Also adds an example and corresponding tests.
2019-07-08 15:14:13 +02:00
greenkeeper[bot]
22e1bb0e2f
chore(package): update marked to version 0.7.0
2019-07-06 04:14:39 +00:00
Frédéric Junod
7e3ed92ba6
Merge pull request #9757 from fredj/canvas_types
...
Use CanvasLineJoin and CanvasLienCap types instead of string
2019-07-05 17:55:17 +02:00
Frederic Junod
ad51c7c08f
Use CanvasLineCap type instead of string
2019-07-05 11:11:35 +02:00
Frederic Junod
7a8a0c18ae
Use CanvasLineJoin type instead of string
2019-07-05 11:07:10 +02:00
Frédéric Junod
5cff84522a
Merge pull request #9745 from fredj/misc_webgl
...
Simplify heatmap's shaders
2019-07-05 08:27:08 +02:00
Frédéric Junod
562f14fc83
Merge pull request #9748 from fredj/rm_hit_transform
...
Remove hit detection transforms from ol/renderer/webgl/PointsLayer
2019-07-05 08:21:04 +02:00
Andreas Hocevar
79fc4bafe6
Merge pull request #9752 from mike-000/mike-000-9750
...
Custom Animation example and the multiWorld view constraint
2019-07-04 23:04:05 +02:00
ahocevar
4b48997a0b
Check font style and weight in addition to family
2019-07-04 16:12:35 +02:00
ahocevar
ab2d97d49b
Don't give up too early when waiting for fonts
2019-07-04 16:11:39 +02:00
ahocevar
5616c535b0
Clean up properly when clearing label cache
2019-07-04 16:10:28 +02:00
ahocevar
b4306da7bb
Fix font comparison, less context.font operations
2019-07-04 16:06:13 +02:00