wussup
fc4ec899ca
Add constrainResolution option
...
Sometimes we may have the functionality to set scale/resolution provided by a user and it can be any number (so constrainResolution in View class is not useful), but we would like to have constrainResolution in mouse wheel zoom event.
2020-04-20 15:36:19 +02:00
Tim Schaub
e7968bcc1a
Merge pull request #10945 from openlayers/dependabot/npm_and_yarn/karma-mocha-2.0.0
...
Bump karma-mocha from 1.3.0 to 2.0.0
2020-04-20 07:16:55 -06:00
Tim Schaub
90eef7a7f9
Merge pull request #10943 from openlayers/dependabot/npm_and_yarn/pngjs-5.0.0
...
Bump pngjs from 4.0.0 to 5.0.0
2020-04-20 06:55:23 -06:00
Tim Schaub
113a553c75
Merge pull request #10946 from openlayers/dependabot/npm_and_yarn/pixelmatch-5.2.0
...
Bump pixelmatch from 5.1.0 to 5.2.0
2020-04-20 06:54:52 -06:00
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
dependabot-preview[bot]
91f73366da
Bump pixelmatch from 5.1.0 to 5.2.0
...
Bumps [pixelmatch](https://github.com/mapbox/pixelmatch ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/mapbox/pixelmatch/releases )
- [Commits](https://github.com/mapbox/pixelmatch/compare/v5.1.0...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-20 12:37:55 +00:00
dependabot-preview[bot]
33dae92c50
Bump pngjs from 4.0.0 to 5.0.0
...
Bumps [pngjs](https://github.com/lukeapage/pngjs ) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/lukeapage/pngjs/releases )
- [Commits](https://github.com/lukeapage/pngjs/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-20 12:37:52 +00: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