Tim Schaub
|
d31f40d6ce
|
Wait until first load to create icon image
|
2022-07-29 13:24:17 -06:00 |
|
Tim Schaub
|
459cd51ae2
|
Quote
|
2022-02-05 20:58:09 -07:00 |
|
Tim Schaub
|
a3a08d1412
|
Merge pull request #13332 from tschaub/duplicate-imports
Avoid duplicate imports
|
2022-02-05 15:19:35 -07:00 |
|
Tim Schaub
|
ccc78d731d
|
Allow duplicate imports in the legacy build
|
2022-02-05 15:01:36 -07:00 |
|
Tim Schaub
|
f10ba5c1e3
|
Avoid duplicate imports
|
2022-02-05 11:46:26 -07:00 |
|
Andreas Hocevar
|
cdd1537a41
|
Merge pull request #13294 from ahocevar/webglpoints-updatestylevariables
Add updateStyleVariables method to WebGLPoints layer
|
2022-02-05 01:32:47 +01:00 |
|
Andreas Hocevar
|
770fcc870b
|
Add updateStyleVariables method to WebGLPoints layer
|
2022-02-03 22:12:05 +01:00 |
|
Andreas Hocevar
|
5cfb634d89
|
Merge pull request #13323 from ahocevar/pointslayer-ready
Fix rendercomplete for WebGLPoints layer and subclasses
|
2022-02-03 22:01:24 +01:00 |
|
Maximilian Krög
|
93c08784af
|
Only set renderer to ready when all messages are received
|
2022-02-02 22:54:16 +01:00 |
|
Maximilian Krög
|
613d083e46
|
Test points layer ready state
|
2022-02-02 22:54:16 +01:00 |
|
Andreas Hocevar
|
7c3c1ac354
|
Fix rendercomplete for WebGLPoints layer and subclasses
|
2022-02-01 17:13:37 +01:00 |
|
Andreas Hocevar
|
10b97d3993
|
Merge pull request #13318 from openlayers/dependabot/npm_and_yarn/rollup-2.66.1
Bump rollup from 2.66.0 to 2.66.1
|
2022-01-31 13:24:50 +01:00 |
|
Andreas Hocevar
|
858a314000
|
Merge pull request #13314 from openlayers/dependabot/npm_and_yarn/karma-6.3.12
Bump karma from 6.3.11 to 6.3.12
|
2022-01-31 13:24:24 +01:00 |
|
Andreas Hocevar
|
0df65d59e2
|
Merge pull request #13319 from OSHistory/fixZIndexNotation
fix: fix casing for z-index
|
2022-01-31 13:23:49 +01:00 |
|
Andreas Hocevar
|
7e44b3e515
|
Merge pull request #13313 from openlayers/dependabot/npm_and_yarn/geotiff-2.0.3
Bump geotiff from 2.0.2 to 2.0.3
|
2022-01-31 13:23:24 +01:00 |
|
dependabot[bot]
|
57fd13fb1b
|
Bump rollup from 2.66.0 to 2.66.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.66.0 to 2.66.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.66.0...v2.66.1)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 12:16:57 +00:00 |
|
Andreas Hocevar
|
5b53368296
|
Merge pull request #13317 from openlayers/dependabot/npm_and_yarn/puppeteer-13.1.3
Bump puppeteer from 13.1.1 to 13.1.3
|
2022-01-31 13:16:29 +01:00 |
|
Andreas Hocevar
|
4541746df2
|
Merge pull request #13316 from openlayers/dependabot/npm_and_yarn/sinon-13.0.0
Bump sinon from 12.0.1 to 13.0.0
|
2022-01-31 13:16:00 +01:00 |
|
Andreas Hocevar
|
528589b163
|
Update import
|
2022-01-31 13:14:59 +01:00 |
|
dependabot[bot]
|
58707a19c7
|
Bump karma from 6.3.11 to 6.3.12
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.11 to 6.3.12.
- [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.11...v6.3.12)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 12:14:29 +00:00 |
|
Andreas Hocevar
|
2d49a2feb8
|
Merge pull request #13312 from openlayers/dependabot/npm_and_yarn/jsdoc-3.6.10
Bump jsdoc from 3.6.9 to 3.6.10
|
2022-01-31 13:13:36 +01:00 |
|
Andreas Hocevar
|
6521aa74e1
|
Merge pull request #13311 from openlayers/dependabot/npm_and_yarn/copy-webpack-plugin-10.2.4
Bump copy-webpack-plugin from 10.2.1 to 10.2.4
|
2022-01-31 13:12:34 +01:00 |
|
Andreas Hocevar
|
19c8b78ca9
|
Merge pull request #13310 from openlayers/dependabot/npm_and_yarn/clean-css-cli-5.5.2
Bump clean-css-cli from 5.5.0 to 5.5.2
|
2022-01-31 13:12:11 +01:00 |
|
OSHistory
|
bce14074ae
|
fix: fix casing for z-index
The CSS-property z-index had some faulty casings. Only occurs in src/ol/ol.css
|
2022-01-31 13:09:08 +01:00 |
|
Andreas Hocevar
|
a72259257f
|
Merge pull request #13309 from openlayers/dependabot/npm_and_yarn/eslint-8.8.0
Bump eslint from 8.7.0 to 8.8.0
|
2022-01-31 13:01:54 +01:00 |
|
Andreas Hocevar
|
fead802107
|
Merge pull request #13305 from openlayers/dependabot/npm_and_yarn/webpack-cli-4.9.2
Bump webpack-cli from 4.9.1 to 4.9.2
|
2022-01-31 13:01:34 +01:00 |
|
Andreas Hocevar
|
2a45536d0e
|
Merge pull request #13308 from openlayers/dependabot/npm_and_yarn/globby-13.1.0
Bump globby from 13.0.0 to 13.1.0
|
2022-01-31 13:00:50 +01:00 |
|
dependabot[bot]
|
c93c6424d0
|
Bump puppeteer from 13.1.1 to 13.1.3
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.1.1 to 13.1.3.
- [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/v13.1.1...v13.1.3)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 11:59:30 +00:00 |
|
Andreas Hocevar
|
a4900a6d3b
|
Merge pull request #13307 from openlayers/dependabot/npm_and_yarn/marked-4.0.12
Bump marked from 4.0.10 to 4.0.12
|
2022-01-31 12:58:55 +01:00 |
|
dependabot[bot]
|
c7d11a1711
|
Bump webpack-cli from 4.9.1 to 4.9.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2)
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 11:05:44 +00:00 |
|
dependabot[bot]
|
06e0439cfc
|
Bump sinon from 12.0.1 to 13.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 13.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v12.0.1...v13.0.0)
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 11:05:26 +00:00 |
|
Andreas Hocevar
|
711f176ea8
|
Merge pull request #13306 from openlayers/dependabot/npm_and_yarn/typescript-4.6.0-dev.20220131
Use exactly typescript@4.6.0-beta
|
2022-01-31 12:04:50 +01:00 |
|
Andreas Hocevar
|
14a555ab28
|
Use exactly typesript@4.6.0-beta
|
2022-01-31 11:54:48 +01:00 |
|
Frédéric Junod
|
530015516d
|
Merge pull request #13315 from fredj/attribution_css_typo
Fix typo CSS class name for the expanded attributions button
|
2022-01-31 11:39:13 +01:00 |
|
Frederic Junod
|
a008d5696b
|
Fix typo CSS class name for the expanded attributions button
See #11403
|
2022-01-31 11:11:14 +01:00 |
|
dependabot[bot]
|
3fac4eab7e
|
Bump geotiff from 2.0.2 to 2.0.3
Bumps [geotiff](https://github.com/geotiffjs/geotiff.js) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/geotiffjs/geotiff.js/releases)
- [Commits](https://github.com/geotiffjs/geotiff.js/compare/v2.0.2...v2.0.3)
---
updated-dependencies:
- dependency-name: geotiff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 10:03:11 +00:00 |
|
dependabot[bot]
|
f0dfd75b82
|
Bump jsdoc from 3.6.9 to 3.6.10
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.9 to 3.6.10.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.10/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.9...3.6.10)
---
updated-dependencies:
- dependency-name: jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 10:02:59 +00:00 |
|
dependabot[bot]
|
dc17c3750e
|
Bump copy-webpack-plugin from 10.2.1 to 10.2.4
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.1 to 10.2.4.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.1...v10.2.4)
---
updated-dependencies:
- dependency-name: copy-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 10:02:34 +00:00 |
|
dependabot[bot]
|
f101c4d37f
|
Bump clean-css-cli from 5.5.0 to 5.5.2
Bumps [clean-css-cli](https://github.com/clean-css/clean-css-cli) from 5.5.0 to 5.5.2.
- [Release notes](https://github.com/clean-css/clean-css-cli/releases)
- [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md)
- [Commits](https://github.com/clean-css/clean-css-cli/compare/v5.5.0...v5.5.2)
---
updated-dependencies:
- dependency-name: clean-css-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 10:02:24 +00:00 |
|
dependabot[bot]
|
a4f42b2fc8
|
Bump eslint from 8.7.0 to 8.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.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.7.0...v8.8.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-01-31 10:02:09 +00:00 |
|
dependabot[bot]
|
00eeefef9f
|
Bump globby from 13.0.0 to 13.1.0
Bumps [globby](https://github.com/sindresorhus/globby) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v13.0.0...v13.1.0)
---
updated-dependencies:
- dependency-name: globby
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 10:01:54 +00:00 |
|
dependabot[bot]
|
02c8b1ad58
|
Bump marked from 4.0.10 to 4.0.12
Bumps [marked](https://github.com/markedjs/marked) from 4.0.10 to 4.0.12.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.10...v4.0.12)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 10:01:42 +00:00 |
|
dependabot[bot]
|
d9a21dd497
|
Bump typescript from 4.6.0-beta to 4.6.0-dev.20220131
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.0-beta to 4.6.0-dev.20220131.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 10:01:26 +00:00 |
|
Andreas Hocevar
|
12f8bae261
|
Merge pull request #13299 from ahocevar/tile-types
Improve types for tile layers
|
2022-01-30 18:43:15 +01:00 |
|
Andreas Hocevar
|
89c8c909dc
|
Merge pull request #13298 from ahocevar/webglpoints-assert-point
Document geometry type
|
2022-01-30 18:42:44 +01:00 |
|
MoonE
|
b255e85be9
|
Merge pull request #13297 from MoonE/from-render-feature
Add function to convert RenderFeature to Feature
|
2022-01-30 13:53:47 +01:00 |
|
Andreas Hocevar
|
c92e1ec9ab
|
Improve types for tile layers
|
2022-01-30 09:10:29 +01:00 |
|
Andreas Hocevar
|
7819c180af
|
Document point geometry type requirement
|
2022-01-30 08:22:09 +01:00 |
|
Maximilian Krög
|
f0e768bb9a
|
Remove case of MulitPolygon RenderFeature
|
2022-01-29 21:51:29 +01:00 |
|
Maximilian Krög
|
856f239280
|
Add function to convert RenderFeature to Feature
|
2022-01-29 17:52:07 +01:00 |
|