MoonE
|
f99c43db4d
|
Merge pull request #13385 from MoonE/jsdoc-references-2
Change remaining links to point to class page instead of module
|
2022-02-15 19:14:00 +01:00 |
|
Andreas Hocevar
|
76ef4f27d7
|
Merge pull request #13383 from ahocevar/user-projection
User projection API
|
2022-02-15 09:30:50 +01:00 |
|
Andreas Hocevar
|
4f614bc81f
|
Remove experimental category from geographic examples
|
2022-02-15 08:50:29 +01:00 |
|
Andreas Hocevar
|
63fc00902f
|
Warn once when suspicious coordinate are used
|
2022-02-15 08:50:05 +01:00 |
|
Maximilian Krög
|
f236ff0086
|
Lower case first letter for function parameter
|
2022-02-14 22:04:26 +01:00 |
|
Maximilian Krög
|
5788ce51a5
|
Fix one more link to a class page
|
2022-02-14 21:53:47 +01:00 |
|
Maximilian Krög
|
b29ab8f104
|
Link to class instead of module pages
|
2022-02-14 21:53:07 +01:00 |
|
Andreas Hocevar
|
924686ef71
|
Merge pull request #13381 from openlayers/dependabot/npm_and_yarn/babel/core-7.17.2
Bump @babel/core from 7.17.0 to 7.17.2
|
2022-02-14 19:22:21 +01:00 |
|
Andreas Hocevar
|
0755fbfd86
|
Merge pull request #13379 from openlayers/dependabot/npm_and_yarn/karma-6.3.16
Bump karma from 6.3.15 to 6.3.16
|
2022-02-14 19:21:50 +01:00 |
|
Andreas Hocevar
|
090986d7cc
|
Merge pull request #13377 from openlayers/dependabot/npm_and_yarn/eslint-8.9.0
Bump eslint from 8.8.0 to 8.9.0
|
2022-02-14 19:19:45 +01:00 |
|
Andreas Hocevar
|
e9b11fde4d
|
Merge pull request #13376 from openlayers/dependabot/npm_and_yarn/puppeteer-13.3.1
Bump puppeteer from 13.1.3 to 13.3.1
|
2022-02-14 19:19:09 +01:00 |
|
Andreas Hocevar
|
75a3adccce
|
Add useGeographic() and setUserProjection() to the API
|
2022-02-14 14:09:49 +01:00 |
|
Andreas Hocevar
|
c7d7ca26ff
|
Merge pull request #13382 from seravifer/main
Fix wrong types when using `"skipLibCheck": false`
|
2022-02-14 13:45:42 +01:00 |
|
Sergi Ávila
|
f9bc546e1e
|
Fix type on GeoJSON
|
2022-02-14 12:50:06 +01:00 |
|
Sergi Ávila
|
7e1bbd1c6d
|
Fix type on Circle, return null coordinates
|
2022-02-14 12:49:19 +01:00 |
|
Sergi Ávila
|
087090c07d
|
Fix wrong array generic type
|
2022-02-14 12:46:18 +01:00 |
|
dependabot[bot]
|
8d01de21fc
|
Bump @babel/core from 7.17.0 to 7.17.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.0 to 7.17.2.
- [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.17.2/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-02-14 10:02:25 +00:00 |
|
dependabot[bot]
|
4feda836f5
|
Bump karma from 6.3.15 to 6.3.16
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.15 to 6.3.16.
- [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.15...v6.3.16)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 10:01:49 +00:00 |
|
dependabot[bot]
|
33b62230b5
|
Bump eslint from 8.8.0 to 8.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.9.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.8.0...v8.9.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-02-14 10:01:19 +00:00 |
|
dependabot[bot]
|
8b28ebbb5e
|
Bump puppeteer from 13.1.3 to 13.3.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.1.3 to 13.3.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/v13.1.3...v13.3.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-02-14 10:01:07 +00:00 |
|
MoonE
|
50c144cea2
|
Merge pull request #13374 from MoonE/jsdoc-references
Fix JsDoc references
|
2022-02-13 19:05:39 +01:00 |
|
Maximilian Krög
|
300cf6c2bb
|
Replce description for WebGLHelper.DefaultAttrib
|
2022-02-13 15:53:18 +01:00 |
|
Maximilian Krög
|
b9f9280260
|
Use code formatting for argument names in jsdoc
|
2022-02-13 13:39:10 +01:00 |
|
Maximilian Krög
|
a0dd0054a9
|
Fix jsdoc references
|
2022-02-13 13:39:06 +01:00 |
|
MoonE
|
1abd9951d2
|
Merge pull request #13373 from MoonE/vector-source-is-empty
Fix VectorSource isEmpty without spatial index
|
2022-02-13 13:34:43 +01:00 |
|
Maximilian Krög
|
e2c9f62cc6
|
Fix VectorSource isEmpty without spatial index
|
2022-02-13 00:08:24 +01:00 |
|
Maximilian Krög
|
9bfb0c1b9d
|
Test VectorSource isEmtpty without spatial index
|
2022-02-13 00:06:26 +01:00 |
|
Tim Schaub
|
7668f4f827
|
Merge pull request #13372 from openlayers/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
|
2022-02-12 12:13:40 -07:00 |
|
dependabot[bot]
|
5508b2dfd3
|
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-12 18:53:16 +00:00 |
|
Andreas Hocevar
|
0353f25257
|
Merge pull request #13371 from ahocevar/vectorimage
Document difference between Vector and VectorImage layers
|
2022-02-12 17:48:17 +01:00 |
|
Andreas Hocevar
|
53239f7b1e
|
Document difference between Vector and VectorImage layers
|
2022-02-12 12:57:19 +01:00 |
|
MoonE
|
b5fe0f5b86
|
Merge pull request #12998 from MoonE/fix-cluster-setSource-type
Fix `ol/source/Cluster#setSource` type annotation
|
2022-02-11 22:38:47 +01:00 |
|
Tim Schaub
|
437b2a0fc2
|
Merge pull request #13357 from tschaub/preload
Preload tiles for WebGL tile layers
|
2022-02-10 14:36:31 -07:00 |
|
MoonE
|
c08f54b5d3
|
Merge pull request #13358 from MoonE/dispatch-events
Avoid event creation when there are no listeners
|
2022-02-10 20:54:09 +01:00 |
|
Tim Schaub
|
49fc16ef35
|
Merge pull request #13363 from mike-000/floor-round-ceil
Add floor, round and ceil to style expressions
|
2022-02-10 11:46:28 -07:00 |
|
mike-000
|
57db9a6a12
|
Add floor, round and ceil
|
2022-02-10 15:37:45 +00:00 |
|
Tim Schaub
|
b120f1d147
|
Merge pull request #13361 from mike-000/RasterSource-WebGL
Support WebGL layers in ol/source/Raster
|
2022-02-10 08:02:11 -07:00 |
|
mike-000
|
44136af99d
|
test with interpolated WebGL layer
|
2022-02-10 12:29:36 +00:00 |
|
mike-000
|
bf199bbe38
|
handle WebGL layers
|
2022-02-10 11:40:44 +00:00 |
|
Maximilian Krög
|
ac0b8ff4a4
|
Add hasListener check around dispatchEvent calls
|
2022-02-09 22:27:42 +01:00 |
|
Maximilian Krög
|
d35d1cc8ad
|
Avoid creating event object when nobody is listening
|
2022-02-09 22:27:36 +01:00 |
|
Tim Schaub
|
6f005e1f30
|
Preload tiles for WebGL tile layers
|
2022-02-09 14:01:14 -07:00 |
|
Tim Schaub
|
96de98bfbb
|
Merge pull request #13301 from EvertEt/strictnullchecks-2
Improve some null types to prepare for strictNullChecks
|
2022-02-09 04:51:54 -07:00 |
|
Andreas Hocevar
|
2144422397
|
Merge pull request #13351 from Amirh0sseinHZ/reset-global-alpha-to-initial-after-mutating-it-for-printing
Reset globalAlpha back to its initial after mutating it for drawing layers
|
2022-02-09 11:03:33 +01:00 |
|
Andreas Hocevar
|
cf0eb2bc1a
|
Merge pull request #13352 from Amirh0sseinHZ/remove-unnecessary-word-from-developing-md
Removing an unnecessary word from DEVELOPING.md
|
2022-02-09 11:02:18 +01:00 |
|
Amir
|
df7d6c3794
|
Removing an unnecessary word from the guide
|
2022-02-09 10:16:20 +02:00 |
|
Tim Schaub
|
2526a04f2a
|
Merge pull request #13338 from tschaub/get-layer-data
Get pixel data
|
2022-02-08 20:46:18 -07:00 |
|
Tim Schaub
|
093f64c07d
|
Deprecate map.forEachLayerAtPixel()
|
2022-02-08 18:30:45 -07:00 |
|
Amir
|
1acf62b6e6
|
Reset globalAlpha back to its initial after mutating it for drawing layers
|
2022-02-09 01:50:00 +02:00 |
|
MoonE
|
ce3b59b963
|
Merge pull request #13350 from MoonE/fix-type-annotation-no-comment
Remove warning for `@type` annotation by jsdoc
|
2022-02-09 00:38:36 +01:00 |
|