Leaflet/spec/suites
Yohan Boniface 50d7121f72 Make _fireDOMEvent accept optional targets
In the case of canvas path, we can't add the canvas element itself
as an interactiveTarget, given that it's big like the path bbox, and
thus would make all this bbox target of events (so also clicking
outside of the path itself, the layer would fire click event, for
example)
2015-07-06 13:55:59 +02:00
..
control No-op Control#remove if not on a map (fixes #2877) 2014-11-13 11:25:49 -08:00
core fix 'jake' 2015-03-01 22:51:04 +02:00
dom replace CSS transitions in pan animations with frames 2014-10-21 12:21:32 +03:00
geo Implement 'overlaps' spatial operator on bounds and use it on gridlayers 2015-06-02 12:35:31 +02:00
geometry Remove trailing whitespace 2015-02-06 16:36:27 -08:00
layer accept geojson with null geometry 2015-07-01 13:28:10 -07:00
map Make _fireDOMEvent accept optional targets 2015-07-06 13:55:59 +02:00
SpecHelper.js fix a bunch of eslint warnings in the spec suite 2015-01-28 19:32:27 +02:00