Commit Graph

31327 Commits

Author SHA1 Message Date
Andreas Hocevar
e65d09b15b Merge pull request #13819 from mike-000/HERE
Remove HERE Maps example
2022-07-07 18:21:34 +02:00
mike-000
4b54efdd4c Remove example 2022-07-07 15:51:34 +01:00
MoonE
65704f0443 Merge pull request #13787 from jipexu/checkcontenteditable
Checkcontenteditable
2022-07-07 01:44:37 +02:00
Maximilian Krög
c2d609c60a Improve targetNotEditable documentation 2022-07-07 01:32:22 +02:00
MoonE
cbd138f967 Merge pull request #13674 from EvertEt/tilegridnull
Add null return type for TileGrid functions
2022-07-07 00:40:45 +02:00
Tim Schaub
1cbee8b6c9 Merge pull request #13806 from openlayers/dependabot/npm_and_yarn/babel/core-7.18.6
Bump @babel/core from 7.18.5 to 7.18.6
2022-07-06 00:07:13 -06:00
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
dependabot[bot]
01e142c2b8 Bump @babel/core from 7.18.5 to 7.18.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.5 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-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 10:01:25 +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
jipexu
e7a545233b Update condition.js 2022-06-24 09:42:31 +02:00
jipexu
361ad43ab5 Merge branch 'openlayers:main' into checkcontenteditable 2022-06-24 09:34:17 +02: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
jipexu
ab92c0d603 Update src/ol/events/condition.js
writing for ts

Co-authored-by: M393 <56256405+M393@users.noreply.github.com>
2022-06-22 18:34:22 +02:00
jipexu
c7a2f06acc Update src/ol/events/condition.js
Co-authored-by: M393 <56256405+M393@users.noreply.github.com>
2022-06-22 17:12:02 +02:00
jipexu
b8dfde2f12 checkcontentEditable
#13785
2022-06-22 16:28:44 +02:00
jipexu
390c81413d add check for contentEditable attribut
see #13785
2022-06-22 13:31:22 +02: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