dependabot[bot]
48321a47d7
Bump rollup from 2.53.1 to 2.53.2
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.53.1 to 2.53.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.53.1...v2.53.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 14:59:00 +00:00
Tim Schaub
dc93933973
Merge pull request #12537 from openlayers/dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.0.2
...
Bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2
2021-07-19 08:58:14 -06:00
Tim Schaub
695fee9d3c
Merge pull request #12535 from openlayers/dependabot/npm_and_yarn/webpack-5.45.1
...
Bump webpack from 5.44.0 to 5.45.1
2021-07-19 08:57:40 -06:00
Tim Schaub
9c2852bb7c
Merge pull request #12534 from openlayers/dependabot/npm_and_yarn/eslint-7.31.0
...
Bump eslint from 7.30.0 to 7.31.0
2021-07-19 08:56:46 -06:00
Tim Schaub
408dace5c9
Merge pull request #12533 from openlayers/dependabot/npm_and_yarn/rollup/plugin-commonjs-19.0.1
...
Bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1
2021-07-19 08:55:38 -06:00
dependabot[bot]
a32113afbf
Bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 13.0.0 to 13.0.2.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.0.2/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 10:02:13 +00:00
dependabot[bot]
a81a2120e3
Bump webpack from 5.44.0 to 5.45.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.44.0 to 5.45.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.44.0...v5.45.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 10:01:31 +00:00
dependabot[bot]
8b3494a585
Bump eslint from 7.30.0 to 7.31.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.30.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.30.0...v7.31.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 10:01:14 +00:00
dependabot[bot]
822b967a9c
Bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 19.0.0 to 19.0.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v19.0.1/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 10:00:50 +00:00
MoonE
f1530364dd
Merge pull request #12528 from MoonE/hit-detect-priority-test
...
Convert the hit tolerance priority example into a test
2021-07-17 17:49:21 +02:00
Maximilian Krög
19fb51183e
Convert hit detect priority example to test
2021-07-17 15:09:38 +02:00
Tim Schaub
e8047f6d08
Merge pull request #12522 from tschaub/create-cluster
...
Shorter name for the option to create a custom cluster
2021-07-16 10:47:31 -06:00
Tim Schaub
1b9329ea91
Shorter name for the option to create a custom cluster
2021-07-15 21:35:59 -06:00
Andreas Hocevar
a617ef3caf
Merge pull request #12506 from M393/fix-ol-ext-bar
...
Fix adding controls with map config
2021-07-15 18:33:26 +02:00
Maximilian Krög
8f8027c33a
Fix adding controls with map config
...
If a control like ol.control.Bar adds sub controls when added to a map
it fails during map creating because the listeners are added after the control
was added to the map.
2021-07-15 14:19:08 +02:00
Maximilian Krög
5d7f7dbf51
Add test for subcontrol added during map contruction
2021-07-15 14:19:08 +02:00
Andreas Hocevar
10e38947cc
Merge pull request #12487 from Razi91/cluster-feature-fn
...
Custom cluster feature creation function
2021-07-15 11:30:46 +02:00
Andreas Hocevar
94d0b85fde
Merge pull request #12520 from ahocevar/release-notes-typo
...
Fix typo in changelog
2021-07-15 11:25:11 +02:00
Andreas Hocevar
5dd9836546
Fix typo in changelog
2021-07-15 11:24:32 +02:00
Andreas Hocevar
9f5da8cd76
Merge pull request #12519 from openlayers/release-v6.6.1
...
Release v6.6.1
2021-07-15 11:21:52 +02:00
Andreas Hocevar
1b2512d013
Develop on 6.6.2-dev
2021-07-15 11:16:58 +02:00
Andreas Hocevar
a8b949a802
Update package version to 6.6.1
v6.6.1
2021-07-15 11:10:48 +02:00
Andreas Hocevar
61566f79e6
Changelog for v6.6.1
2021-07-15 10:45:26 +02:00
Andreas Hocevar
b1385e4175
Merge pull request #12498 from bryantevans00/canvaslayerrenderer-type-parameter
...
CanvasLayerRenderer: Forward LayerType type parameter to LayerRenderer
2021-07-15 10:34:35 +02:00
jkonieczny
e1b161bbbe
remove setter/getter
2021-07-15 09:06:13 +02:00
Andreas Hocevar
50b3756424
Merge pull request #12518 from DaniEll-AT/patch-1
...
VectorEventType: Add 'changefeature' in @typedef
2021-07-14 19:59:00 +02:00
Daniel Ellmerer
2eb1bf479b
VectorEventType: Add 'changefeature' in @typedef
...
'changefeature' is missing in @typedef - Add it.
2021-07-14 16:35:55 +02:00
Tim Schaub
f18eaf12c5
Merge pull request #12517 from ela-compil/update-sponsors
...
Update ela-compil sponsors section of README
2021-07-14 06:54:01 -06:00
Jakub Bartkowiak
9a61f9cc40
Update ela-compil sponsors section of README
2021-07-14 11:24:54 +02:00
Andreas Hocevar
917918e3ae
Merge pull request #12511 from ahocevar/ela-compil-sponsor
...
Add ela-compil to sponsors section of README
2021-07-13 22:58:32 +02:00
Andreas Hocevar
8c0ba8abae
Merge pull request #12513 from ahocevar/draw-sketch-point
...
Draw a sketch point when adding a vertex programmatically
2021-07-13 22:45:31 +02:00
MoonE
f87abdb612
Merge pull request #12507 from MoonE/fix-regular-shape-hit-detect-transparent-fill
...
Fix regular shape hit detect transparent fill
2021-07-13 17:54:41 +02:00
jkonieczny
a8f7d955af
rename to createClusterFeature
2021-07-13 17:27:32 +02:00
Andreas Hocevar
93de780671
Draw a sketch point when adding a vertex programmatically
2021-07-13 16:07:59 +02:00
Andreas Hocevar
5fc89f5bbe
Add ela-compil to sponsors section of README
2021-07-13 09:37:47 +02:00
Andreas Hocevar
7edc016e02
Merge pull request #12509 from ahocevar/listener-return-type
...
Allow any return type from listener functions
2021-07-13 08:18:25 +02:00
Andreas Hocevar
98e63c4bf1
Allow any return type from listener functions
2021-07-12 23:18:21 +02:00
Maximilian Krög
58e2e57638
Fix hit detection of RegularShape with transparent fill
2021-07-12 19:33:17 +02:00
Maximilian Krög
5f3b22bf7f
Remove lineCap, it is useless on closed paths
2021-07-12 19:32:42 +02:00
jkonieczny
9fd25dddbf
allow hydrating clustered features
2021-07-12 19:28:00 +02:00
Andreas Hocevar
e791bf4e33
Merge pull request #12505 from ahocevar/fix-settarget-type
...
Fix type of PluggableMap#setTarget() argument
2021-07-12 17:26:53 +02:00
Andreas Hocevar
146d41dfca
Merge pull request #12503 from openlayers/dependabot/npm_and_yarn/webpack-5.44.0
...
Bump webpack from 5.42.0 to 5.44.0
2021-07-12 14:37:52 +02:00
Andreas Hocevar
f26e60dc50
Merge pull request #12502 from openlayers/dependabot/npm_and_yarn/types/geojson-7946.0.8
...
Bump @types/geojson from 7946.0.7 to 7946.0.8
2021-07-12 14:37:04 +02:00
Andreas Hocevar
171ce67aee
Merge pull request #12501 from openlayers/dependabot/npm_and_yarn/rollup-2.53.1
...
Bump rollup from 2.52.7 to 2.53.1
2021-07-12 14:36:29 +02:00
Andreas Hocevar
d5e2a43755
Merge pull request #12500 from openlayers/dependabot/npm_and_yarn/types/arcgis-rest-api-10.4.5
...
Bump @types/arcgis-rest-api from 10.4.4 to 10.4.5
2021-07-12 14:31:00 +02:00
Andreas Hocevar
d7e9cc5285
Fix type of PluggableMap#setTarget() argument
2021-07-12 13:20:10 +02:00
dependabot[bot]
8203b4cf39
Bump webpack from 5.42.0 to 5.44.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.42.0 to 5.44.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.42.0...v5.44.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-12 10:01:41 +00:00
dependabot[bot]
b18b4e5f2a
Bump @types/geojson from 7946.0.7 to 7946.0.8
...
Bumps [@types/geojson](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/geojson ) from 7946.0.7 to 7946.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/geojson )
---
updated-dependencies:
- dependency-name: "@types/geojson"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-12 10:01:22 +00:00
dependabot[bot]
f7476409f1
Bump rollup from 2.52.7 to 2.53.1
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.52.7 to 2.53.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.52.7...v2.53.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-12 10:01:05 +00:00
dependabot[bot]
b1c4c88ae8
Bump @types/arcgis-rest-api from 10.4.4 to 10.4.5
...
Bumps [@types/arcgis-rest-api](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/arcgis-rest-api ) from 10.4.4 to 10.4.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/arcgis-rest-api )
---
updated-dependencies:
- dependency-name: "@types/arcgis-rest-api"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-12 10:00:53 +00:00