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
Frederic Junod
33b0f88771
Add back html from select-features example
...
The example was removed and added back in 38124d770b but the html file was missing
2019-10-23 09:03:19 +02:00
Frédéric Junod
e0cab3d3ba
Merge pull request #10157 from openlayers/dependabot/npm_and_yarn/karma-coverage-istanbul-reporter-2.1.0
...
Bump karma-coverage-istanbul-reporter from 2.0.5 to 2.1.0
2019-10-21 16:01:30 +02:00
Frédéric Junod
34ed3c684e
Merge pull request #10155 from openlayers/dependabot/npm_and_yarn/types/pbf-3.0.2
...
Bump @types/pbf from 3.0.1 to 3.0.2
2019-10-21 15:42:55 +02:00
Frédéric Junod
d0811ea286
Merge pull request #10153 from openlayers/dependabot/npm_and_yarn/yargs-14.2.0
...
Bump yargs from 14.0.0 to 14.2.0
2019-10-21 15:42:37 +02:00
Frédéric Junod
54c5330203
Merge pull request #10154 from openlayers/dependabot/npm_and_yarn/babel/core-7.6.4
...
Bump @babel/core from 7.4.4 to 7.6.4
2019-10-21 15:42:03 +02:00
Frédéric Junod
b46e985af0
Merge pull request #10151 from openlayers/dependabot/npm_and_yarn/rollup-plugin-babel-4.3.3
...
Bump rollup-plugin-babel from 4.3.2 to 4.3.3
2019-10-21 15:05:07 +02:00
Frédéric Junod
bcdb191de2
Merge pull request #10148 from openlayers/dependabot/npm_and_yarn/rollup-plugin-node-resolve-5.2.0
...
Bump rollup-plugin-node-resolve from 5.0.0 to 5.2.0
2019-10-21 14:19:56 +02:00
Frédéric Junod
fc9123947d
Merge pull request #10150 from openlayers/dependabot/npm_and_yarn/copy-webpack-plugin-5.0.4
...
Bump copy-webpack-plugin from 5.0.3 to 5.0.4
2019-10-21 14:06:22 +02:00
Frédéric Junod
636c65da69
Merge pull request #10149 from openlayers/dependabot/npm_and_yarn/rbush-3.0.1
...
Bump rbush from 3.0.0 to 3.0.1
2019-10-21 14:05:08 +02:00
Frédéric Junod
adcbd0bb50
Merge pull request #10147 from openlayers/dependabot/npm_and_yarn/rollup-1.25.1
...
Bump rollup from 1.12.0 to 1.25.1
2019-10-21 14:04:18 +02:00
Frédéric Junod
a75ea2cc6b
Merge pull request #10117 from openlayers/greenkeeper/pbf-3.2.1
...
Update pbf to the latest version 🚀
2019-10-14 15:35:22 +02:00
Frédéric Junod
aba93e7b9c
Merge pull request #10104 from openlayers/attribution_font_size
...
Remove font sizing from the attribution control
2019-10-14 15:28:02 +02:00
Frederic Junod
a126702e95
Add back max-width for the attribution control in examples
2019-10-14 09:24:18 +02:00
Frédéric Junod
f277206631
Merge pull request #10111 from mike-000/patch-6
...
Correct the defaulting of ol/source/VectorTile maxZoom
2019-10-10 16:05:51 +02:00
Frédéric Junod
58b4b6eeea
Merge pull request #10102 from KlausBenndorf/type-fixes
...
Cosmetic type fixes
2019-10-10 09:43:53 +02:00
Frédéric Junod
2483fbd26b
Merge pull request #10107 from mike-000/patch-5
...
Update Vector Tile Info example test for no features
2019-10-10 08:47:40 +02:00
Frédéric Junod
736ef88473
Merge pull request #10097 from fredj/text-align
...
Align layer canvas to the left
2019-10-10 08:31:36 +02:00
Frederic Junod
97ded06ee4
Remove attribution control custom style in examples
2019-10-09 16:48:19 +02:00
Frederic Junod
c5eb80e610
Remove font sizing from the attribution control
2019-10-09 14:19:24 +02:00
Frederic Junod
f20db28901
Align layer canvas to the left
...
So that the position is not affected by the `text-align` css rule.
2019-10-07 13:48:32 +02:00
Frederic Junod
2ce14a50a1
Add a rendering test case for text-align css property
2019-10-07 13:25:04 +02:00
Frédéric Junod
3ab32ff744
Merge pull request #10076 from fredj/rm_typecast
...
Remove unnecessary typecast
2019-10-02 14:57:55 +02:00
Frederic Junod
daaaff5ac7
Remove unnecessary typecast
...
Remove typecast where typescript is able to correctly deduce the type.
2019-10-02 10:44:06 +02:00
Frédéric Junod
92f70c225f
Merge pull request #10072 from fredj/better_typing
...
Better typing
2019-10-01 15:27:27 +02:00
Frederic Junod
41b7893523
Mark properties as nullable
2019-10-01 10:47:07 +02:00
Frederic Junod
89becd4c6d
Remove unused variables
2019-10-01 08:34:00 +02:00
Frédéric Junod
a7605c7447
Merge pull request #10042 from fredj/better_typing
...
Better typing
2019-09-27 16:39:26 +02:00
Frederic Junod
f67476dd8f
Mark properties as nullable
2019-09-27 13:57:59 +02:00
Frederic Junod
0e402073da
Add more typecast for typescript
2019-09-27 13:11:30 +02:00
Frederic Junod
701dc3b54a
Use the right variable to get the hitTolerance value
2019-09-27 11:03:21 +02:00
Frederic Junod
ea88e6cbd4
Remove invalid undefined type in params
2019-09-27 11:01:50 +02:00
Frédéric Junod
0c8775b3c8
Merge pull request #9982 from fredj/css_vendor
...
Don't use vendor prefixes for the transform property
2019-09-25 08:26:11 +02:00
Frederic Junod
75a553b37c
Don't use vendor prefixes for the transform property
...
We are already not using the prefixes in other part of the library.
For example:
https://github.com/openlayers/openlayers/blob/v6.0.0-beta.15/src/ol/renderer/canvas/TileLayer.js#L356
2019-09-24 16:58:49 +02:00
Frédéric Junod
5630e278b9
Merge pull request #9723 from fredj/pass_param
...
Pass the opt_direction value to the getConstrainedResolution function
2019-09-23 14:24:31 +02:00
Frederic Junod
e780f2e3a3
Better description for the opt_direction parameter
2019-09-23 12:47:40 +02:00
Frederic Junod
4b35b920a1
Pass the opt_direction value to the getConstrainedResolution function
2019-09-23 12:47:27 +02:00
Frédéric Junod
bf2a13138d
Merge pull request #9803 from openlayers/mp_cleanup
...
Remove unused variable in MousePosition control
2019-07-26 15:52:09 +02:00
Frederic Junod
2d2f4eb1a2
Remove unused variable in MousePosition control
...
`this.lastMouseMovePixel_` value is never read.
2019-07-26 14:54:14 +02:00
Frédéric Junod
1cc92b4751
Merge pull request #9801 from openlayers/greenkeeper/webpack-4.38.0
...
Update webpack to the latest version 🚀
2019-07-26 11:45: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
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
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
Frédéric Junod
32d1d9214c
Merge pull request #9751 from logan-bounet/set-minarea-in-dragzoom
...
Add minArea typedef and ctor prop in DragZoom
2019-07-04 09:34:41 +02:00
Frederic Junod
89295b0359
Remove hit detection transforms from ol/renderer/webgl/PointsLayer
2019-07-03 10:38:13 +02:00
Frederic Junod
73032db345
Remove unused 'v_screenCoord' from fragment shader
2019-07-03 08:16:37 +02:00
Frederic Junod
bb35a03704
Don't rotate the points of the heatmap layer
2019-07-01 11:29:27 +02:00
Frederic Junod
ed340d7e2c
Remove unused 'resolution' uniform from fragment shader
2019-07-01 10:00:55 +02:00
Frederic Junod
24e4f41452
Use size property from the frameState instead of creating new array
2019-07-01 09:44:37 +02:00
Frédéric Junod
abb696d0fa
Merge pull request #9724 from fredj/fix_import_in_tutorial
...
Fix wrong import in tutorial
2019-06-28 16:13:17 +02:00
Frédéric Junod
75a0a0ed49
Merge pull request #9722 from fredj/rm_unused
...
Remove unused param in getState function
2019-06-28 16:13:02 +02:00
Frederic Junod
933a6297bb
Remove unused hasFeatureAtCoordinate from ol/renderer/Layer
2019-06-28 11:10:33 +02:00
Frederic Junod
0497225d5d
Fix wrong import in tutorial
2019-06-27 17:01:46 +02:00
Frederic Junod
49a65568d8
Remove unused param in getState function
2019-06-27 15:07:59 +02:00
Frédéric Junod
9e928b996c
Merge pull request #9714 from fredj/f9662
...
Update the circle style after setRadius calls
2019-06-25 16:15:48 +02:00
Frédéric Junod
3d60dfdeeb
Merge pull request #9718 from fredj/cleanup
...
Remove unused variable in ol/renderer/webgl/PointsLayer
2019-06-25 15:37:23 +02:00
Frederic Junod
54c670de77
Remove unused variable in ol/renderer/webgl/PointsLayer
2019-06-25 15:24:00 +02:00
Frederic Junod
9aa11d2e11
Update the circle style after setRadius calls
2019-06-25 10:42:52 +02:00
Frederic Junod
0d6368d4ec
Remove underscore from protected function, fix indentation, remove typecast
2019-06-25 10:40:11 +02:00
Frédéric Junod
caac90e8d7
Merge pull request #9711 from fredj/viewParams_space
...
Remove extra space for the 'viewParams' attribute
2019-06-25 08:29:22 +02:00
Frederic Junod
c428421586
Remove extra space for the 'viewParams' attribute
2019-06-24 16:28:04 +02:00
Frédéric Junod
300522e3cc
Merge pull request #9701 from fredj/overlay_will-change
...
Remove will-change CSS rule for Overlay container
2019-06-21 16:36:27 +02:00
Frederic Junod
6e6a2cae06
Use version 4 TileJSON from mapbox
2019-06-21 14:33:26 +02:00
Frederic Junod
a6ebad008f
Remove will-change CSS rule for Overlay container
...
Fixes #9467
Fixes #9139
Chrome doesn't force a composition if the `will-change` CSS rule is different from `transform` or `opacity`.
See https://bugs.chromium.org/p/chromium/issues/detail?id=960953
2019-06-21 14:22:46 +02:00
Frédéric Junod
a35ca03e07
Merge pull request #9636 from fredj/rm_from_webgl
...
Remove and move code from ol/webgl
2019-06-20 16:16:27 +02:00
Frederic Junod
ef10834eb3
Remove unused constants from ol/webgl
...
And change the `EXTENSIONS` constant to a function
2019-06-20 10:25:22 +02:00
Frédéric Junod
34a8702202
Merge pull request #9685 from fredj/rm_glContext
...
Remove glContext from RenderEvent
2019-06-17 14:10:51 +02:00
Frederic Junod
1f00da8d83
Remove glContext from RenderEvent
2019-06-17 13:52:56 +02:00
Frédéric Junod
90b645daa5
Merge pull request #9679 from fredj/cleanup
...
Set pixelTransform and inversePixelTransform as protected
2019-06-15 07:53:15 +02:00
Frederic Junod
ec5e8bfa50
Set pixelTransform and inversePixelTransform as protected
...
The variables are used in child classes
2019-06-14 14:52:28 +02:00
Frédéric Junod
ef1b672323
Merge pull request #9658 from fredj/f9628
...
Don't use HTMLImageElement.decode method on Safari
2019-06-06 16:34:57 +02:00