Tim Schaub
|
71e8870109
|
Merge pull request #13810 from openlayers/dependabot/npm_and_yarn/webpack-dev-server-4.9.3
Bump webpack-dev-server from 4.9.2 to 4.9.3
|
2022-07-06 00:06:35 -06:00 |
|
Tim Schaub
|
49c38dbcd7
|
Merge pull request #13808 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.18.6
Bump @babel/preset-env from 7.18.2 to 7.18.6
|
2022-07-06 00:06:03 -06:00 |
|
Tim Schaub
|
3ccc825d34
|
Merge pull request #13807 from openlayers/dependabot/npm_and_yarn/puppeteer-15.3.0
Bump puppeteer from 15.1.1 to 15.3.0
|
2022-07-06 00:05:11 -06:00 |
|
Tim Schaub
|
2c5bd87d96
|
Merge pull request #13809 from openlayers/dependabot/npm_and_yarn/es-main-1.2.0
Bump es-main from 1.0.2 to 1.2.0
|
2022-07-06 00:04:10 -06:00 |
|
Tim Schaub
|
029f43dce9
|
Merge pull request #13811 from openlayers/dependabot/npm_and_yarn/eslint-8.19.0
Bump eslint from 8.18.0 to 8.19.0
|
2022-07-06 00:03:05 -06:00 |
|
dependabot[bot]
|
62ab36db66
|
Bump eslint from 8.18.0 to 8.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.18.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.18.0...v8.19.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-04 10:02:56 +00:00 |
|
dependabot[bot]
|
b5b59584f0
|
Bump webpack-dev-server from 4.9.2 to 4.9.3
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.9.2...v4.9.3)
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-04 10:02:40 +00:00 |
|
dependabot[bot]
|
c9709b7709
|
Bump es-main from 1.0.2 to 1.2.0
Bumps [es-main](https://github.com/tschaub/es-main) from 1.0.2 to 1.2.0.
- [Release notes](https://github.com/tschaub/es-main/releases)
- [Commits](https://github.com/tschaub/es-main/compare/v1.0.2...v1.2.0)
---
updated-dependencies:
- dependency-name: es-main
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-04 10:02:23 +00:00 |
|
dependabot[bot]
|
d3c643d80d
|
Bump @babel/preset-env from 7.18.2 to 7.18.6
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.2 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-04 10:02:03 +00:00 |
|
dependabot[bot]
|
105b6b0284
|
Bump puppeteer from 15.1.1 to 15.3.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 15.1.1 to 15.3.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v15.1.1...v15.3.0)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-04 10:01:41 +00:00 |
|
Tim Schaub
|
ebeef238e3
|
Merge pull request #13747 from theduckylittle/feature/add-setters-to-shape-styles
Add setFill and setStroke to Shapes
|
2022-07-02 16:16:03 -06:00 |
|
Andreas Hocevar
|
a6a192699f
|
Merge pull request #13803 from mike-000/icon-clone
Include displacement and declutterMode in Icon style clone
|
2022-07-01 18:12:50 +02:00 |
|
mike-000
|
4271dcc5b5
|
Include displacement and declutterMode in clone
|
2022-06-30 23:08:37 +01:00 |
|
Andreas Hocevar
|
3ae9e9afd5
|
Merge pull request #13799 from M393/dont-touch-tiles-used-time-when-expiring
Do not refresh use time for tiles when collecting used source tiles
|
2022-06-30 22:14:06 +02:00 |
|
MoonE
|
5baa86c2fa
|
Merge pull request #13800 from mike-000/WKB
Change WKB readFeature(s) return type to Feature
|
2022-06-29 21:10:05 +02:00 |
|
mike-000
|
4f0845b03a
|
Change return type to Feature
|
2022-06-29 10:39:38 +01:00 |
|
Maximilian Krög
|
7b9fc4c995
|
Do not refresh use time for tiles when collecting used source tiles
|
2022-06-28 17:20:42 +02:00 |
|
Tim Schaub
|
e0d6ee3308
|
Merge pull request #13793 from openlayers/dependabot/npm_and_yarn/rollup/plugin-commonjs-22.0.1
Bump @rollup/plugin-commonjs from 22.0.0 to 22.0.1
|
2022-06-27 06:29:58 -06:00 |
|
Tim Schaub
|
fa7f52ffa2
|
Merge pull request #13794 from openlayers/dependabot/npm_and_yarn/puppeteer-15.1.1
Bump puppeteer from 14.4.1 to 15.1.1
|
2022-06-27 06:29:12 -06:00 |
|
dependabot[bot]
|
4e0508274f
|
Bump puppeteer from 14.4.1 to 15.1.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 14.4.1 to 15.1.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v14.4.1...v15.1.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-27 10:03:26 +00:00 |
|
dependabot[bot]
|
589bbda1ab
|
Bump @rollup/plugin-commonjs from 22.0.0 to 22.0.1
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 22.0.0 to 22.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-v22.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>
|
2022-06-27 10:03:04 +00:00 |
|
Tim Schaub
|
7fbf19edd9
|
Merge pull request #13776 from openlayers/dependabot/npm_and_yarn/eslint-8.18.0
Bump eslint from 8.17.0 to 8.18.0
|
2022-06-24 09:20:09 +02:00 |
|
Tim Schaub
|
fd8c0c8d36
|
Merge pull request #13777 from openlayers/dependabot/npm_and_yarn/typescript-4.7.4
Bump typescript from 4.7.3 to 4.7.4
|
2022-06-24 09:19:36 +02:00 |
|
Tim Schaub
|
8745409f40
|
Merge pull request #13775 from openlayers/dependabot/npm_and_yarn/karma-6.4.0
Bump karma from 6.3.20 to 6.4.0
|
2022-06-24 09:19:07 +02:00 |
|
Tim Schaub
|
1a66e057db
|
Merge pull request #13778 from openlayers/dependabot/npm_and_yarn/puppeteer-14.4.1
Bump puppeteer from 14.3.0 to 14.4.1
|
2022-06-24 09:18:10 +02:00 |
|
Tim Schaub
|
6d83b2794b
|
Merge pull request #13779 from openlayers/dependabot/npm_and_yarn/rollup-2.75.7
Bump rollup from 2.75.6 to 2.75.7
|
2022-06-24 09:17:15 +02:00 |
|
Duck
|
bd620bdf93
|
Add rendering test for the setFill/setStroke
|
2022-06-23 06:39:05 -07:00 |
|
Duck
|
c182bbf66b
|
Show an example of changing the color with setfill
|
2022-06-23 06:01:11 -07:00 |
|
Duck
|
4ef584b410
|
Add setFill and setStroke to Shapes
This rounds out the shape style sto be more
consistent and make the `setFill` and `setStroke`
methods available.
|
2022-06-23 06:01:11 -07:00 |
|
MoonE
|
5dc07bd5b7
|
Merge pull request #13784 from jipexu/main
d3 version update
|
2022-06-21 23:39:23 +02:00 |
|
jipexu
|
ea1da4e680
|
d3 update version
|
2022-06-21 22:53:03 +02:00 |
|
jipexu
|
68940036b7
|
d3 version update
|
2022-06-21 17:43:47 +02:00 |
|
dependabot[bot]
|
d1baf55c98
|
Bump rollup from 2.75.6 to 2.75.7
Bumps [rollup](https://github.com/rollup/rollup) from 2.75.6 to 2.75.7.
- [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.75.6...v2.75.7)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-20 10:02:17 +00:00 |
|
dependabot[bot]
|
9e3ae6f25e
|
Bump puppeteer from 14.3.0 to 14.4.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 14.3.0 to 14.4.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v14.3.0...v14.4.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-20 10:01:59 +00:00 |
|
dependabot[bot]
|
a8e9c8ef4c
|
Bump typescript from 4.7.3 to 4.7.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-20 10:01:40 +00:00 |
|
dependabot[bot]
|
4547d8d637
|
Bump eslint from 8.17.0 to 8.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.17.0...v8.18.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-20 10:01:20 +00:00 |
|
dependabot[bot]
|
0f2cfb8888
|
Bump karma from 6.3.20 to 6.4.0
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.20 to 6.4.0.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.20...v6.4.0)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-20 10:01:04 +00:00 |
|
Andreas Hocevar
|
d4bda2704a
|
Merge pull request #13771 from ahocevar/better-target-change-fix
Better fix for changing pointer ids on event target change
|
2022-06-17 22:07:17 +02:00 |
|
Andreas Hocevar
|
6dcc583e06
|
Add tests to ensure correct pointer tracking
|
2022-06-16 14:36:17 +02:00 |
|
Andreas Hocevar
|
134ec9c8d0
|
Remove duplicated logic from PointerInteraction
|
2022-06-16 14:36:17 +02:00 |
|
Andreas Hocevar
|
f99dc1e9ec
|
Better fix for changing pointer ids on event target change
|
2022-06-15 16:29:07 +02:00 |
|
Andreas Hocevar
|
307e9892fc
|
Merge pull request #13762 from ahocevar/webgltile-sources-bands
Fix source band calculation when configured with multiple sources
|
2022-06-15 16:08:01 +02:00 |
|
Andreas Hocevar
|
20ba9862cd
|
Merge pull request #13770 from ahocevar/tracked-pointers
Clean up tracked pointers when the event target has changed
|
2022-06-15 16:07:34 +02:00 |
|
Andreas Hocevar
|
1852ad78a2
|
Clean up tracked pointers when the event target has changed
|
2022-06-15 12:56:52 +02:00 |
|
Andreas Hocevar
|
04ffcbfd08
|
Fix source band calculation when configured with multiple sources
|
2022-06-13 14:35:16 +02:00 |
|
Andreas Hocevar
|
70313f17ad
|
Merge pull request #13754 from openlayers/dependabot/npm_and_yarn/source-map-loader-4.0.0
Bump source-map-loader from 3.0.1 to 4.0.0
|
2022-06-13 14:28:12 +02:00 |
|
Andreas Hocevar
|
2a1bea64cc
|
Merge pull request #13755 from openlayers/dependabot/npm_and_yarn/babel/core-7.18.5
Bump @babel/core from 7.18.2 to 7.18.5
|
2022-06-13 14:27:44 +02:00 |
|
Andreas Hocevar
|
b87d53bfa3
|
Merge pull request #13756 from openlayers/dependabot/npm_and_yarn/marked-4.0.17
Bump marked from 4.0.16 to 4.0.17
|
2022-06-13 14:27:23 +02:00 |
|
Andreas Hocevar
|
6f84ce34ff
|
Merge pull request #13757 from openlayers/dependabot/npm_and_yarn/puppeteer-14.3.0
Bump puppeteer from 14.2.1 to 14.3.0
|
2022-06-13 14:27:01 +02:00 |
|
Andreas Hocevar
|
2d8f1cd8a7
|
Merge pull request #13758 from openlayers/dependabot/npm_and_yarn/rollup-2.75.6
Bump rollup from 2.75.5 to 2.75.6
|
2022-06-13 14:26:23 +02:00 |
|