Leaflet/spec/suites
Yohan Boniface 95d5b59c5f Fix canvas not filtering click event after drag (#4493)
* Fix preclick not fired in canvas
* Do not add canvas layers to click event targets if just dragged (fix #4458)
2016-06-01 17:43:32 +03: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 Fix when all listeners are removed during dispatch (#4555) 2016-05-12 10:22:36 +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 Fix canvas not filtering click event after drag (#4493) 2016-06-01 17:43:32 +03:00
map Fix setMaxBounds not resetting when passing null argument (#4494) 2016-05-09 15:12:51 +02:00
SpecHelper.js Replace happen.drag by prosthetic-hand in specs 2016-03-28 21:51:27 +02:00