Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.1.0
->7.5.2
Release Notes
openlayers/openlayers (ol)
v7.5.2
Compare Source
7.5.2
The 7.5.2 is a patch release that includes a fix for hit detection on Vector and VectorTile layers configured with
declutter: true
. See the 7.5.0 release notes for a complete list of changes since the previous release.v7.5.1
Compare Source
The 7.5.1 is a patch release that includes a couple fixes to TypeScript declarations published with the package. See the 7.5.0 release notes for a complete list of changes since the previous release.
v7.5.0
Compare Source
The 7.5 release includes a solid batch of new features and fixes. Among the improvements, you'll find more control over label decluttering, improved WebGL semi-transparent tile rendering, more consistency hit detecting transparent items, improvements with WebGL vector rendering, fixes for raster source loading, and more.
No special changes should be required when upgrading from previous 7.x releases. See the upgrade notes for a few minor changes in behavior.
List of all changes
See below for a complete list of features and fixes.
touch-action: none;
for elements in viewport (by @mike-000 in https://github.com/openlayers/openlayers/pull/14906)+nadgrids
forfromEPSGCode()
(by @mike-000 in https://github.com/openlayers/openlayers/pull/14692)geometry-type
operator, fix exponentialinterpolate
(by @jahow in https://github.com/openlayers/openlayers/pull/14837)Dependency Updates
New Contributors
Full Changelog: openlayers/openlayers@v7.4.0...v7.5.0
v7.4.0
Compare Source
Summary
The 7.4 release includes WebGL vector tiles along with several improvements to vector styling of WebGL layers, a new interaction for one-finger zooming on touch devices, and support for way geometries in the OSMXML parser. Several bug fixes for working with user projections and performance improvements for WebGL tile rendering are also on on board.
What's Changed
New Contributors
Full Changelog: openlayers/openlayers@v7.3.0...v7.4.0
v7.3.0
Compare Source
The 7.3 release includes rendering performance improvements with many layers, performance improvements when snapping during editing, and a handful of useful fixes. See the detailed list of changes below. Nothing special should be required when upgrading from the 7.2 release. Thanks to those who contributed!
List of all changes
See below for a complete list of features and fixes.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.