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
Tim Schaub
f01ffeb189
Merge pull request #10924 from openlayers/dependabot/npm_and_yarn/jquery-3.5.0
...
Bump jquery from 3.4.1 to 3.5.0
2020-04-13 07:59:04 -06:00
dependabot-preview[bot]
4f2cea3581
Bump jquery from 3.4.1 to 3.5.0
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-13 08:51:26 +00:00
dependabot-preview[bot]
f720a3eb23
Bump sinon from 9.0.1 to 9.0.2
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinonjs/sinon/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-13 08:50:48 +00:00
dependabot-preview[bot]
c785c38d8e
Bump pngjs from 3.4.0 to 4.0.0
...
Bumps [pngjs](https://github.com/lukeapage/pngjs2 ) from 3.4.0 to 4.0.0.
- [Release notes](https://github.com/lukeapage/pngjs2/releases )
- [Commits](https://github.com/lukeapage/pngjs2/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-13 08:49:12 +00:00
dependabot-preview[bot]
33939ff26c
Bump rollup from 2.3.3 to 2.6.1
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.3.3 to 2.6.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.3.3...v2.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-13 08:47:21 +00:00
dependabot-preview[bot]
841a7a92f8
Bump @babel/preset-env from 7.9.0 to 7.9.5
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.9.0 to 7.9.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-13 08:46:21 +00:00
Tim Schaub
6acbbd8e90
Merge pull request #10917 from sambakk/master
...
Fix the IGN WMTS example dead links and attribution
2020-04-12 16:36:06 -06:00
sambakk
c9b765c243
Correct the attribution with the right link, icon and icon title
2020-04-12 15:46:14 +01:00
sambakk
2451a75238
Replace the dead links of the Géoportail API web page & Descriptif technique des web services du Géoportail
2020-04-12 15:24:46 +01:00
Andreas Hocevar
7f89aa3285
Merge pull request #10911 from MoonE/apidoc-fullscreen-events
...
Remove link for fullscreen event from navigation
2020-04-12 12:14:05 +02:00
Tim Schaub
6c0da44141
Merge pull request #10916 from tschaub/debug-test-failures
...
Store additional artifacts to debug test failures
2020-04-11 14:03:53 -06:00
Tim Schaub
5e12fe9dc1
Store additional artifacts to debug test failures
2020-04-11 12:41:30 -06:00
Maximilian Krög
b07f96e558
Remove link for fullscreen event from navigation
2020-04-10 19:07:25 +02:00
Frédéric Junod
4bd191755f
Merge pull request #10902 from fredj/readFromDocument
...
Move readFromDocument implementation to the base class
2020-04-09 10:20:51 +02:00
Andreas Hocevar
28d1e5c1ee
Merge pull request #10899 from ahocevar/fix-translate-drag
...
Do not scroll page during feature translation
2020-04-07 10:05:27 +02:00
Andreas Hocevar
cb8fb147ec
Do not scroll page during feature translation
2020-04-07 08:53:54 +02:00
Frederic Junod
484f45fc1b
Move readFromDocument implementation to the base class
...
All the child classes have the same code; move to the base class
2020-04-07 07:26:38 +02:00
Tim Schaub
3014b68254
Merge pull request #10862 from tschaub/prettier
...
Use prettier
2020-04-06 13:05:56 -06:00
Tim Schaub
054af09032
Make code prettier
...
This updates ESLint and our shared eslint-config-openlayers to use Prettier. Most formatting changes were automatically applied with this:
npm run lint -- --fix
A few manual changes were required:
* In `examples/offscreen-canvas.js`, the `//eslint-disable-line` comment needed to be moved to the appropriate line to disable the error about the `'worker-loader!./offscreen-canvas.worker.js'` import.
* In `examples/webpack/exapmle-builder.js`, spaces could not be added after a couple `function`s for some reason. While editing this, I reworked `ExampleBuilder` to be a class.
* In `src/ol/format/WMSGetFeatureInfo.js`, the `// @ts-ignore` comment needed to be moved down one line so it applied to the `parsersNS` argument.
2020-04-06 12:54:09 -06:00
Andreas Hocevar
53b48baf62
Merge pull request #10895 from ahocevar/example-dependencies
...
Fix dependency source management for examples
2020-04-06 19:00:04 +02:00
Tim Schaub
6eccf21543
Merge pull request #10882 from MoonE/apidoc-fix-toggle-state
...
Apidoc - Fix toggle state when there are no hidden members
2020-04-06 10:30:17 -06:00
Andreas Hocevar
e951a3c7d5
Fix dependency source management for examples
2020-04-06 16:51:22 +02:00
Andreas Hocevar
5b4a4b20aa
Merge pull request #10893 from ahocevar/fix-focus-condition
...
Fix focus condition
2020-04-06 15:30:39 +02:00
Tim Schaub
c8fd78c5b3
Merge pull request #10889 from openlayers/dependabot/npm_and_yarn/rollup-2.3.3
...
Bump rollup from 2.3.0 to 2.3.3
2020-04-06 07:07:32 -06:00
Tim Schaub
81ef29a51b
Merge pull request #10891 from openlayers/dependabot/npm_and_yarn/handlebars-4.7.6
...
Bump handlebars from 4.7.4 to 4.7.6
2020-04-06 07:06:52 -06:00
Andreas Hocevar
4330697ed2
Fix focus condition
2020-04-06 11:57:10 +02:00