Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openlayers/openlayers

OpenLayers
https://github.com/openlayers/openlayers

Fix editing of export-map example on codesandbox

d7472161803307c8ff0d5f17a1f35fac13a5128c authored over 2 years ago
Remove textContent fallback for IE

4c13ef13c9807627c75f6278b622898fbd26ff99 authored over 2 years ago
Remove fullscreen handling fallback for IE

5f8a83b6d80c0464c17e923747c7cd05f228790d authored over 2 years ago
Remove msSaveBlob fallback for IE

e0fd784c16dd0c095e8ccff15cd07a91ba6e59bd authored over 2 years ago
Remove IE css fallback

e56bda5848df308b233e44fcf86a36a73176b194 authored over 2 years ago
Remove IE image smoothing fallback

6a6d2cd6129c0f1b8a6a0030a936e63a00b8a025 authored over 2 years ago
Merge pull request #13902 from MoonE/type-safe-collection

Improve Collection type-safety

37aaf8ed4b4287c8c9eede8efdf14d1474f10332 authored over 2 years ago
Improve Collection type-safety

75c17e55b12055237096355099e9678efb36ab82 authored over 2 years ago
Prevent inserting `undefined` into Collection

6e4e49644d0c32c2990be45211b4d50abdae7f42 authored over 2 years ago
Merge pull request #13906 from tschaub/export-link

Re-export the link interaction from the interactions module

d45de03e91cb138a67e1a4e2a26d4624ec9c98b4 authored over 2 years ago
Re-export the link interaction from the interactions module

0c0e92fcbd3cc2d7d642a29c2fa632d6be021355 authored over 2 years ago
Merge pull request #13905 from MoonE/replace-enums

Replace enums with typedefs

e17640c95a8b286cbde43284f6b6ae20ecccdeef authored over 2 years ago
Merge pull request #13900 from tschaub/flat-style

Accept an object literal for static layer styling

b10dc3bf83fd7f84dcf73ac0b400524215f5487c authored over 2 years ago
Accept an object literal for static layer styling

ab48290bd7badc4e8b461361f2a182f7c79a88d4 authored over 2 years ago
Replace RasterOperationType enum with typedef

14c2c31d4cbdb9c31e1105ed0596dcfd4f765da8 authored over 2 years ago
Replace VectorTileRenderType enum with typedef

361f1ab83778eba81c14b2a5659dfbc7e15a1a83 authored over 2 years ago
Remove deprecated 'image' render mode option

7f2f789d7f7f81fc4e4ab75355eaf0bc1bc48a7f authored over 2 years ago
Replace MouseWheelZoom Mode enum with typedef

2caa071a08ae1b5f048fb5747cdb64caf82c800e authored over 2 years ago
Replace proj/Units enum with typedef

7ac61fdc70b98e937cd4937e1be8616db374eb68 authored over 2 years ago
Merge pull request #13903 from ahocevar/fix-jsdoc

Update jsdoc-plugin-typescript to fix markdown in type annotations

d5086a7ab51d86dfcad462f5a6c9393858dfd8bf authored over 2 years ago
Update jsdoc-plugin-typescript to fix markdown in type annotations

551d438345bd3b47b009c87a3ea30628486b6571 authored over 2 years ago
Don't fire remove event when Collection remains unchanged

806843f4490e212043f7962735412c8b497ed4e6 authored over 2 years ago
Test removeAt does not fire event for invalid index

6f539c9ca49e9b29ba3d63c0fc27d3eadf807c48 authored over 2 years ago
Make VectorSource Options generic

217230172b592629aa801a23f29d647826e796cd authored over 2 years ago
Merge pull request #13899 from tschaub/lazy-image

Wait until first load to create icon image

1c1270cba4c7e864dce258facdfed6e80cc5fc97 authored over 2 years ago
Merge pull request #13901 from MoonE/text-types

Make Text options typesafe

dce24cfe4074b87d6ecd9f495fe037bb2c23c23d authored over 2 years ago
Make Text options typesafe

a076899470a93d87606f3a0f25d035a335e45c45 authored over 2 years ago
Wait until first load to create icon image

d31f40d6ce49657e6f8c19b0b881b8a4bab16bb6 authored over 2 years ago
Merge pull request #13897 from mike-000/intervals

Align graticule default intervals to minutes and seconds

4ad18ea67b12f7396a410a83bb42abbdfa65d2a1 authored over 2 years ago
Align default intervals to minutes and seconds

aaed855740f6cf3066d22a7a27f173e6e121fb0a authored over 2 years ago
Merge pull request #13891 from tschaub/untranspile

Publish untranspiled sources

0b08f3811acd24d53486b544f9429b396ace3b96 authored over 2 years ago
Publish untranspiled sources

c71d200cbf2c7bcb09453500fa3557026734f743 authored over 2 years ago
Update doc to remove part about extra src folder in the package

0f5b273246eb225092fa243a47a8aa8852a9db17 authored over 2 years ago
Merge pull request #13880 from ahocevar/reproj-tiles

Improve reprojection WMS config for better performance

3c5403259acf5fe6491c25a4333378b0d43cf11e authored over 2 years ago
Merge pull request #13893 from tschaub/grat

Omit minutes and seconds from HDMS formatting if zero

55e3ed6f74a2dcf2809c26defb95fa3dc09d58f1 authored over 2 years ago
Merge pull request #13888 from tschaub/object-assign

Use Object.assign

368bbc75cbe07c6102f32f9ba0b821904fc858b8 authored over 2 years ago
Use Object.assign

25d47ed7526459ea58ec4de3786aae3a82e5fac7 authored over 2 years ago
Omit minutes and seconds if zero

82dfba252042d5e357d74a6168f0ea778747f007 authored over 2 years ago
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

9f6ccdfb2d14465f466af8ac7b44f8503fb306a8 authored over 2 years ago
Merge pull request #13892 from tschaub/unused-worker

Remove unused worker

70acfc99e5bedb1f19fac726cfd303b08129a456 authored over 2 years ago
Merge pull request #13887 from tschaub/array-find

Remove find and findIndex from array module

1dc4f85ed1a7b67eb31f617097ea0de1fe00abce authored over 2 years ago
Merge pull request #13890 from tschaub/math

Use Math.cosh and Math.log2

2da8f62da1e84285ec013d71615cb16ae9fd2083 authored over 2 years ago
Merge pull request #13889 from tschaub/object-values

Use Object.values

40d3fb6041a79dc0dd7f64183a5496da1fda49c2 authored over 2 years ago
Merge pull request #13871 from openlayers/dependabot/npm_and_yarn/puppeteer-15.5.0

Bump puppeteer from 15.4.0 to 15.5.0

59d32061732693aa65c2f45a145d00514bb0152b authored over 2 years ago
Merge pull request #13870 from openlayers/dependabot/npm_and_yarn/webpack-5.74.0

Bump webpack from 5.73.0 to 5.74.0

6682f45015de306a69ce53b585cc1eca34898faf authored over 2 years ago
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....

5bb187d12a0052801012e60c2f6f14cf750a9073 authored over 2 years ago
Merge pull request #13873 from openlayers/dependabot/npm_and_yarn/jsdoc-3.6.11

Bump jsdoc from 3.6.10 to 3.6.11

a1a0ff0799f85ff89f17432f4dae036e3bfaa903 authored over 2 years ago
Remove unused worker

c9b2b3d76a626a2ed2e53d9be3387fd125b6ea96 authored over 2 years ago
Use Math.log2

fab4e837452a586c94642d2ad430fa24e62b2f12 authored over 2 years ago
Use Math.cosh

f32517a77f711cc9858079ee0e65b307a7a425d7 authored over 2 years ago
Use Object.values

641bd7af33701f64d0d9bb4a94df00ed09dcba21 authored over 2 years ago
Use Array.prototype.findIndex

82ceaea4ab7187e34addf8c26d2917154c22f135 authored over 2 years ago
Use Array.prototype.find

157bdc52082c8553338a59e0760331d7a31cda2b authored over 2 years ago
Merge pull request #13884 from tschaub/use-includes

Remove workaround for Array.prototype.includes

f2d989b2996103814c5972b0834cdb66696d4623 authored over 2 years ago
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 note...

2cd1aff23b244e3fdee685373ce158f86f460a7a authored over 2 years ago
Merge pull request #13879 from ahocevar/examples

Codesandbox and bundler improvements for examples

6385a47446d15a3b29670ac987fc769b00a43eec authored over 2 years ago
Remove workaround for Array.prototype.includes

44289a3a31adaf9c554769dcb9c806037be2045c authored over 2 years ago
Improve reprojection WMS config for better performance

8acc4aa20e62571ad788cada4ec6efe7c1a0cc2f authored over 2 years ago
Use vite instead of parcel

1e15daa3544f3fd7c98438ceb7579aebc41ee33d authored over 2 years ago
Also look for example dependencies in dependencies

b5afd06edfab65f43f5a1ae725cfb8d847312bb3 authored over 2 years ago
Use explicit versions for example dependencies

db77f7d4a2847038d0fd68ed5e20fd5d197aec4c authored over 2 years ago
More forgiving import regex

392ca5706d292ecc4d56897bb39f14063112922a authored over 2 years ago
Merge pull request #13868 from MoonE/remove-for-each-layer-at-pixel

Remove deprecated method PluggableMap#forEachLayerAtPixel ...

14133a05a840efa2a9147f7bebeb4de2a6a86ab0 authored over 2 years ago
Remove deprecated method PluggableMap#forEachLayerAtPixel

2897f03ea526e537b02f2d7e347a3b5091a5db5c authored over 2 years ago
Bump jsdoc from 3.6.10 to 3.6.11

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.10 to 3.6.11.
- [Release notes](https://g...

5828d4cd4d1043e5f79d120f22b093a736e7bbc2 authored over 2 years ago
Bump webpack from 5.73.0 to 5.74.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.74.0.
- [Release notes](htt...

3abcb034eeae8dabe69c3b111335635406f78eda authored over 2 years ago
Merge pull request #13869 from MoonE/remove-unused-assertion-numbers

Remove unused assertion numbers

4b6c3d408a38d6bb76bc93c60d320434c8474035 authored over 2 years ago
Remove unused assertion numbers

0d178d7baa5a764241a0aa9324fc2639a2fb8a11 authored over 2 years ago
Merge pull request #13838 from MoonE/remove-deprecated-overlay-options

Remove deprecated Overlay options

0f8de893186a810f673aaaf0687499a0160bc078 authored over 2 years ago
Merge pull request #13461 from jahow/webgl-shape-renderer

WebGL vector renderer for polygons, lines and points

7d56c56210501e0eb404d6b82ed2cca0ec81c3e6 authored over 2 years ago
Merge pull request #13863 from ahocevar/tile-error-handling

Fix reloading tiles in case of an error with tile.load()

e83ecdeb961c09259b748bb6ecce9a192992d3fd authored over 2 years ago
Merge pull request #13860 from ahocevar/geojson-empty-coordinate-arrays

Handle multipolygons with empty polygons

02c73e3e692a06b1b6d965cffb5456047f64ca85 authored over 2 years ago
Unused element and class name

8aa8684d814114e6f7eccea3c76633b4b05df24c authored over 2 years ago
Fix reloading tiles in case of an error with tile.load()

a1d68b4f662559e697ddc35b6ffe1e1764f71ed6 authored over 2 years ago
Using a union type instead of a string enum

01f3536d29c680a0b90ef253bcdc5698eed5f731 authored over 2 years ago
Only pass the feature to the attribute getter

7e424be66bb635629f38adb2277879989e648247 authored over 2 years ago
Renaming fill and stroke attributes and shaders

bd9e73a5340a7a30bc1ba7016f951a8b32195f0f authored over 2 years ago
Remove api annotation for experimental features

f21dd84c91e895f2f1d7a23fc9c40806067b267f authored over 2 years ago
Private if not used elsewhere; underscore suffix only if private

5182b164525ec608f70fad0dee9d275475c34100 authored over 2 years ago
Remove deprecated Overlay options

e3766222f398ba93d25cdad5a49bd514d1c81f86 authored over 2 years ago
Merge pull request #13858 from MoonE/replace-enums-with-typedef

Replace enums with typedef

1c68d5093d10ebbe0ced545b8bb30a0b1e4063a5 authored over 2 years ago
Handle multipolygons with empty polygons

c8508bcf974a3dc43410eccc02160d08b3205b8d authored over 2 years ago
Merge pull request #13859 from openlayers/dependabot/npm_and_yarn/terser-5.14.2

Bump terser from 5.7.2 to 5.14.2

14041e490f81796bc75cdaea07d7521f786611bd authored over 2 years ago
Bump terser from 5.7.2 to 5.14.2

Bumps [terser](https://github.com/terser/terser) from 5.7.2 to 5.14.2.
- [Release notes](https:/...

5b5ce3f9ee48c510ec53ec9fec79fc07a6a7506c authored over 2 years ago
Replace IconAnchorUnits enum with typedef

7ec2725c1ecec6858bce63608ecd1a5068dd3fae authored over 2 years ago
Replace IconOrigin enum with typedef

62e335ceda7e5b675e7d4cc377ec80a849ac4a38 authored over 2 years ago
Replace Zoomify TierSizeCalculation enum with typedef

48e57f4d8c4ea3ad65899355217f337cffe27acd authored over 2 years ago
Replace Draw Mode enum with typedef

7004d18519a6fadca3202f8b9efa631607c73aeb authored over 2 years ago
Replace GeometryLayout enum with typedef

185485b0f79a21f85cc8a7d91e7118e579742681 authored over 2 years ago
Replace ScaleLine Units with typedef

ac6edc704a0453ff944a832b8f7e50be7e149e90 authored over 2 years ago
Replace IGCZ enum with typedef

4d2156ff3ada3444612fdeaf69f5f97e10b0dc55 authored over 2 years ago
Replace TextPlacement enum with typedef

69caa0678341566d2c8bbc6876e85bdffdfa1a6f authored over 2 years ago
Merge pull request #13837 from MoonE/remove-label-cache

Remove deprecated label cache

d20690394ca9bedc8bcc4e78fff01155098225d1 authored over 2 years ago
Merge pull request #13850 from MoonE/update-dev-version-to-7

Update dev version to 7.0.0

ea67c20e1b6b895c7d3e28af6970f1254bb70cf5 authored over 2 years ago
Update dev version to 7.0.0

2679b51c7aa8dc4bc1ea9cffe046d592be0fb906 authored over 2 years ago
Merge pull request #13852 from openlayers/release-v6.15.1

Release v6.15.1

b15e41d588b48650d7718b43d8ddbc178d0e6576 authored over 2 years ago
Merge branch 'main' into release-v6.15.1

87cc257daf66d739fcd0cfcbbedeee5c5157c70a authored over 2 years ago
Develop on 6.15.2-dev

e8ff6656d3d0fb4150d07c535622c6cd26a059db authored over 2 years ago
Updates for the 6.15.1 release

9613cb97617ce2e3af082c236d5f63a9dc7e93f3 authored over 2 years ago
Merge pull request #13835 from ahocevar/source-state

Recover from incorrect rebase after removal of string enums

ac5b80a0df533bdf83830f1be48f2b248a641f41 authored over 2 years ago