dependabot-preview[bot]
733f787e1d
Bump karma-mocha from 1.3.0 to 2.0.0
...
Bumps [karma-mocha](https://github.com/karma-runner/karma-mocha ) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/karma-runner/karma-mocha/releases )
- [Changelog](https://github.com/karma-runner/karma-mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-mocha/compare/v1.3.0...v2.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-20 12:43:37 +00:00
Tim Schaub
614a7f3900
Merge pull request #10944 from openlayers/dependabot/npm_and_yarn/loglevelnext-4.0.1
...
Bump loglevelnext from 3.0.1 to 4.0.1
2020-04-20 06:41:21 -06:00
Tim Schaub
724d6d3d8e
Merge pull request #10942 from openlayers/dependabot/npm_and_yarn/puppeteer-3.0.0
...
Bump puppeteer from 2.1.1 to 3.0.0
2020-04-20 06:35:39 -06:00
Tim Schaub
a9b8482054
Merge pull request #10947 from openlayers/dependabot/npm_and_yarn/karma-5.0.2
...
Bump karma from 5.0.1 to 5.0.2
2020-04-20 06:34:02 -06:00
dependabot-preview[bot]
82ee124677
Bump karma from 5.0.1 to 5.0.2
...
Bumps [karma](https://github.com/karma-runner/karma ) from 5.0.1 to 5.0.2.
- [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.1...v5.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-20 09:39:18 +00:00
dependabot-preview[bot]
0df2bbf088
Bump loglevelnext from 3.0.1 to 4.0.1
...
Bumps [loglevelnext](https://github.com/shellscape/loglevelnext ) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/shellscape/loglevelnext/releases )
- [Commits](https://github.com/shellscape/loglevelnext/compare/v3.0.1...v4.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-20 09:35:02 +00:00
dependabot-preview[bot]
db75ca316b
Bump puppeteer from 2.1.1 to 3.0.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v2.1.1...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-20 09:33:08 +00:00
Andreas Hocevar
2760b0dafb
Merge pull request #10936 from ahocevar/css-optional
...
Set pointerEvents style programmatically instead of relying on ol.css
2020-04-18 17:31:36 +02:00
Andreas Hocevar
c020389551
Merge pull request #10941 from ahocevar/prevent-scroll-on-drag
...
Always prevent default after handleDragEvent
2020-04-18 17:31:00 +02:00
Andreas Hocevar
51194c69eb
Always prevent default after handleDragEvent
2020-04-17 22:47:09 +02:00
Andreas Hocevar
c2f4443df8
Merge pull request #10939 from ahocevar/event-type
...
Losen listener type
2020-04-17 14:46:57 +02:00
Andreas Hocevar
9b1f8fa1d1
Losen listener type
2020-04-17 11:28:33 +02:00
Andreas Hocevar
2b0cd742d6
Merge pull request #10935 from ejn/fix-panIntoView-no-options
...
Fix calling Overlay.panIntoView with no options
2020-04-17 11:13:22 +02:00
Edward Nash
b543e4dedd
Correct notation for optional argument
2020-04-17 10:54:44 +02:00
Andreas Hocevar
f58bfa4438
Merge pull request #10937 from mike-000/patch-12
...
Use the tile coordinate as a tile pseudo URL in geojson-vt example
2020-04-17 10:51:42 +02:00
Edward Nash
17a8017e1e
Fix calling Overlay.panIntoView with no options
...
* API-doc said undefined is OK, code assumed an object
2020-04-17 07:26:28 +02:00
mike-000
6519b54647
fix prettier
2020-04-17 00:08:11 +01:00
mike-000
71b866947f
read and set features in custom tileLoadFunction
2020-04-17 00:01:28 +01:00
mike-000
7d2e367fd0
fix prettier
2020-04-16 22:18:40 +01:00
mike-000
25b0cce8ed
fix prettier
2020-04-16 22:13:12 +01:00
mike-000
3bac7acb48
Use the tile coordinate as a pseudo URL
...
Use the unique tile coordinate as a pseudo tile URL instead of a GeoJSON data URL which may not be unique
2020-04-16 21:40:38 +01:00
Andreas Hocevar
7f6258dd0d
Set pointerEvents style programmatically instead of relying on ol.css
2020-04-16 17:34:40 +02:00
Andreas Hocevar
12043e147c
Merge pull request #10934 from ahocevar/type-fixes
...
Update TypeScript to v3.8
2020-04-15 22:52:51 +02:00
Andreas Hocevar
fee9340e24
Remove lint
2020-04-15 22:44:05 +02:00
Andreas Hocevar
45d01f4bfe
Update README
2020-04-15 22:29:12 +02:00
Tim Schaub
f882980194
Merge pull request #10931 from tschaub/bust-cache
...
Use a new cache key in hopes of fixing test failures
2020-04-15 07:48:02 -06:00
Andreas Hocevar
5f4446b3b2
Update TypeScript
2020-04-15 10:53:27 +02:00
Andreas Hocevar
29ce0bb223
Fix private scope issues in source/UrlTile and subclasses
2020-04-15 10:53:26 +02:00
Andreas Hocevar
793ccbd411
Properly export enum
2020-04-15 10:53:26 +02:00
Andreas Hocevar
bcc94baf22
Fix layer renderer scope issues
2020-04-15 10:53:26 +02:00
Andreas Hocevar
6426cd10dc
Fix render/Feature scope issue
2020-04-15 10:53:25 +02:00
Andreas Hocevar
b0393a098a
Fix WebGLPoints layer scope issue
2020-04-15 10:53:25 +02:00
Andreas Hocevar
8ba051add3
Fix private scope issues in ol/interaction/*
2020-04-15 10:53:25 +02:00
Andreas Hocevar
e14e41bcfb
Remove private and protected scope from GML methods and members
2020-04-15 10:53:25 +02:00
Andreas Hocevar
a2ae18d89a
Fix private scope type issues in format/KML
2020-04-15 10:53:24 +02:00
Andreas Hocevar
f4d64700ef
Fix private scope type issues in controls
2020-04-15 10:53:24 +02:00
Andreas Hocevar
b0f20d6bd6
Use imports for enum types
2020-04-15 10:53:23 +02:00
Andreas Hocevar
c8d5fc418c
Merge pull request #10930 from ahocevar/uniform-color-test
...
Better test for uniform colors
2020-04-15 00:34:07 +02:00
Tim Schaub
f10717b1fb
Use a new cache key in hopes of fixing test failures
...
The next step in debugging our periodic rendering test failures is to use a new cache key. This change also removes the less specific key, so we will no longer get partial cache restores. If we don't see test failures after this change, we may try adding the v2-dependencies- as a key.
2020-04-14 15:32:38 -06:00
Tim Schaub
adad51bf3a
Merge pull request #10929 from nikolas/patch-1
...
Fix typo in 6.3.0 release doc
2020-04-14 15:20:53 -06:00
Andreas Hocevar
2fd8a556e1
Better test for uniform colors
2020-04-14 20:25:27 +02:00
nikolas
6688d5aba9
Fix typo in 6.3.0 release doc
...
improvments -> improvements
2020-04-14 10:08:49 -04:00
Tim Schaub
c18500e4f2
Merge pull request #10918 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.9.5
...
Bump @babel/preset-env from 7.9.0 to 7.9.5
2020-04-13 11:29:27 -06:00
Tim Schaub
e81b87a4ec
Merge pull request #10921 from openlayers/dependabot/npm_and_yarn/pngjs-4.0.0
...
Bump pngjs from 3.4.0 to 4.0.0
2020-04-13 11:29:02 -06:00
Tim Schaub
af971ef92b
Merge pull request #10923 from openlayers/dependabot/npm_and_yarn/sinon-9.0.2
...
Bump sinon from 9.0.1 to 9.0.2
2020-04-13 11:28:38 -06:00
Tim Schaub
32cb49e10b
Merge pull request #10922 from openlayers/dependabot/npm_and_yarn/karma-5.0.1
...
Bump karma from 4.4.1 to 5.0.1
2020-04-13 10:58:03 -06:00
dependabot-preview[bot]
0ca58c58c2
Bump karma from 4.4.1 to 5.0.1
...
Bumps [karma](https://github.com/karma-runner/karma ) from 4.4.1 to 5.0.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/v4.4.1...v5.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-13 15:29:11 +00:00
Tim Schaub
ea62aac59a
Merge pull request #10920 from openlayers/dependabot/npm_and_yarn/jsdoc-3.6.4
...
Bump jsdoc from 3.6.3 to 3.6.4
2020-04-13 09:26:53 -06:00
dependabot-preview[bot]
769c7e1db0
Bump jsdoc from 3.6.3 to 3.6.4
...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc ) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/jsdoc/jsdoc/releases )
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.4/CHANGES.md )
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.3...3.6.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-13 14:01:23 +00:00
Tim Schaub
f23e5c035e
Merge pull request #10919 from openlayers/dependabot/npm_and_yarn/rollup-2.6.1
...
Bump rollup from 2.3.3 to 2.6.1
2020-04-13 08:00:18 -06:00