Leaflet/src
Iván Sánchez Ortega 7a068122c7 Turn nonBubblingEvents into a documented boolean option (#4883)
* Turn nonBubblingEvents into a documented boolean option

* Update var names after rebase
2017-05-18 11:14:27 +02:00
..
control Remove global L usage (#5463) 2017-04-20 12:38:28 +02:00
core make L.Mixin.Events a simple object instead of a prototype so it doesn't have a 'constructor' property. fixes #5451 (#5453) 2017-04-20 12:45:33 +02:00
dom Take devicePixelRatio into account for scrollwheel zoom in win10+chrome (#5480) 2017-04-27 16:47:11 +02:00
geo ES2015 modules: Add index.js files to subdirectories/namespace (#5329) 2017-02-13 14:14:00 +01:00
geometry Feat(Bounds): add new methods for 2 missing corners (#5488) 2017-05-11 22:24:15 +02:00
images Updated Readme Logo (#4701) 2016-07-01 19:51:15 +03:00
layer Turn nonBubblingEvents into a documented boolean option (#4883) 2017-05-18 11:14:27 +02:00
map Turn nonBubblingEvents into a documented boolean option (#4883) 2017-05-18 11:14:27 +02:00
Leaflet.js Always export window.L; fixes #5489 (#5504) 2017-05-18 10:28:14 +02:00