dependabot-preview[bot]
|
993efe9830
|
Bump terser-webpack-plugin from 4.2.2 to 4.2.3
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v4.2.2...v4.2.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-12 07:32:29 +00:00 |
|
Andreas Hocevar
|
de5287a9ec
|
Merge pull request #11403 from cazacugmihai/main
#11402 add CSS class name support for control buttons
|
2020-10-10 19:41:06 +02:00 |
|
Andreas Hocevar
|
eba0ba6ae0
|
Merge pull request #11592 from ahocevar/new-declutter
New decluttering implementation
|
2020-10-07 10:33:33 +02:00 |
|
Andreas Hocevar
|
c9ebf79df5
|
Add types and comments to make combined image+text decluttering clearer
|
2020-10-05 19:17:22 +02:00 |
|
Tim Schaub
|
67b683f38b
|
Merge pull request #11622 from openlayers/dependabot/npm_and_yarn/sinon-9.1.0
Bump sinon from 9.0.3 to 9.1.0
|
2020-10-05 09:04:01 -06:00 |
|
Tim Schaub
|
8b92ee20f5
|
Merge pull request #11623 from openlayers/dependabot/npm_and_yarn/copy-webpack-plugin-6.2.0
Bump copy-webpack-plugin from 6.1.1 to 6.2.0
|
2020-10-05 09:03:13 -06:00 |
|
Maximilian Krög
|
187a216379
|
Do not draw empty text styles
This fixes a rendering/flicker issue when an empty text style is decluttered
together with an image style.
|
2020-10-05 12:20:04 +02:00 |
|
dependabot-preview[bot]
|
a465dd01fc
|
Bump copy-webpack-plugin from 6.1.1 to 6.2.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.1.1 to 6.2.0.
- [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/v6.1.1...v6.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-05 07:34:22 +00:00 |
|
dependabot-preview[bot]
|
8c45984dc4
|
Bump sinon from 9.0.3 to 9.1.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.0.3 to 9.1.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v9.0.3...v9.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-05 07:32:53 +00:00 |
|
Andreas Hocevar
|
1ec6713f31
|
Merge pull request #11618 from mike-000/patch-16
Update the Marker Animation example
|
2020-10-04 17:45:49 +02:00 |
|
Marc Jansen
|
f3d92f013b
|
Merge pull request #11620 from MoonE/examples-code-add-charset
Add charset to the examples html below the map
|
2020-10-03 21:56:49 +02:00 |
|
Maximilian Krög
|
fc67d8302b
|
Add charset to the examples html below the map
|
2020-10-03 21:31:38 +02:00 |
|
mike-000
|
f8c24590b9
|
Fetch the polyline and smoother animation
Fetch the polyline and use getCoordinateAt() for smooth animation
|
2020-10-03 19:30:56 +01:00 |
|
Olivier Guyot
|
0af823fc74
|
Merge pull request #11613 from elnabo/main
Allow mouse input if map is rendered in an other window
|
2020-10-02 10:59:50 +02:00 |
|
elnabo
|
81103c9253
|
Allow mouse input if map is rendered in an other window
|
2020-10-02 09:39:19 +02:00 |
|
Andreas Hocevar
|
aa69c5d3aa
|
Merge pull request #11597 from MoonE/select-interaction-performance
Improved performance when removing feature with only one Select
|
2020-09-30 13:09:49 +02:00 |
|
Andreas Hocevar
|
df67924f33
|
Merge pull request #11607 from mike-000/patch-15
Reset attributions control to collapsible when no uncollapsible sources are visible
|
2020-09-30 13:04:27 +02:00 |
|
mike-000
|
cb77784d2a
|
also restore collapsed state to last user setting
|
2020-09-30 10:36:53 +01:00 |
|
Andreas Hocevar
|
06637d8fb1
|
Merge pull request #11609 from M393/modify-interaction-insert-only-one-vertex
Modify interaction insert only one vertex
|
2020-09-29 20:41:17 +02:00 |
|
Maximilian Krög
|
6a5c3bde62
|
Do not insert more than one point per geometry at once
|
2020-09-29 10:52:35 +02:00 |
|
Maximilian Krög
|
bf33bd0703
|
Add Modify test for identical line segments of same geometry
|
2020-09-29 10:52:35 +02:00 |
|
Maximilian Krög
|
edb3b5f4fd
|
The vertex is always the same, no need to store it with the segment
|
2020-09-29 10:52:35 +02:00 |
|
Andreas Hocevar
|
0387399554
|
Merge pull request #11605 from ahocevar/release-tile-canvas
Remove context references when releasing tiles
|
2020-09-29 09:31:43 +02:00 |
|
Andreas Hocevar
|
e7aa36019e
|
Merge pull request #11603 from openlayers/dependabot/npm_and_yarn/rollup-2.28.2
Bump rollup from 2.28.1 to 2.28.2
|
2020-09-28 15:24:47 +02:00 |
|
Andreas Hocevar
|
1f371e1eeb
|
Merge pull request #11602 from openlayers/dependabot/npm_and_yarn/marked-1.2.0
Bump marked from 1.1.1 to 1.2.0
|
2020-09-28 15:14:45 +02:00 |
|
dependabot-preview[bot]
|
169ace6f00
|
Bump rollup from 2.28.1 to 2.28.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.28.1 to 2.28.2.
- [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.28.1...v2.28.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-28 13:12:24 +00:00 |
|
Andreas Hocevar
|
5c96cd60bb
|
Merge pull request #11601 from openlayers/dependabot/npm_and_yarn/puppeteer-5.3.1
Bump puppeteer from 5.3.0 to 5.3.1
|
2020-09-28 15:10:05 +02:00 |
|
mike-000
|
09a1dd43c6
|
reset to collapsible when no uncollapsible sources
|
2020-09-28 14:05:23 +01:00 |
|
Andreas Hocevar
|
eee837bc70
|
Merge pull request #11600 from openlayers/dependabot/npm_and_yarn/eslint-7.10.0
Bump eslint from 7.9.0 to 7.10.0
|
2020-09-28 13:34:00 +02:00 |
|
Andreas Hocevar
|
a0963e9720
|
Merge pull request #11599 from openlayers/dependabot/npm_and_yarn/worker-loader-3.0.3
Bump worker-loader from 3.0.2 to 3.0.3
|
2020-09-28 13:33:33 +02:00 |
|
Andreas Hocevar
|
9ce60c85c8
|
Merge pull request #11598 from openlayers/dependabot/npm_and_yarn/karma-5.2.3
Bump karma from 5.2.2 to 5.2.3
|
2020-09-28 13:32:51 +02:00 |
|
Andreas Hocevar
|
4c8de423af
|
Remove context references when releasing tiles
|
2020-09-28 12:20:07 +02:00 |
|
dependabot-preview[bot]
|
f43f5e9637
|
Bump marked from 1.1.1 to 1.2.0
Bumps [marked](https://github.com/markedjs/marked) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-28 07:22:55 +00:00 |
|
dependabot-preview[bot]
|
a0b1a218fe
|
Bump puppeteer from 5.3.0 to 5.3.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.3.0...v5.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-28 07:22:07 +00:00 |
|
dependabot-preview[bot]
|
59eef7a5d2
|
Bump eslint from 7.9.0 to 7.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.9.0...v7.10.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-28 07:21:22 +00:00 |
|
dependabot-preview[bot]
|
c31a524969
|
Bump worker-loader from 3.0.2 to 3.0.3
Bumps [worker-loader](https://github.com/webpack-contrib/worker-loader) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/webpack-contrib/worker-loader/releases)
- [Changelog](https://github.com/webpack-contrib/worker-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/worker-loader/compare/v3.0.2...v3.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-28 07:20:46 +00:00 |
|
dependabot-preview[bot]
|
030ff1ba07
|
Bump karma from 5.2.2 to 5.2.3
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.2 to 5.2.3.
- [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/v5.2.2...v5.2.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-28 07:19:48 +00:00 |
|
Maximilian Krög
|
65fc3ca2ca
|
Improved performance when removing feature with only one Select
|
2020-09-28 01:00:07 +02:00 |
|
Andreas Hocevar
|
3198642cec
|
Use locally available font for rendering test
|
2020-09-27 21:13:27 +02:00 |
|
Maximilian Krög
|
f63d0741b9
|
Add rendering test for multipoint with icon and text
|
2020-09-27 21:13:27 +02:00 |
|
Andreas Hocevar
|
8e862766fc
|
New decluttering implementation
|
2020-09-27 21:13:26 +02:00 |
|
Andreas Hocevar
|
689711607f
|
Merge pull request #11591 from kannes/patch-2
Make permalink example less complex
|
2020-09-25 23:14:43 +02:00 |
|
Hannes
|
2e87ae3421
|
use .toFixed() instead of manual math
|
2020-09-25 22:10:25 +02:00 |
|
Hannes
|
47ae47d123
|
zoom can actually be fractional nowadays
|
2020-09-25 22:06:20 +02:00 |
|
Andreas Hocevar
|
705e328fa0
|
Merge pull request #11569 from mike-000/patch-19
Fix binary data exports to codesandbox in examples
|
2020-09-24 09:21:05 +02:00 |
|
mike-000
|
c3378466fe
|
in IE use textContent instead of innerText
|
2020-09-22 12:14:19 +01:00 |
|
Tim Schaub
|
f480252900
|
Merge pull request #11579 from mike-000/patch-14
Replace Animated GIF example globe gif
|
2020-09-21 04:59:18 -06:00 |
|
Tim Schaub
|
661c16a735
|
Merge pull request #11578 from openlayers/dependabot/npm_and_yarn/rollup-2.28.1
Bump rollup from 2.26.11 to 2.28.1
|
2020-09-21 04:58:52 -06:00 |
|
Tim Schaub
|
3b04abd7fa
|
Merge pull request #11576 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-4.2.2
Bump terser-webpack-plugin from 4.2.0 to 4.2.2
|
2020-09-21 04:53:46 -06:00 |
|
Tim Schaub
|
10d727e373
|
Merge pull request #11575 from openlayers/dependabot/npm_and_yarn/typescript-4.0.3
Bump typescript from 4.0.2 to 4.0.3
|
2020-09-21 04:52:55 -06:00 |
|