Leaflet/spec/suites/layer
Iván Sánchez Ortega 8cb745ce0a L.Evented.listens() returns false on removed event handlers, #4474 (#4476)
* Fix L.Evented.listens() on removed event handlers, #4474

* Fix bad unit tests for marker events

* Only check for listerners.length if listerners is actually defined
2016-07-01 11:14:22 +02:00
..
marker L.Evented.listens() returns false on removed event handlers, #4474 (#4476) 2016-07-01 11:14:22 +02:00
tile Fix #4039: Use different L.Bounds for "marking as prunable" and loading tiles (#4650) 2016-06-21 15:27:44 +02:00
vector Fix canvas not filtering click event after drag (#4493) 2016-06-01 17:43:32 +03:00
FeatureGroupSpec.js enforce indentation in specs 2015-09-25 13:55:37 +03:00
GeoJSONSpec.js Consistent GeoJSON casing 2015-12-25 14:00:21 +01:00
ImageOverlaySpec.js fix imageoverlay setBound when not added to map 2015-07-28 12:10:40 +02:00
LayerGroupSpec.js enforce indentation in specs 2015-09-25 13:55:37 +03:00
PopupSpec.js Use proper Hand onStop callback instead of setTimeout in popup spec 2016-06-16 15:34:16 +02:00