Commit Graph

31598 Commits

Author SHA1 Message Date
Maximilian Krög
6e4e49644d Prevent inserting undefined into Collection 2022-07-30 20:27:36 +02:00
Tim Schaub
d45de03e91 Merge pull request #13906 from tschaub/export-link
Re-export the link interaction from the interactions module
2022-07-30 12:23:41 -06:00
Tim Schaub
0c0e92fcbd Re-export the link interaction from the interactions module 2022-07-30 10:59:45 -06:00
MoonE
e17640c95a Merge pull request #13905 from MoonE/replace-enums
Replace enums with typedefs
2022-07-30 18:12:34 +02:00
Tim Schaub
b10dc3bf83 Merge pull request #13900 from tschaub/flat-style
Accept an object literal for static layer styling
2022-07-30 10:05:21 -06:00
Tim Schaub
ab48290bd7 Accept an object literal for static layer styling 2022-07-30 09:48:10 -06:00
Maximilian Krög
14c2c31d4c Replace RasterOperationType enum with typedef 2022-07-30 15:06:13 +02:00
Maximilian Krög
2caa071a08 Replace MouseWheelZoom Mode enum with typedef 2022-07-30 15:06:12 +02:00
Maximilian Krög
7ac61fdc70 Replace proj/Units enum with typedef 2022-07-30 15:06:12 +02:00
Maximilian Krög
361f1ab837 Replace VectorTileRenderType enum with typedef 2022-07-30 15:06:12 +02:00
Maximilian Krög
7f2f789d7f Remove deprecated 'image' render mode option 2022-07-30 15:06:12 +02:00
Andreas Hocevar
d5086a7ab5 Merge pull request #13903 from ahocevar/fix-jsdoc
Update jsdoc-plugin-typescript to fix markdown in type annotations
2022-07-30 10:36:00 +02:00
Andreas Hocevar
551d438345 Update jsdoc-plugin-typescript to fix markdown in type annotations 2022-07-30 10:07:23 +02:00
Maximilian Krög
806843f449 Don't fire remove event when Collection remains unchanged 2022-07-30 03:17:48 +02:00
Maximilian Krög
6f539c9ca4 Test removeAt does not fire event for invalid index 2022-07-30 03:13:37 +02:00
Maximilian Krög
217230172b Make VectorSource Options generic 2022-07-30 03:13:37 +02:00
Tim Schaub
1c1270cba4 Merge pull request #13899 from tschaub/lazy-image
Wait until first load to create icon image
2022-07-29 18:27:46 -06:00
MoonE
dce24cfe40 Merge pull request #13901 from MoonE/text-types
Make Text options typesafe
2022-07-30 01:34:28 +02:00
Maximilian Krög
a076899470 Make Text options typesafe 2022-07-29 21:24:46 +02:00
Tim Schaub
d31f40d6ce Wait until first load to create icon image 2022-07-29 13:24:17 -06:00
Tim Schaub
4ad18ea67b Merge pull request #13897 from mike-000/intervals
Align graticule default intervals to minutes and seconds
2022-07-29 09:18:22 -06:00
mike-000
aaed855740 Align default intervals to minutes and seconds 2022-07-29 11:26:54 +01:00
Tim Schaub
0b08f3811a Merge pull request #13891 from tschaub/untranspile
Publish untranspiled sources
2022-07-28 14:10:34 -06:00
Tim Schaub
0f5b273246 Update doc to remove part about extra src folder in the package 2022-07-28 13:56:34 -06:00
Tim Schaub
c71d200cbf Publish untranspiled sources 2022-07-28 13:56:34 -06:00
Andreas Hocevar
3c5403259a Merge pull request #13880 from ahocevar/reproj-tiles
Improve reprojection WMS config for better performance
2022-07-28 21:54:22 +02:00
Tim Schaub
55e3ed6f74 Merge pull request #13893 from tschaub/grat
Omit minutes and seconds from HDMS formatting if zero
2022-07-28 13:47:29 -06:00
Tim Schaub
368bbc75cb Merge pull request #13888 from tschaub/object-assign
Use Object.assign
2022-07-28 13:29:12 -06:00
Tim Schaub
25d47ed752 Use Object.assign 2022-07-28 13:23:16 -06:00
Tim Schaub
82dfba2520 Omit minutes and seconds if zero 2022-07-28 08:13:05 -06:00
Andreas Hocevar
9f6ccdfb2d Merge pull request #13875 from openlayers/dependabot/npm_and_yarn/jsdoc-plugin-typescript-2.1.0
Bump jsdoc-plugin-typescript from 2.0.7 to 2.1.0
2022-07-28 10:14:29 +02:00
Tim Schaub
70acfc99e5 Merge pull request #13892 from tschaub/unused-worker
Remove unused worker
2022-07-27 18:10:04 -06:00
Tim Schaub
1dc4f85ed1 Merge pull request #13887 from tschaub/array-find
Remove find and findIndex from array module
2022-07-27 18:09:42 -06:00
Tim Schaub
2da8f62da1 Merge pull request #13890 from tschaub/math
Use Math.cosh and Math.log2
2022-07-27 18:09:15 -06:00
Tim Schaub
40d3fb6041 Merge pull request #13889 from tschaub/object-values
Use Object.values
2022-07-27 18:08:43 -06:00
MoonE
59d3206173 Merge pull request #13871 from openlayers/dependabot/npm_and_yarn/puppeteer-15.5.0
Bump puppeteer from 15.4.0 to 15.5.0
2022-07-28 01:45:33 +02:00
MoonE
6682f45015 Merge pull request #13870 from openlayers/dependabot/npm_and_yarn/webpack-5.74.0
Bump webpack from 5.73.0 to 5.74.0
2022-07-28 01:43:38 +02:00
dependabot[bot]
5bb187d12a Bump jsdoc-plugin-typescript from 2.0.7 to 2.1.0
Bumps [jsdoc-plugin-typescript](https://github.com/openlayers/jsdoc-plugin-typescript) from 2.0.7 to 2.1.0.
- [Release notes](https://github.com/openlayers/jsdoc-plugin-typescript/releases)
- [Commits](https://github.com/openlayers/jsdoc-plugin-typescript/commits)

---
updated-dependencies:
- dependency-name: jsdoc-plugin-typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 22:00:43 +00:00
Tim Schaub
a1a0ff0799 Merge pull request #13873 from openlayers/dependabot/npm_and_yarn/jsdoc-3.6.11
Bump jsdoc from 3.6.10 to 3.6.11
2022-07-27 15:53:58 -06:00
Tim Schaub
c9b2b3d76a Remove unused worker 2022-07-27 15:51:34 -06:00
Tim Schaub
fab4e83745 Use Math.log2 2022-07-27 15:11:14 -06:00
Tim Schaub
f32517a77f Use Math.cosh 2022-07-27 15:09:43 -06:00
Tim Schaub
641bd7af33 Use Object.values 2022-07-27 15:03:47 -06:00
Tim Schaub
82ceaea4ab Use Array.prototype.findIndex 2022-07-27 14:00:06 -06:00
Tim Schaub
157bdc5208 Use Array.prototype.find 2022-07-27 13:57:35 -06:00
Tim Schaub
f2d989b299 Merge pull request #13884 from tschaub/use-includes
Remove workaround for Array.prototype.includes
2022-07-27 13:49:09 -06:00
dependabot[bot]
2cd1aff23b Bump puppeteer from 15.4.0 to 15.5.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 15.4.0 to 15.5.0.
- [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/v15.4.0...v15.5.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 18:54:12 +00:00
Andreas Hocevar
6385a47446 Merge pull request #13879 from ahocevar/examples
Codesandbox and bundler improvements for examples
2022-07-27 20:53:10 +02:00
Tim Schaub
44289a3a31 Remove workaround for Array.prototype.includes 2022-07-27 11:17:49 -06:00
Andreas Hocevar
8acc4aa20e Improve reprojection WMS config for better performance 2022-07-27 14:47:24 +02:00