dependabot-preview[bot]
6246427cc8
Bump copy-webpack-plugin from 8.0.0 to 8.1.0
...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin ) from 8.0.0 to 8.1.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/v8.0.0...v8.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-05 07:44:11 +00:00
Maximilian Krög
9d773c8f19
Build for ie11 again
2021-04-05 02:55:17 +02:00
kikuchan
15a8eb864a
Add test for ol/format/WKB
2021-04-05 02:12:26 +09:00
kikuchan
44ad13f8ea
Make writeFeature(s)/writeGeometry able to return ArrayBuffer
2021-04-05 02:12:26 +09:00
kikuchan
15e131a392
Add ol/format/WKB and its example
2021-04-05 02:12:23 +09:00
MoonE
6f7b6c8141
Merge pull request #12028 from MoonE/overview-map-no-initial-target
...
Overview map no initial target
2021-04-03 23:15:30 +02:00
MoonE
85c5530fe1
Merge pull request #12175 from MoonE/examples-webpack-refresh-entries-before-compile
...
Refresh available examples before each compilation
2021-04-03 20:21:32 +02:00
Martin Packman
6ab44e9aea
Allow private class members to be mangled
...
Openlayers classes use an underscore suffix convention to mark class
members as private. These are undocumented implementation details and
presumably unsafe for code outside the class to rely on.
Allowing javascript minimisation to change these names gives 5% bundle
size reduction to the library.
2021-04-03 17:57:11 +01:00
Maximilian Krög
e6dacd07cd
Refresh available examples before each compilation
...
This makes it possible to pickup new examples and prevents compilation
errors when an example is removed. This is especially handy when switching
branches. Otherwise the dev server has to be restarted each time.
2021-04-03 18:18:28 +02:00
Tim Schaub
843c3e8853
Merge pull request #12155 from openlayers/dependabot/npm_and_yarn/eslint-7.23.0
...
Bump eslint from 7.22.0 to 7.23.0
2021-04-02 18:57:12 -06:00
Tim Schaub
3442caa779
Merge pull request #12158 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.13.12
...
Bump @babel/preset-env from 7.13.10 to 7.13.12
2021-04-02 18:55:02 -06:00
dependabot-preview[bot]
365b9a2cf8
Bump @babel/preset-env from 7.13.10 to 7.13.12
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.13.10 to 7.13.12.
- [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.13.12/packages/babel-preset-env )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-02 12:43:29 +00:00
Tim Schaub
6bb6eebcb6
Merge pull request #12156 from openlayers/dependabot/npm_and_yarn/rollup/plugin-node-resolve-11.2.1
...
Bump @rollup/plugin-node-resolve from 11.2.0 to 11.2.1
2021-04-02 06:43:18 -06:00
Tim Schaub
527e2a5e21
Merge pull request #12159 from openlayers/dependabot/npm_and_yarn/babel/core-7.13.13
...
Bump @babel/core from 7.13.10 to 7.13.13
2021-04-02 06:42:04 -06:00
Andreas Hocevar
5b7bc95120
Merge pull request #12174 from openlayers/dependabot/npm_and_yarn/rollup-2.44.0
...
Bump rollup from 2.42.3 to 2.44.0
2021-04-02 11:36:39 +02:00
dependabot-preview[bot]
77f1ac8b85
Bump eslint from 7.22.0 to 7.23.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.22.0 to 7.23.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.22.0...v7.23.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-02 08:01:37 +00:00
Andreas Hocevar
972b553b86
Merge pull request #12157 from openlayers/dependabot/npm_and_yarn/karma-6.3.1
...
Bump karma from 6.2.0 to 6.3.1
2021-04-02 10:00:44 +02:00
Andreas Hocevar
230a464517
Merge pull request #12173 from openlayers/dependabot/npm_and_yarn/webpack-5.30.0
...
Bump webpack from 5.27.2 to 5.30.0
2021-04-02 10:00:12 +02:00
Andreas Hocevar
b5c9de35f9
Merge pull request #12153 from openlayers/dependabot/npm_and_yarn/webpack-cli-4.6.0
...
Bump webpack-cli from 4.5.0 to 4.6.0
2021-04-02 09:59:49 +02:00
dependabot-preview[bot]
171727ff14
Bump rollup from 2.42.3 to 2.44.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.42.3 to 2.44.0.
- [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.42.3...v2.44.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-02 05:44:42 +00:00
dependabot-preview[bot]
edb6231111
Bump @rollup/plugin-node-resolve from 11.2.0 to 11.2.1
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 11.2.0 to 11.2.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v11.2.0...node-resolve-v11.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-02 05:44:23 +00:00
dependabot-preview[bot]
62a12b26cf
Bump webpack from 5.27.2 to 5.30.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.27.2 to 5.30.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.27.2...v5.30.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-02 05:43:37 +00:00
Andreas Hocevar
3b69cb4d4f
Merge pull request #12151 from openlayers/dependabot/npm_and_yarn/rollup/plugin-commonjs-18.0.0
...
Bump @rollup/plugin-commonjs from 17.1.0 to 18.0.0
2021-04-02 07:42:58 +02:00
Andreas Hocevar
fd744d7f45
Merge pull request #12150 from openlayers/dependabot/npm_and_yarn/sinon-10.0.0
...
Bump sinon from 9.2.4 to 10.0.0
2021-04-02 07:41:10 +02:00
Andreas Hocevar
5049e097d5
Merge pull request #12172 from ahocevar/icon-displacement
...
Fix icon displacement
2021-04-01 14:59:40 +02:00
Tim Schaub
45f21440e1
Merge pull request #12170 from tschaub/sponsor
...
Link to GitHub sponsors page
2021-04-01 06:39:00 -06:00
Andreas Hocevar
4a6db3d2f8
Fix icon displacement
2021-04-01 12:08:32 +02:00
Andreas Hocevar
96759f639a
Merge pull request #12168 from ahocevar/getfeatures-reference
...
VectorSource#getFeatures() consistently returns a new array
2021-04-01 09:00:53 +02:00
Andreas Hocevar
59d686d104
Fix typo, add test
2021-04-01 08:38:29 +02:00
Tim Schaub
c2e660aced
Link to sponsors page from readme
2021-03-31 16:02:53 -06:00
Tim Schaub
7622c4a029
Link to https://github.com/sponsors/openlayers page
2021-03-31 15:56:24 -06:00
Andreas Hocevar
a01893b275
VectorSource#getFeatures() consistently returns a new array
2021-03-31 18:18:50 +02:00
Andreas Hocevar
58c9736534
Merge pull request #12164 from ahocevar/fix-offscreen
...
Fix offscreen-canvas example
2021-03-30 10:57:23 +02:00
Andreas Hocevar
a16406c6c6
Merge pull request #12163 from ahocevar/rendermode
...
Fix how renderMode is derived from options
2021-03-30 10:56:49 +02:00
Andreas Hocevar
abe29f2bc6
Fix offscreen-canvas example
2021-03-29 23:42:59 +02:00
Andreas Hocevar
1530037765
Fix how renderMode is derived from options
2021-03-29 23:12:21 +02:00
dependabot-preview[bot]
eba06dbde8
Bump @babel/core from 7.13.10 to 7.13.13
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.10 to 7.13.13.
- [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.13.13/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-03-29 08:11:15 +00:00
dependabot-preview[bot]
a32cf7720f
Bump karma from 6.2.0 to 6.3.1
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.2.0 to 6.3.1.
- [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.2.0...v6.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-03-29 08:08:30 +00:00
dependabot-preview[bot]
753b7a6330
Bump webpack-cli from 4.5.0 to 4.6.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.5.0 to 4.6.0.
- [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.5.0...webpack-cli@4.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-03-29 08:04:55 +00:00
dependabot-preview[bot]
6320c7fe99
Bump @rollup/plugin-commonjs from 17.1.0 to 18.0.0
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 17.1.0 to 18.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v17.1.0...commonjs-v18.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-03-29 08:03:08 +00:00
dependabot-preview[bot]
d7f2535a7e
Bump sinon from 9.2.4 to 10.0.0
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 9.2.4 to 10.0.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.2.4...v10.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-03-29 08:02:31 +00:00
Andreas Hocevar
1cb89ab991
Merge pull request #12137 from ahocevar/low-frame-budget
...
Load less tiles when low on frame budget
2021-03-26 22:04:54 +01:00
Andreas Hocevar
8144070fb5
Merge pull request #12143 from ahocevar/fix-singleclick-doubleclick
...
Fix singleclick and doubleclick events
2021-03-26 22:03:22 +01:00
Andreas Hocevar
158f6c7bcd
Fix singleclick and doubleclick events
2021-03-25 21:20:16 +01:00
Andreas Hocevar
ccde59cff9
Merge pull request #12141 from kikitte/main
...
call the success callback after the features are added
2021-03-25 08:19:53 +01:00
kikitte.lee
635191f31d
call the success callback after the features are added
2021-03-25 14:26:12 +08:00
Andreas Hocevar
54763d2fb0
Load less tiles when low on frame budget
2021-03-23 22:39:08 +01:00
Tim Schaub
22ff477ee6
Merge pull request #12135 from tschaub/update-webpack
...
Update webpack
2021-03-22 18:03:37 -06:00
Tim Schaub
54e981f59a
Update webpack
2021-03-22 13:42:05 -06:00
Andreas Hocevar
5425401b1b
Merge pull request #11405 from amir-ba/main
...
Fixes extent calculation in WMTS optionsFromCapabilities when BoundingBox exists
2021-03-22 18:42:58 +01:00