Commit Graph

27914 Commits

Author SHA1 Message Date
Andreas Hocevar
a396ca62d1 Merge pull request #11192 from ahocevar/jquery-pep
Use pepjs in examples to support more old/exotic browsers
2020-06-17 16:48:54 +02:00
Andreas Hocevar
f3d5bfc1d3 Use pepjs in examples to support more old/exotic browsers 2020-06-17 08:49:54 +02:00
Tim Schaub
1742f18eec Merge pull request #11190 from mike-000/patch-13
Correct vector layer clipping with rotation
2020-06-16 23:00:55 -06:00
mike-000
e3a89a2e55 test clipping with rotation 2020-06-16 13:24:52 +01:00
mike-000
0747f44e4a test clipping with rotation 2020-06-16 12:29:15 +01:00
mike-000
014f17d14b correct clipping with rotation 2020-06-16 12:20:50 +01:00
Tim Schaub
2d978f57aa Merge pull request #11183 from openlayers/dependabot/npm_and_yarn/mocha-8.0.1
Bump mocha from 7.2.0 to 8.0.1
2020-06-15 08:10:57 -06:00
Tim Schaub
b35e35c976 Merge pull request #11181 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-3.0.4
Bump terser-webpack-plugin from 3.0.3 to 3.0.4
2020-06-15 08:08:54 -06:00
Tim Schaub
2e72a59c7b Merge pull request #11182 from openlayers/dependabot/npm_and_yarn/rollup-2.16.1
Bump rollup from 2.15.0 to 2.16.1
2020-06-15 08:08:16 -06:00
Tim Schaub
42332df60a Merge pull request #11180 from openlayers/dependabot/npm_and_yarn/karma-5.1.0
Bump karma from 5.0.9 to 5.1.0
2020-06-15 08:07:14 -06:00
dependabot-preview[bot]
f0f360b138 Bump mocha from 7.2.0 to 8.0.1
Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.2.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 09:23:57 +00:00
dependabot-preview[bot]
33d726fb83 Bump rollup from 2.15.0 to 2.16.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.15.0 to 2.16.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.15.0...v2.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 09:22:25 +00:00
dependabot-preview[bot]
8cebe69f49 Bump terser-webpack-plugin from 3.0.3 to 3.0.4
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 3.0.3 to 3.0.4.
- [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/v3.0.3...v3.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 09:21:16 +00:00
dependabot-preview[bot]
473b813698 Bump karma from 5.0.9 to 5.1.0
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.9 to 5.1.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/v5.0.9...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 09:20:09 +00:00
Andreas Hocevar
323a472fbb Merge pull request #11037 from mike-000/patch-11
Allow icon and text styles to be scaled in two dimensions
2020-06-13 10:00:06 +02:00
Andreas Hocevar
47538da54d Merge pull request #11165 from ahocevar/dragrotate-defaultcondition
Use drag-pan default condition with onFocusOnly
2020-06-13 09:56:44 +02:00
Andreas Hocevar
dbe080d362 Rename chain function to all 2020-06-13 08:40:00 +02:00
Andreas Hocevar
3de2ea0624 More convenience with condition chaining 2020-06-13 08:39:59 +02:00
Andreas Hocevar
aa5de5db60 Use drag-pan default condition with onFocusOnly 2020-06-13 08:39:59 +02:00
Andreas Hocevar
8110ff3200 Merge pull request #11172 from ahocevar/find
Use cross-browser find
2020-06-13 08:38:15 +02:00
Andreas Hocevar
8b592f3ec6 Merge pull request #11171 from ahocevar/un-once
Allow using un() for events registered with once()
2020-06-13 08:29:14 +02:00
Andreas Hocevar
00dc86c8c6 Merge pull request #11148 from ahocevar/vectortile-label-flicker
Vectortile label flicker
2020-06-13 08:28:22 +02:00
Andreas Hocevar
e6fe0fc5ad Merge pull request #11174 from ahocevar/set-get-style-types-docs
Improve types and docs for getStyle/setStyle
2020-06-11 17:31:06 +02:00
Andreas Hocevar
9689355c8e Merge pull request #11173 from ahocevar/no-pep
Remove elm-pep dependency
2020-06-11 14:08:06 +02:00
Andreas Hocevar
04bc9ff0df Improve types and docs for getStyle/setStyle 2020-06-11 13:53:59 +02:00
Andreas Hocevar
886ca26c6a Remove elm-pep dependency 2020-06-11 13:11:28 +02:00
Andreas Hocevar
66de2cfd81 Use cross-browser find 2020-06-11 12:15:36 +02:00
Andreas Hocevar
852fe2a3fe Allow using un() for events registered with once() 2020-06-11 12:14:32 +02:00
Andreas Hocevar
e3c2142cab Do not add empty arrays to the frameState's declutterItems 2020-06-09 10:18:59 +02:00
Andreas Hocevar
a7d824a44f Update reference image 2020-06-09 09:44:10 +02:00
Andreas Hocevar
1504cd942a Fix multigeometry decluttering 2020-06-09 09:43:55 +02:00
Andreas Hocevar
4d1f65f2db Restore functionality whennot decluttering 2020-06-08 23:21:43 +02:00
Andreas Hocevar
f289979cbf Keep original renderBuffer for hit detection 2020-06-08 22:55:26 +02:00
Andreas Hocevar
686c665c71 No empty declutter instructions, but with individual box 2020-06-08 22:43:38 +02:00
Andreas Hocevar
ff980077ee Consider area around viewport for decluttering 2020-06-08 22:40:26 +02:00
Andreas Hocevar
1ef103ed66 Merge pull request #11158 from openlayers/dependabot/npm_and_yarn/globby-11.0.1
Bump globby from 11.0.0 to 11.0.1
2020-06-08 12:25:23 +02:00
Andreas Hocevar
0f9de15448 Less declutter flicker by respecting renderBuffer 2020-06-08 11:39:02 +02:00
dependabot-preview[bot]
31180234cd Bump globby from 11.0.0 to 11.0.1
Bumps [globby](https://github.com/sindresorhus/globby) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v11.0.0...v11.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 09:38:46 +00:00
Andreas Hocevar
35fdcb9565 Merge pull request #11157 from openlayers/dependabot/npm_and_yarn/copy-webpack-plugin-6.0.2
Bump copy-webpack-plugin from 6.0.1 to 6.0.2
2020-06-08 11:36:28 +02:00
Andreas Hocevar
47cb349db1 Merge pull request #11151 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-3.0.3
Bump terser-webpack-plugin from 3.0.2 to 3.0.3
2020-06-08 11:30:31 +02:00
dependabot-preview[bot]
57ee8c2c53 Bump copy-webpack-plugin from 6.0.1 to 6.0.2
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.0.1 to 6.0.2.
- [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.0.1...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 09:29:41 +00:00
Andreas Hocevar
ea74a549b1 Merge pull request #11156 from openlayers/dependabot/npm_and_yarn/typescript-3.9.5
Bump typescript from 3.9.3 to 3.9.5
2020-06-08 11:28:55 +02:00
Andreas Hocevar
7c92ec2210 Merge pull request #11155 from openlayers/dependabot/npm_and_yarn/fs-extra-9.0.1
Bump fs-extra from 9.0.0 to 9.0.1
2020-06-08 11:28:23 +02:00
Andreas Hocevar
3f6e95e60a Merge pull request #11152 from openlayers/dependabot/npm_and_yarn/puppeteer-3.3.0
Bump puppeteer from 3.2.0 to 3.3.0
2020-06-08 11:27:56 +02:00
Andreas Hocevar
31b490bfb6 Merge pull request #11153 from openlayers/dependabot/npm_and_yarn/eslint-7.2.0
Bump eslint from 6.8.0 to 7.2.0
2020-06-08 11:27:21 +02:00
Andreas Hocevar
514b74ac49 Merge pull request #11150 from openlayers/dependabot/npm_and_yarn/rollup-2.15.0
Bump rollup from 2.12.0 to 2.15.0
2020-06-08 11:26:10 +02:00
Andreas Hocevar
49a53010ef Merge pull request #11154 from openlayers/dependabot/npm_and_yarn/ol-mapbox-style-6.1.2
Bump ol-mapbox-style from 6.1.1 to 6.1.2
2020-06-08 11:25:18 +02:00
dependabot-preview[bot]
65a83a223c Bump typescript from 3.9.3 to 3.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.3...v3.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 09:24:27 +00:00
dependabot-preview[bot]
14bc768439 Bump fs-extra from 9.0.0 to 9.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.0.0...9.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 09:23:14 +00:00
dependabot-preview[bot]
4eb77e5950 Bump ol-mapbox-style from 6.1.1 to 6.1.2
Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/openlayers/ol-mapbox-style/releases)
- [Changelog](https://github.com/openlayers/ol-mapbox-style/blob/v6.1.2/CHANGELOG.md)
- [Commits](https://github.com/openlayers/ol-mapbox-style/compare/v6.1.1...v6.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 09:22:00 +00:00