Leaflet/spec/suites
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
..
control Make sure L.Control.removeLayer() doesn't raise an error if a layer not in the control is removed from it (#4487) 2016-04-22 16:11:22 +02:00
core L.Evented.listens() returns false on removed event handlers, #4474 (#4476) 2016-07-01 11:14:22 +02:00
dom enforce indentation in specs 2015-09-25 13:55:37 +03:00
geo Merge pull request #4369 from Leaflet/use-mean-earth-radius 2016-04-02 15:51:40 +02:00
geometry create points from objects with x and y properties (#4465) 2016-04-20 17:05:31 +02:00
layer L.Evented.listens() returns false on removed event handlers, #4474 (#4476) 2016-07-01 11:14:22 +02:00
map Ignore events if Draggable is disabled, fixing disabling drag on click in IE11 (#4479) 2016-06-27 16:16:03 -07:00
SpecHelper.js Replace happen.drag by prosthetic-hand in specs 2016-03-28 21:51:27 +02:00