Ecosyste.ms: OpenCollective

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

Leaflet

🍃 Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps 🇺🇦
Collective - Host: opensource - https://opencollective.com/leafletjs - Website: https://leafletjs.com - Code: https://github.com/Leaflet/Leaflet

Merge pull request #1833 from danzel/master

Fix worldCopyJump if you start zoomed all the way out. Fixes #1831

github.com/Leaflet/Leaflet - e7870271106598078eaffb19a09b5fd029bd4458 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Document changes to setMaxBounds method as per #1834

github.com/Leaflet/Leaflet - ae7dd990a7112c8c7224124d0cb1b786c3f40da0 authored over 11 years ago by David Beitey <[email protected]>
Allow options to be passed to Map.setMaxBounds such that they can be used when setting the view.

github.com/Leaflet/Leaflet - c663392697489e0bb0425db88b12b0186a33ab2c authored over 11 years ago by David Beitey <[email protected]>
Fix worldCopyJump if you start zoomed all the way out. Fixes #1831

github.com/Leaflet/Leaflet - fef108cc8e7aff77998d4f96eb7c9bc0e2c971b4 authored over 11 years ago by danzel <[email protected]>
Merge pull request #1832 from turban/gh-pages

Changed name for graticule plugin

github.com/Leaflet/Leaflet - 3a8137cb93792f287d9f092777ef8ea6ba00cd7f authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Changed name for graticule plugin

github.com/Leaflet/Leaflet - 71e6b9500a0965a21add06adc3134fe64bc62913 authored over 11 years ago by Bjørn Sandvik <[email protected]>
Merge pull request #1830 from turban/gh-pages

Added Graticule plugin

github.com/Leaflet/Leaflet - 2d4d8cf35981e663e97e7952f50406b41dff4aef authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Added graticule plugin

github.com/Leaflet/Leaflet - 84a31e6bb25d49b76d19c368eef7166bf04f3d44 authored over 11 years ago by Bjørn Sandvik <[email protected]>
attempt to address regressions from #1684, #1745

github.com/Leaflet/Leaflet - 914807c621059624bfb73a10caabe893b2b97ee8 authored over 11 years ago by Scooter Wadsworth <[email protected]>
Stop transition if element is outside fo the DOM

github.com/Leaflet/Leaflet - f01e010f9aa21f601106635d3166586d63e73530 authored over 11 years ago by Aaron Rutkovsky <[email protected]>
Renames L.LatLng property .altitude to .alt

github.com/Leaflet/Leaflet - 8e98e52b88499fff1cb93265f708487b64354a67 authored over 11 years ago by Hans Kristian Flaatten <[email protected]>
Adds support for altitude and 3D GeoJSON

This commit adds a third parameter to the L.LatLon class for specifying
altitude. This is in tur...

github.com/Leaflet/Leaflet - 46885de00d76207d8974d092d1caff1e2ef03d35 authored over 11 years ago by Hans Kristian Flaatten <[email protected]>
fix typo and reorder items in the changelog a bit

github.com/Leaflet/Leaflet - 642fc815e19ab9b4f3e2a437f6b8ca5d4cca1d3f authored over 11 years ago by Vladimir Agafonkin <[email protected]>
update changelog, close #1819

github.com/Leaflet/Leaflet - e6ddac4557310e790a2aaa090c1cb04cf591c3e7 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Merge pull request #1802 from Leaflet/scaledtiles

TileLayer maxNativeZoom option for scaling tiles on unsupported zoom levels

github.com/Leaflet/Leaflet - 8f2dc24c88307bfc51d8dcdc56448ec7a971ffc8 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Issue where the tile layer is not reset and updated when redraw is called.

I was able to replicate this issue: https://github.com/Leaflet/Leaflet/issues/1797. The problem ...

github.com/Leaflet/Leaflet - 724f9aa3d8071a9c409987aa0f1dd059d2ec47bc authored over 11 years ago by Christoffer Rosen <[email protected]>
Merge pull request #1815 from slara/gh-pages

Add Leaflet.BorderPan to plugin list

github.com/Leaflet/Leaflet - e372aefbec12b82804a9005e7414a65cb578d9da authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Add Leaflet.BorderPan to plugin list.

github.com/Leaflet/Leaflet - 062c880d21db673d6f2870b998fb30d129dac20c authored over 11 years ago by Sebastián Lara Menares <[email protected]>
Remove trailing comma, fixes IE7. Refs #1755

github.com/Leaflet/Leaflet - 71e851fa401f8568e7dbe8e6eb3653b56da8b0cc authored over 11 years ago by danzel <[email protected]>
Update markercluster js/css links so the guest post works again. Fixes leaflet/leaflet.markercluster#205

github.com/Leaflet/Leaflet - cf43b10ef635caa823431de00f9912dcf5cdbdf4 authored over 11 years ago by danzel <[email protected]>
Merge pull request #1812 from AndreyGeonya/patch-3

Update reference.html

github.com/Leaflet/Leaflet - 3347b78f4bf89aa7d5697518331848fffc8fa95d authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Update reference.html

getLayers() documentation fixed (wrong type)

github.com/Leaflet/Leaflet - cb22601c8d5b91385059110d2f2bbb1e9bee8af6 authored over 11 years ago by Andrey Geonya <[email protected]>
Merge pull request #1811 from AndreyGeonya/patch-2

Update reference.html

github.com/Leaflet/Leaflet - 17c25ea42473acf1932d07d09d13986d4d366edd authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Update reference.html

LocationEvent documentation fixed (altitude duplicate)

github.com/Leaflet/Leaflet - c45b140e7044aed90d5e27d66b0073790736e522 authored over 11 years ago by Andrey Geonya <[email protected]>
Merge pull request #1810 from JasonSanford/gh-pages

A few more details about base layers in the layers control

github.com/Leaflet/Leaflet - 5e4cfc5b6845584ab8c84d4c2a620ffff2a2258e authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Also note that only a single base map should be passed in reference.

github.com/Leaflet/Leaflet - 703e5a6da7c5d057ea0c79fe5953db2348e723b9 authored over 11 years ago by Jason Sanford <[email protected]>
Note that only one base layer should be added to the map at instantiation.

github.com/Leaflet/Leaflet - 02090a32811b028d86e5867f71b16aad67f18715 authored over 11 years ago by Jason Sanford <[email protected]>
add info about name, minor updates

github.com/Leaflet/Leaflet - d04f1e73e31a215184de5f84e79dbfc3cf9dc458 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
fix typo

github.com/Leaflet/Leaflet - e795e484465251dff18f8131d86b6304b005e4d9 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
blog post with plugin authoring guide

github.com/Leaflet/Leaflet - 2585d71a5af3f94c02cb684220e0151e0ce4a032 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
update build

github.com/Leaflet/Leaflet - 7a1394790e52b3cfaf7f5f9cd467ffecbe72b9eb authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Merge branch 'master' into gh-pages

* master:
remove change that didn't go into 0.6.2
Revert "Consistent mouse event propagation...

github.com/Leaflet/Leaflet - 7ff6c81276bf58c6564f439dc8f2492cccd1da57 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
remove change that didn't go into 0.6.2

github.com/Leaflet/Leaflet - 46356e73a76db034d666abd9206070d35a0c643b authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Revert "Consistent mouse event propagation in Marker and Path"

This reverts commit 4015f49615603a0964e215a4288574281788b480.

github.com/Leaflet/Leaflet - 475e736346d4f08c7c90c3b71be12f2e7da03cef authored over 11 years ago by John Firebaugh <[email protected]>
update changelog

github.com/Leaflet/Leaflet - 3f85f7c86e8337d62ad65d6b0a8b6b18a3d2d2fd authored over 11 years ago by Vladimir Agafonkin <[email protected]>
merge master

github.com/Leaflet/Leaflet - d10e9a08c93352e5108ea809004a3c532ae62601 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
rename plugin authoring guide

github.com/Leaflet/Leaflet - df7edd5aa5d3b348657c3898cd691c74f0c1b6c6 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
update for 0.6.2

github.com/Leaflet/Leaflet - 65f67e50154553e3d9443b7c65436faf91a7b9d1 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
bump version in package.json

github.com/Leaflet/Leaflet - 199968be45d4a4fea61d93728813ee7c1dd19ed7 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
update changelog

github.com/Leaflet/Leaflet - 1f3cd6a08d89003bc32c125db2cd62d6cef8dff4 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
update build, bump minor version

github.com/Leaflet/Leaflet - b3d56848266d68c7daab9b7b5d61c858ff0c4dff authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Copyedit

github.com/Leaflet/Leaflet - f96a3f698835b77f11bc3b9f25044c7fc942a2ca authored over 11 years ago by John Firebaugh <[email protected]>
Merge pull request #1808 from Leaflet/link-hover

Clicking on trs will bring you there, icons on hover. Fixes #1793

github.com/Leaflet/Leaflet - 5608b7a5fd3d795ac054277ca7a26b1c814e64ab authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Merge pull request #1809 from Leaflet/mouse-events

Mouse events

github.com/Leaflet/Leaflet - 7a4575419faf2b16b270dd5017e920b174d60b06 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
updates to plugin authoring guide

github.com/Leaflet/Leaflet - 994780a2a2bca0cde4b91c019e400b3fb1e207f7 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Consistent mouse event propagation in Marker and Path

Marker was missing mouseup and mousemove.
Path was missing mouseup.

github.com/Leaflet/Leaflet - 4015f49615603a0964e215a4288574281788b480 authored over 11 years ago by John Firebaugh <[email protected]>
Manage happen.js with npm and upgrade it

github.com/Leaflet/Leaflet - 1b7977a259148be0e25476bed23fb667990b3598 authored over 11 years ago by John Firebaugh <[email protected]>
Clicking on trs will bring you there, icons on hover. Fixes #1793

github.com/Leaflet/Leaflet - 49fb1968b446605307333b7043b06a216d1a4d35 authored over 11 years ago by Tom MacWright <[email protected]>
add plugin authoring guide, close #399

github.com/Leaflet/Leaflet - 634160aa4b6f09b0a66affaf1fd0e936872b663e authored over 11 years ago by Vladimir Agafonkin <[email protected]>
update changelog

github.com/Leaflet/Leaflet - d00d8af0338bc48fb6795fcb520cb30f8219de2a authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Workaround for FF user-select bug (fixes #1807)

github.com/Leaflet/Leaflet - 2b6dbacf539d80c40aad99cd1a16e121314713c3 authored over 11 years ago by John Firebaugh <[email protected]>
Merge pull request #1804 from Leaflet/1790

Replace explicit z-index with DOM reordering

github.com/Leaflet/Leaflet - 4bb9b38423284b63aa96dba0c19da27387f19593 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Replace explicit z-index with DOM reordering

Setting an explicit z-index interacts badly with tile
layers which have an opacity less than 1, ...

github.com/Leaflet/Leaflet - 1954d3d64ec1cf7ec1698548f5bd7ffae802aad3 authored over 11 years ago by John Firebaugh <[email protected]>
minor cleanup

github.com/Leaflet/Leaflet - 9559f40829fe688c74a2ccb25e9393c5c1a1c2b3 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
fix global map leak

github.com/Leaflet/Leaflet - 2521e121db3b33764384eb0f169d000f4763589a authored over 11 years ago by Vladimir Agafonkin <[email protected]>
add TileLayer maxNativeZoom option for scaling tiles on unsupported zooms, close #1798

github.com/Leaflet/Leaflet - b03f3221938448274b9f6c27c5ed707dd05b018d authored over 11 years ago by Vladimir Agafonkin <[email protected]>
update build and changelog

github.com/Leaflet/Leaflet - 69f51f22f384184179989681cdbd5b9d807b2c9d authored over 11 years ago by Vladimir Agafonkin <[email protected]>
fix chrome zoom anim flickering near map borders

github.com/Leaflet/Leaflet - 859c62f0e7d5cab9dcdcc18d87ccbec914e3e569 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Merge pull request #1801 from Leaflet/1800

Disable text selection on mousedown rather than move

github.com/Leaflet/Leaflet - 3d1f0957e708f9b69908a4fc2d8169912efa055b authored over 11 years ago by Vladimir Agafonkin <[email protected]>
add anchor highlighting to the reference

github.com/Leaflet/Leaflet - c7668676f1af9bd5cc390d48ae910d1e8f193a24 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Disable text selection on mousedown rather than move

This seems to fix #1800 and a related unfiled issue reported in
IRC regarding tiles becoming sel...

github.com/Leaflet/Leaflet - 4a8b5486c9ecd9a74de12935a93cf7b20e017499 authored over 11 years ago by John Firebaugh <[email protected]>
Merge pull request #1799 from Leaflet/member-reference

Member reference

github.com/Leaflet/Leaflet - 9a113d11ac21e2b6e59f2a9a9716d3bfcc4e27a7 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Add links to all sections, do lowercase with dashes

github.com/Leaflet/Leaflet - a6360cc91e5a8e442694978afb5e1d130f832681 authored over 11 years ago by Tom MacWright <[email protected]>
First swipe at a member reference link

github.com/Leaflet/Leaflet - 946647257d95a8d6295eeefd900e85b6cc44e14d authored over 11 years ago by Tom MacWright <[email protected]>
update links to 0.6.1 and a note in the blog post

github.com/Leaflet/Leaflet - 00123f1327f5a1c54d68be7757e466d54bd5e6ad authored over 11 years ago by Vladimir Agafonkin <[email protected]>
merge master

github.com/Leaflet/Leaflet - ff48fda32dee7e0bd28bf0e1be0b449a161b1496 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
bump version and build

github.com/Leaflet/Leaflet - ae5bc1cc82acb9a17b86130b6c891cd68a249243 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
fix typo in changelog

github.com/Leaflet/Leaflet - 9ba28229e9201f5edac1dfff7dc39de2ffe23ba5 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
update build and changelog

github.com/Leaflet/Leaflet - f1b8b1bc0616a9c2d591973a32594e5d50653845 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
preventDefault on MozMousePixelScroll

This prevents scrolling without changing the zoom delta
calculations.

Fixes #1794

github.com/Leaflet/Leaflet - 725124931f12272a93238059dd2a51e7689432eb authored over 11 years ago by John Firebaugh <[email protected]>
Revert "Use "wheel" event where supported (#1788)"

This reverts commit a784c560e520ce5654da489330932e0a47883e67.

github.com/Leaflet/Leaflet - bc40266bc9dfac97db488089fb4e96b69263411d authored over 11 years ago by John Firebaugh <[email protected]>
fix EPSG3395 zooming, close #1796

github.com/Leaflet/Leaflet - e4687047387f71dae627574d39e53b7e215fe06e authored over 11 years ago by Vladimir Agafonkin <[email protected]>
update jshint and karma versions in deps

github.com/Leaflet/Leaflet - 504390d67cd8477ad85ddba8e39396d3c3dafcea authored over 11 years ago by Vladimir Agafonkin <[email protected]>
fix clash of zoom button hover styles with Bootstrap, close #1791

github.com/Leaflet/Leaflet - de743fa89009bae8bc46e5e8f332cb0f18b0362a authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Merge pull request #1792 from ismyrnow/gh-pages

Add Leaflet.GroupedLayerControl to plugin list

github.com/Leaflet/Leaflet - 421ac9b62f25e5abbd56ef48ede6fa538ec93a9e authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Add Leaflet.GroupedLayerControl to plugin list

github.com/Leaflet/Leaflet - e03567f7963d6a757a676060b3ed18ab561b81e1 authored over 11 years ago by Ishmael Smyrnow <[email protected]>
mention saving to geojson in release post

github.com/Leaflet/Leaflet - d498f442e821c40c7238ac8111dec52641ffacf8 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
make npm package name lowercase as required

github.com/Leaflet/Leaflet - b2d5eba97287fe0555aa9472990043b9e6419b23 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
add a note about GitHub and Mapbox.js

github.com/Leaflet/Leaflet - bbc466762abd254f072aef38574714e9a999c6c5 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
fix Steve's name in the blog post

github.com/Leaflet/Leaflet - db2f28fef4a1caef7f96b258920950d878c81659 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
merge master

github.com/Leaflet/Leaflet - ba7162a791b6db8be40ea6312519a42864fdc00d authored over 11 years ago by Vladimir Agafonkin <[email protected]>
bigger font and minor tweaks

github.com/Leaflet/Leaflet - e306733ac8ed7135b7325eb0a8fac8bdd544eca3 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
website updates, release blog post

github.com/Leaflet/Leaflet - 08b66c7f5fe9f767d5f614c88648b9232c62d2d8 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
post title fixes (capitalized)

github.com/Leaflet/Leaflet - 524d32179bbdd76d809792664a931f1f6487cff4 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
reorder items in the changelog a bit

github.com/Leaflet/Leaflet - 48ea6518f7101f958b9f0ee688f5b1da2d1de763 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
update download links

github.com/Leaflet/Leaflet - f1342d32ef5467c4565518d15798ad6d613af4a2 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
finish 0.6 docs

github.com/Leaflet/Leaflet - 951addabcd071067a49eaef442e218ab47e254cd authored over 11 years ago by Vladimir Agafonkin <[email protected]>
merge master

github.com/Leaflet/Leaflet - 2c34511bf686b22d975f19355b703abd21c281ef authored over 11 years ago by Vladimir Agafonkin <[email protected]>
update build

github.com/Leaflet/Leaflet - 33741660280f679530500e11687c4f66466d3b0d authored over 11 years ago by Vladimir Agafonkin <[email protected]>
bring back the horrible timeout hack for Android, close #1785

github.com/Leaflet/Leaflet - c56e3762ac3ce1183d9f852f0db16d1f02c66adc authored over 11 years ago by Vladimir Agafonkin <[email protected]>
add a link to previous stable version docs, close #921

github.com/Leaflet/Leaflet - 71aadeca25b44bd148490172975be5cfe9c6fb2d authored over 11 years ago by Vladimir Agafonkin <[email protected]>
update docs section in contributing guide

github.com/Leaflet/Leaflet - 7c6c701efce84e465757e3303ba2ad0c96d6ffaa authored over 11 years ago by Vladimir Agafonkin <[email protected]>
yet another docs update

github.com/Leaflet/Leaflet - 7d2649e0ae94a87feea880c850ca621b4b409b91 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
one more docs updates batch

github.com/Leaflet/Leaflet - 2f2632758e01e4352cf787dcec7f94fa4c5759aa authored over 11 years ago by Vladimir Agafonkin <[email protected]>
remove outdated changelog line

github.com/Leaflet/Leaflet - ae1dcaf9781d4076bc377e55372017e2acc8572b authored over 11 years ago by Vladimir Agafonkin <[email protected]>
minor changelog fix

github.com/Leaflet/Leaflet - 46a3ffa507bf0f6e1d0eef014d1ca0c7896eb892 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
merge master for 0.6

github.com/Leaflet/Leaflet - 9a9c617355b4262474dd166d6dcbda0e4bb536d0 authored over 11 years ago by Vladimir Agafonkin <[email protected]>
bump version, update changelog and build

github.com/Leaflet/Leaflet - d2f99f9b3589d2a72ca132f0b11c933ab5be792a authored over 11 years ago by Vladimir Agafonkin <[email protected]>
another batch of docs updates

github.com/Leaflet/Leaflet - 2729af4fc95569046aa65cd76ac4371bdb6c8abc authored over 11 years ago by Vladimir Agafonkin <[email protected]>
Merge pull request #1789 from Leaflet/wheel

Use "wheel" event where supported (#1788)

github.com/Leaflet/Leaflet - 7355070958215f2827507e031507859bf9c7c831 authored over 11 years ago by John Firebaugh <[email protected]>