Tim Schaub
e194675582
Merge pull request #11991 from simonseyock/wkt-format-types
...
Fix some typings in format and format/WKT
2021-02-09 07:59:47 -07:00
MoonE
7fe54ffa37
Merge pull request #12001 from openlayers/dependabot/npm_and_yarn/karma-6.1.0
...
Bump karma from 6.0.3 to 6.1.0
2021-02-09 00:17:14 +01:00
MoonE
14efd22039
Merge pull request #11999 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.12.13
...
Bump @babel/preset-env from 7.12.11 to 7.12.13
2021-02-09 00:12:35 +01:00
dependabot-preview[bot]
fd3033a5b5
Bump @babel/preset-env from 7.12.11 to 7.12.13
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.12.11 to 7.12.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.12.13/packages/babel-preset-env )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-08 23:00:21 +00:00
MoonE
78b113c037
Merge pull request #12000 from openlayers/dependabot/npm_and_yarn/babel/core-7.12.13
...
Bump @babel/core from 7.12.10 to 7.12.13
2021-02-08 23:57:51 +01:00
MoonE
e13e7adcb9
Merge pull request #12003 from openlayers/dependabot/npm_and_yarn/puppeteer-7.0.1
...
Bump puppeteer from 5.5.0 to 7.0.1
2021-02-08 23:55:29 +01:00
MoonE
363f0d57d3
Merge pull request #12005 from openlayers/dependabot/npm_and_yarn/webpack-cli-4.5.0
...
Bump webpack-cli from 4.4.0 to 4.5.0
2021-02-08 23:47:39 +01:00
dependabot-preview[bot]
a57085b865
Bump karma from 6.0.3 to 6.1.0
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.0.3 to 6.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/v6.0.3...v6.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-08 22:31:57 +00:00
MoonE
360a983797
Merge pull request #12002 from openlayers/dependabot/npm_and_yarn/marked-2.0.0
...
[Security] Bump marked from 1.2.8 to 2.0.0
2021-02-08 23:29:27 +01:00
MoonE
8616aa9320
Merge pull request #11992 from MoonE/measure-example
...
Improve measure example ux
2021-02-08 19:23:23 +01:00
dependabot-preview[bot]
cbc1095ba9
Bump webpack-cli from 4.4.0 to 4.5.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.4.0 to 4.5.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.4.0...webpack-cli@4.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-08 08:02:41 +00:00
dependabot-preview[bot]
db4ab0eb7a
Bump puppeteer from 5.5.0 to 7.0.1
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 5.5.0 to 7.0.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/v5.5.0...v7.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-08 07:57:49 +00:00
dependabot-preview[bot]
ed885ea443
Bump marked from 1.2.8 to 2.0.0
...
Bumps [marked](https://github.com/markedjs/marked ) from 1.2.8 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v1.2.8...v2.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-08 07:54:09 +00:00
dependabot-preview[bot]
9d547daba9
Bump @babel/core from 7.12.10 to 7.12.13
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.10 to 7.12.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.12.13/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-08 07:50:22 +00:00
MoonE
8c6dd4c244
Merge pull request #11974 from mike-000/patch-26
...
Fix polyfill inconsistencies
2021-02-07 14:36:22 +01:00
Andreas Hocevar
94bfe77c21
Merge pull request #11987 from ahocevar/vector-opacity
...
Respect opacity for vector instructions
2021-02-06 21:30:50 +01:00
Maximilian Krög
7df38575b8
Improve measure example ux
...
- Pass click events on measure tooltips through to the map
- Put the tooltip for the currently drawn geometry on top
- Disable text selection in the tooltips so clicking to draw does not select
2021-02-06 18:50:35 +01:00
Andreas Hocevar
3eb5dcca68
Merge pull request #11989 from mike-000/patch-27
...
Correct pixel ratio descriptions
2021-02-06 18:41:40 +01:00
Simon Seyock
5d43818025
Fix test for projection.
2021-02-06 17:45:20 +01:00
Andreas Hocevar
ebc3631341
Also apply layer opacity to decluttered content
2021-02-06 15:21:39 +01:00
Andreas Hocevar
861fa37168
Merge pull request #11988 from ahocevar/warn-zero-size
...
Warn when map container's width or height are zero
2021-02-06 15:08:42 +01:00
mike-000
1c47d268fb
Correct pixel ratio description
2021-02-06 13:49:48 +00:00
mike-000
2b52a12453
Correct pixel ratio description
2021-02-06 13:45:13 +00:00
Andreas Hocevar
6fe0d6121c
Warn when map container's width or height are zero
2021-02-06 14:18:23 +01:00
Andreas Hocevar
4d5d80cb27
Respect opacity for vector instructions
2021-02-06 13:38:14 +01:00
Andreas Hocevar
a7b92cba4d
Merge pull request #11978 from ahocevar/snap-delta-optional
...
Add snapToPointer option
2021-02-06 12:57:17 +01:00
Andreas Hocevar
d31abd2f77
Sensible defaults
2021-02-06 12:04:31 +01:00
Tim Schaub
51d53137c2
Merge pull request #11981 from simonseyock/property-description
...
Add descriptions for properties.
2021-02-04 20:26:20 -07:00
Simon Seyock
2ad5789797
Add descriptions for properties.
2021-02-04 18:19:33 +01:00
Simon Seyock
bd489fec4c
Fix strict null checking for format/WKT
...
NOTE: `EMPTY` may only occur immediately after geometry type
2021-02-03 22:43:56 +01:00
Tim Schaub
2fe91b8f4d
Merge pull request #11979 from simonseyock/jsdoc-types-syntax
...
Jsdoc types syntax
2021-02-03 07:23:52 -07:00
Simon Seyock
8facb252f1
Replace google closure syntax = with brackets around name
2021-02-03 14:06:02 +01:00
Simon Seyock
c15faa19fc
enable check-types
2021-02-03 13:59:34 +01:00
Andreas Hocevar
bf90ce2789
Add snapToPointer option
2021-02-03 10:52:10 +01:00
Tim Schaub
cb9df36fbc
Merge pull request #11977 from tschaub/jsdoc-syntax
...
More consistent JSDoc syntax
2021-02-02 17:11:09 -07:00
Tim Schaub
57e7be0a00
Upper case type
2021-02-02 13:53:24 -07:00
Tim Schaub
19bb3f8c88
Consistent use of Array and Object types
2021-02-02 13:53:10 -07:00
Tim Schaub
11d92763ec
Merge pull request #11975 from simonseyock/valid-jsdoc
...
jsdoc linting
2021-02-02 13:47:09 -07:00
Simon Seyock
7a155a00e7
Replace nested types by typedefs
2021-02-02 18:03:12 +01:00
mike-000
c324baf074
Add Number.isInteger to polyfills
2021-02-02 13:01:18 +00:00
mike-000
63612bd2f2
Add Number.isInteger polyfill to displayed html
2021-02-02 12:55:36 +00:00
mike-000
c546751989
Remove obsolete ol-mapbox-style polyfills
2021-02-02 12:50:12 +00:00
Simon Seyock
808868ad1f
Fixed some jsdoc issues.
2021-02-02 12:15:30 +01:00
Simon Seyock
f590cb3473
Harmonize jsdoc
2021-02-02 12:14:56 +01:00
Andreas Hocevar
a6ae8db50f
Merge pull request #11967 from mike-000/patch-25
...
Simplify popup positioning in Icon Scale example
2021-02-01 10:47:03 +01:00
Tim Schaub
ec6e2d7a18
Merge pull request #11971 from openlayers/dependabot/npm_and_yarn/marked-1.2.8
...
Bump marked from 1.2.7 to 1.2.8
2021-02-01 02:01:29 -07:00
Tim Schaub
d874c3dfc6
Merge pull request #11970 from openlayers/dependabot/npm_and_yarn/eslint-7.19.0
...
Bump eslint from 7.18.0 to 7.19.0
2021-02-01 02:00:29 -07:00
Tim Schaub
3a5cff8bee
Merge pull request #11969 from openlayers/dependabot/npm_and_yarn/rollup-2.38.3
...
Bump rollup from 2.38.0 to 2.38.3
2021-02-01 01:58:33 -07:00
Tim Schaub
4ff1623933
Merge pull request #11968 from openlayers/dependabot/npm_and_yarn/karma-6.0.3
...
Bump karma from 6.0.1 to 6.0.3
2021-02-01 01:55:51 -07:00
dependabot-preview[bot]
457081de2f
Bump marked from 1.2.7 to 1.2.8
...
Bumps [marked](https://github.com/markedjs/marked ) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v1.2.7...v1.2.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-01 07:41:45 +00:00