Frédéric Junod
e74832b13b
Merge pull request #11017 from fredj/geoloc_stop_tracking
...
Don't stop geolocation tracking on error
2020-05-07 15:07:25 +02:00
Frederic Junod
7e248bb8e5
Don't stop geolocation tracking on error
2020-05-07 14:34:13 +02:00
Frédéric Junod
4bd191755f
Merge pull request #10902 from fredj/readFromDocument
...
Move readFromDocument implementation to the base class
2020-04-09 10:20:51 +02:00
Frederic Junod
484f45fc1b
Move readFromDocument implementation to the base class
...
All the child classes have the same code; move to the base class
2020-04-07 07:26:38 +02:00
Frédéric Junod
d8cbda18a7
Merge pull request #10840 from fredj/remove_inheritDoc
...
Remove inherit doc
2020-04-04 14:06:43 +02:00
Frederic Junod
dda7342ea7
Remove all inheritDoc tags from src/ol/renderer
2020-04-03 09:08:09 +02:00
Frederic Junod
9e862c1111
Remove all inheritDoc tags from src/ol/
2020-04-03 08:20:49 +02:00
Frederic Junod
d15ec1c12c
Remove all inheritDoc tags from disposeInternal functions
2020-04-03 08:10:41 +02:00
Frederic Junod
a695ce8616
Remove all inheritDoc tags from src/ol/render
2020-04-03 07:56:58 +02:00
Frederic Junod
15d36a22f0
Remove all inheritDoc tags from src/ol/layer
2020-04-03 07:56:58 +02:00
Frederic Junod
506aa7aae7
Remove all inheritDoc tags from src/ol/style
2020-04-03 07:56:58 +02:00
Frederic Junod
615ae71a8f
Remove all inheritDoc tags from src/ol/source
2020-04-03 07:56:58 +02:00
Frederic Junod
da8ef43db7
Remove all inheritDoc tags from src/ol/interaction
2020-04-03 07:52:51 +02:00
Frederic Junod
706dd3c87c
Remove all inheritDoc tags from src/ol/control
2020-04-03 07:52:51 +02:00
Frederic Junod
6522e6a17f
Pass the id field name as a new param
2020-04-03 07:52:51 +02:00
Frederic Junod
d7c83e4651
Remove all inheritDoc tags from src/ol/format
2020-04-03 07:52:51 +02:00
Frederic Junod
f392f6b6bb
Remove all inheritDoc tags from src/ol/geom
2020-04-03 07:52:51 +02:00
Frédéric Junod
e5131f811f
Merge pull request #10806 from openlayers/dependabot/npm_and_yarn/acorn-6.4.1
...
[Security] Bump acorn from 6.1.1 to 6.4.1
2020-03-14 07:28:36 +01:00
Frédéric Junod
7a37231a87
Merge pull request #10755 from openlayers/dependabot/npm_and_yarn/rollup-1.32.0
...
Bump rollup from 1.31.1 to 1.32.0
2020-03-02 14:00:35 +01:00
Frédéric Junod
d2b26e198b
Merge pull request #10754 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.8.6
...
Bump @babel/preset-env from 7.8.4 to 7.8.6
2020-03-02 14:00:04 +01:00
Frédéric Junod
24b252bb1d
Merge pull request #10753 from openlayers/dependabot/npm_and_yarn/mocha-7.1.0
...
Bump mocha from 7.0.1 to 7.1.0
2020-03-02 13:59:39 +01:00
Frédéric Junod
6384b83cc1
Merge pull request #10752 from openlayers/dependabot/npm_and_yarn/babel/core-7.8.6
...
Bump @babel/core from 7.8.4 to 7.8.6
2020-03-02 13:59:00 +01:00
Frédéric Junod
58ef1ab166
Merge pull request #10726 from openlayers/dependabot/npm_and_yarn/sinon-9.0.0
...
Bump sinon from 8.1.1 to 9.0.0
2020-02-24 09:17:30 +01:00
Frédéric Junod
1481ec7d85
Merge pull request #10683 from fredj/fs_events
...
Dispatch enterfullscreen and leavefullscreen from the FullScreen control
2020-02-18 08:26:44 +01:00
Frédéric Junod
3df7c4a1da
Merge pull request #10687 from fredj/win_failing_img_test
...
Increase timeout in listenImage test
2020-02-17 15:42:03 +01:00
Frederic Junod
09689e547c
Increase timeout in listenImage test
...
Fixes failing test with Chrome 80 on Windows 10
2020-02-17 13:27:23 +01:00
Frédéric Junod
e81721cada
Merge pull request #10680 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-2.3.5
...
Bump terser-webpack-plugin from 2.3.4 to 2.3.5
2020-02-17 13:08:49 +01:00
Frédéric Junod
c4231a25e3
Merge pull request #10682 from openlayers/dependabot/npm_and_yarn/webpack-4.41.6
...
Bump webpack from 4.41.5 to 4.41.6
2020-02-17 11:31:37 +01:00
Frédéric Junod
4b508185b3
Merge pull request #10681 from openlayers/dependabot/npm_and_yarn/webpack-cli-3.3.11
...
Bump webpack-cli from 3.3.10 to 3.3.11
2020-02-17 10:52:17 +01:00
Frédéric Junod
14e22e6bc9
Merge pull request #10679 from openlayers/dependabot/npm_and_yarn/rollup-1.31.1
...
Bump rollup from 1.31.0 to 1.31.1
2020-02-17 10:51:53 +01:00
Frederic Junod
9a03ca8417
Dispatch enterfullscreen and leavefullscreen from the FullScreen control
2020-02-17 10:48:29 +01:00
Frédéric Junod
cc86719388
Merge pull request #6526 from tchandelle/draw-abort
...
Draw interaction: add abortDrawing method and drawabort event
2020-02-14 09:05:22 +01:00
Frédéric Junod
062d043e6e
Merge pull request #10600 from openlayers/dependabot/npm_and_yarn/puppeteer-2.1.0
...
Bump puppeteer from 2.0.0 to 2.1.0
2020-02-04 08:47:28 +01:00
Frédéric Junod
2eb0072e8c
Merge pull request #10606 from openlayers/dependabot/npm_and_yarn/babel/core-7.8.4
...
Bump @babel/core from 7.8.3 to 7.8.4
2020-02-03 09:42:55 +01:00
Frédéric Junod
bba2989859
Merge pull request #10605 from openlayers/dependabot/npm_and_yarn/webpack-dev-server-3.10.2
...
Bump webpack-dev-server from 3.10.1 to 3.10.2
2020-02-03 09:42:20 +01:00
Frédéric Junod
f63c02a57b
Merge pull request #10604 from openlayers/dependabot/npm_and_yarn/rollup-1.31.0
...
Bump rollup from 1.29.1 to 1.31.0
2020-02-03 09:41:03 +01:00
Frédéric Junod
92a0558cf2
Merge pull request #10603 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.8.4
...
Bump @babel/preset-env from 7.8.3 to 7.8.4
2020-02-03 09:40:43 +01:00
Frederic Junod
a4915d0ef6
Update expected image for layer-vectortile-rotate-hidpi rendering test
2020-02-03 09:40:05 +01:00
Frédéric Junod
66d9c92f7d
Merge pull request #10602 from openlayers/dependabot/npm_and_yarn/url-polyfill-1.1.8
...
Bump url-polyfill from 1.1.7 to 1.1.8
2020-02-03 09:39:15 +01:00
Frédéric Junod
511d8e8795
Merge pull request #10601 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-2.3.4
...
Bump terser-webpack-plugin from 2.3.2 to 2.3.4
2020-02-03 09:38:47 +01:00
Frédéric Junod
9cf8fe9e05
Merge pull request #10578 from openlayers/dependabot/npm_and_yarn/sinon-8.1.1
...
Bump sinon from 8.1.0 to 8.1.1
2020-01-27 09:03:56 +01:00
Frédéric Junod
2f7e681c32
Merge pull request #10577 from openlayers/dependabot/npm_and_yarn/mocha-7.0.1
...
Bump mocha from 7.0.0 to 7.0.1
2020-01-27 09:03:36 +01:00
Frédéric Junod
e391be7de9
Merge pull request #10576 from openlayers/dependabot/npm_and_yarn/rollup-1.29.1
...
Bump rollup from 1.29.0 to 1.29.1
2020-01-27 09:03:10 +01:00
Frédéric Junod
f2d5b6b116
Merge pull request #10573 from mike-000/patch-7
...
Replace Bing layer with MapTiler in example
2020-01-27 08:47:25 +01:00
Frédéric Junod
56a6919d9a
Merge pull request #10518 from openlayers/dependabot/npm_and_yarn/front-matter-3.1.0
...
Bump front-matter from 3.0.2 to 3.1.0
2020-01-13 10:02:48 +01:00
Frédéric Junod
c4eea624f4
Merge pull request #10516 from openlayers/dependabot/npm_and_yarn/handlebars-4.7.1
...
Bump handlebars from 4.5.3 to 4.7.1
2020-01-13 10:02:26 +01:00
Frédéric Junod
76e81bbc78
Merge pull request #10514 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-2.3.2
...
Bump terser-webpack-plugin from 2.3.1 to 2.3.2
2020-01-13 10:02:08 +01:00
Frédéric Junod
bbadfefc92
Merge pull request #10523 from openlayers/dependabot/npm_and_yarn/sinon-8.0.4
...
Bump sinon from 8.0.2 to 8.0.4
2020-01-13 09:34:43 +01:00
Frédéric Junod
e4c98c58bd
Merge pull request #10513 from fgubler/fgubler/constrain-only-center-flag-fix-notes
...
fixed flag-name in upgrade notes
2020-01-13 09:34:21 +01:00
Frédéric Junod
b2e81109b4
Merge pull request #10515 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.8.2
...
Bump @babel/preset-env from 7.7.7 to 7.8.2
2020-01-13 09:32:43 +01:00
Frédéric Junod
afe97ef04e
Merge pull request #10517 from openlayers/dependabot/npm_and_yarn/karma-firefox-launcher-1.3.0
...
Bump karma-firefox-launcher from 1.2.0 to 1.3.0
2020-01-13 09:32:16 +01:00
Frédéric Junod
ab607eb02a
Merge pull request #10519 from openlayers/dependabot/npm_and_yarn/babel/core-7.8.0
...
Bump @babel/core from 7.7.7 to 7.8.0
2020-01-13 09:31:50 +01:00
Frédéric Junod
86cef49368
Merge pull request #10520 from openlayers/dependabot/npm_and_yarn/globby-11.0.0
...
Bump globby from 10.0.1 to 11.0.0
2020-01-13 09:31:17 +01:00
Frédéric Junod
8e45a3378a
Merge pull request #10521 from openlayers/dependabot/npm_and_yarn/rollup-plugin-terser-5.2.0
...
Bump rollup-plugin-terser from 5.1.3 to 5.2.0
2020-01-13 09:30:53 +01:00
Frédéric Junod
ec265a04c7
Merge pull request #10522 from openlayers/dependabot/npm_and_yarn/rollup-1.29.0
...
Bump rollup from 1.28.0 to 1.29.0
2020-01-13 09:30:34 +01:00
Frédéric Junod
c1c256040e
Merge pull request #10484 from fredj/heatmap_gradient_update
...
Use a function to get the value of the gradient
2020-01-06 11:06:43 +01:00
Frederic Junod
5a1921d7bd
Use a function to get the value of the gradient
2020-01-06 10:52:16 +01:00
Frédéric Junod
adea3b48dc
Merge pull request #10480 from openlayers/dependabot/npm_and_yarn/mocha-7.0.0
...
Bump mocha from 6.2.2 to 7.0.0
2020-01-06 10:48:01 +01:00
Frédéric Junod
d60a153ca6
Merge pull request #10482 from openlayers/dependabot/npm_and_yarn/sinon-8.0.2
...
Bump sinon from 8.0.1 to 8.0.2
2020-01-06 10:47:19 +01:00
Frédéric Junod
d1ef920fab
Merge pull request #10481 from openlayers/dependabot/npm_and_yarn/yargs-15.1.0
...
Bump yargs from 15.0.2 to 15.1.0
2020-01-06 10:46:59 +01:00
Frédéric Junod
ff2a33367d
Merge pull request #10479 from openlayers/dependabot/npm_and_yarn/rollup-1.28.0
...
Bump rollup from 1.27.14 to 1.28.0
2020-01-06 10:46:28 +01:00
Frédéric Junod
23251947be
Merge pull request #10425 from openlayers/dependabot/npm_and_yarn/elm-pep-1.0.3
...
Bump elm-pep from 1.0.2 to 1.0.3
2019-12-16 10:35:50 +01:00
Frédéric Junod
3da3339c03
Merge pull request #10427 from openlayers/dependabot/npm_and_yarn/webpack-cli-3.3.10
...
Bump webpack-cli from 3.3.2 to 3.3.10
2019-12-16 10:35:21 +01:00
Frédéric Junod
0632db0851
Merge pull request #10426 from openlayers/dependabot/npm_and_yarn/copy-webpack-plugin-5.1.1
...
Bump copy-webpack-plugin from 5.0.5 to 5.1.1
2019-12-16 10:35:05 +01:00
Frédéric Junod
21831fc098
Merge pull request #10424 from openlayers/dependabot/npm_and_yarn/eslint-6.7.2
...
Bump eslint from 6.7.1 to 6.7.2
2019-12-16 10:34:41 +01:00
Frédéric Junod
5bcfb9c10a
Merge pull request #10423 from openlayers/dependabot/npm_and_yarn/marked-0.8.0
...
Bump marked from 0.7.0 to 0.8.0
2019-12-16 10:34:25 +01:00
Frédéric Junod
e74000fbc0
Merge pull request #10422 from openlayers/dependabot/npm_and_yarn/url-polyfill-1.1.7
...
Bump url-polyfill from 1.1.5 to 1.1.7
2019-12-16 10:34:00 +01:00
Frédéric Junod
1ab8445d29
Merge pull request #10421 from openlayers/dependabot/npm_and_yarn/rollup-plugin-terser-5.1.3
...
Bump rollup-plugin-terser from 5.1.2 to 5.1.3
2019-12-16 08:48:13 +01:00
Frédéric Junod
84c2743879
Merge pull request #10420 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-2.3.0
...
Bump terser-webpack-plugin from 2.2.2 to 2.3.0
2019-12-16 08:47:56 +01:00
Frédéric Junod
7649f2484a
Merge pull request #10419 from openlayers/dependabot/npm_and_yarn/rollup-1.27.13
...
Bump rollup from 1.27.9 to 1.27.13
2019-12-16 08:46:40 +01:00
Frédéric Junod
b86ef23c99
Merge pull request #10418 from openlayers/dependabot/npm_and_yarn/babel-loader-8.0.6
...
Bump babel-loader from 8.0.5 to 8.0.6
2019-12-16 08:46:15 +01:00
Frédéric Junod
9939f082d0
Merge pull request #10399 from openlayers/dependabot/npm_and_yarn/rollup-1.27.9
...
Bump rollup from 1.25.1 to 1.27.9
2019-12-09 08:57:31 +01:00
Frédéric Junod
36deaf9fd1
Merge pull request #10398 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-2.2.2
...
Bump terser-webpack-plugin from 2.2.1 to 2.2.2
2019-12-09 08:57:05 +01:00
Frédéric Junod
211368436f
Merge pull request #10397 from openlayers/dependabot/npm_and_yarn/babel/core-7.7.5
...
Bump @babel/core from 7.7.4 to 7.7.5
2019-12-09 08:56:38 +01:00
Frédéric Junod
c3773c1419
Merge pull request #10396 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.7.6
...
Bump @babel/preset-env from 7.7.4 to 7.7.6
2019-12-09 08:56:10 +01:00
Frédéric Junod
f9f8f9c7c5
Merge pull request #10384 from mike-000/patch-4
...
Include Transform typedef in API
2019-12-06 09:42:00 +01:00
Frédéric Junod
47216505de
Merge pull request #10292 from jomue/patch-1
...
Fix typo in jsdoc in ol/source/WMTS
2019-11-14 09:11:21 +01:00
Frédéric Junod
9478cb1945
Merge pull request #10283 from fredj/targetNotEditable
...
Use the originalEvent in the targetNotEditable condition
2019-11-12 08:24:20 +01:00
Frederic Junod
fc7cb5cd51
Use the originalEvent in the targetNotEditable condition
2019-11-11 14:41:39 +01:00
Frédéric Junod
79a3091ba4
Merge pull request #10282 from jansule/patch-1
...
Fix documentation of Stroke.lineDash default value
2019-11-11 12:41:40 +01:00
Frédéric Junod
6fe5c88614
Merge pull request #10259 from fredj/abortDrawing
...
Remove all the sketch features in abortDrawing
2019-11-08 09:35:33 +01:00
Frédéric Junod
6f6551ad75
Merge pull request #10265 from fredj/update_operators_doc_in_example
...
Update operators doc in WebGL points layer example
2019-11-07 15:31:05 +01:00
Frederic Junod
59faeff1bf
Update operators doc in WebGL points layer example
...
The text is a copy/paste from `ol/style/expressions`
2019-11-07 15:05:57 +01:00
Frédéric Junod
222a344ae9
Merge pull request #10264 from fredj/webgl_var
...
Remove unused variable from vertex shader
2019-11-07 09:22:34 +01:00
Frederic Junod
5c023adc08
Remove unused variable from vertex shader
2019-11-07 09:02:50 +01:00
Frederic Junod
51c9b56254
Remove all the sketch features in abortDrawing
2019-11-06 14:18:55 +01:00
Frédéric Junod
77bc6897dd
Merge pull request #10255 from fredj/handleMapBrowserEvent_element_type
...
Don't use instanceof HTMLElement in handleMapBrowserEvent
2019-11-05 13:55:22 +01:00
Frederic Junod
6978c69f20
Don't use instanceof HTMLElement in handleMapBrowserEvent
...
Because not all elements in the DOM are instance of `HTMLElement`.
For example, SVGs created with `document.createElementNS` are instances of `Element`.
2019-11-05 11:08:14 +01:00
Frédéric Junod
89f92a53b4
Merge pull request #10237 from fredj/zIndex_falsy_value
...
Fix layer zIndex test with falsy values
2019-11-01 08:25:56 +01:00
Frederic Junod
b8c70bcbe7
Fix layer zIndex test with falsy values
2019-10-31 15:58:36 +01:00
Frederic Junod
c23d59e3a8
Remove extra argument passed to RenderEvent constructor
2019-10-31 15:47:27 +01:00
Frédéric Junod
bac3a8e9d8
Merge pull request #10218 from fredj/doc_fixes_expression
...
Documentation fixes in ol/style/expressions
2019-10-29 11:17:27 +01:00
Frédéric Junod and Olivier Guyot
7d7228d45c
Update src/ol/style/expressions.js
...
Co-Authored-By: Olivier Guyot <olivier.guyot@camptocamp.com >
2019-10-29 10:50:14 +01:00
Frederic Junod
b0ed775bc6
Documentation fixes
2019-10-29 08:42:11 +01:00
Frédéric Junod
c7161acb6a
Merge pull request #10212 from fredj/dependabot_config
...
Add config file for dependabot
2019-10-28 13:53:07 +01:00
Frederic Junod
a2e6119da1
Add config file for dependabot
2019-10-28 09:24:35 +01:00
Frederic Junod
daaf9695ff
Add assertNumbers function in ol/style/expressions
2019-10-25 15:46:49 +02:00
Frédéric Junod
2b0256140e
Merge pull request #10184 from fredj/heatmap_weight
...
Clamp the weight value between 0 and 1
2019-10-24 15:34:17 +02:00
Frederic Junod
88bbb8c1ae
Clamp the weight value between 0 and 1
2019-10-24 13:52:59 +02:00
Frédéric Junod
b6d694050e
Merge pull request #10170 from openlayers/select-feature_html
...
Add back html from select-features example
2019-10-23 09:24:43 +02:00