Maximilian Krög
|
7c81cb41a8
|
Remove IconImage color fallback for IE
|
2022-07-31 02:29:20 +02:00 |
|
MoonE
|
f276f3f47f
|
Merge pull request #13907 from MoonE/remove-ms-image-smoothing-enabled
Remove IE fallbacks
|
2022-07-30 23:58:55 +02:00 |
|
MoonE
|
a575631f88
|
Merge pull request #13910 from MoonE/export-map-codesandbox
Fix editing of export-map example on codesandbox
|
2022-07-30 23:57:22 +02:00 |
|
Maximilian Krög
|
d747216180
|
Fix editing of export-map example on codesandbox
|
2022-07-30 23:27:21 +02:00 |
|
Maximilian Krög
|
4c13ef13c9
|
Remove textContent fallback for IE
|
2022-07-30 23:06:59 +02:00 |
|
Maximilian Krög
|
5f8a83b6d8
|
Remove fullscreen handling fallback for IE
|
2022-07-30 22:59:26 +02:00 |
|
Maximilian Krög
|
e0fd784c16
|
Remove msSaveBlob fallback for IE
|
2022-07-30 22:58:47 +02:00 |
|
Maximilian Krög
|
e56bda5848
|
Remove IE css fallback
|
2022-07-30 22:57:51 +02:00 |
|
Maximilian Krög
|
6a6d2cd612
|
Remove IE image smoothing fallback
|
2022-07-30 22:36:32 +02:00 |
|
MoonE
|
37aaf8ed4b
|
Merge pull request #13902 from MoonE/type-safe-collection
Improve Collection type-safety
|
2022-07-30 21:38:48 +02:00 |
|
Maximilian Krög
|
75c17e55b1
|
Improve Collection type-safety
|
2022-07-30 21:30:35 +02:00 |
|
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 |
|