Leaflet/spec/suites
Dave Leaver 5603a87c70 Remove marker.dragging when not on the map (#5295)
* Add some tests for #5293

* Fix enabling marker dragging while markers aren't on the map by removing the dragging object when not on the map.

This is a change of behavior (.dragging is only defined when a marker is on the map).

* Docs for dragging change
2017-02-02 10:14:39 +01:00
..
control Only collapse layer control if collapsed: true (#5131) 2016-11-23 10:49:59 +01:00
core Just store array of listeners, count is no longer needed. (#4842) 2016-08-25 17:23:58 +02:00
dom enforce indentation in specs 2015-09-25 13:55:37 +03:00
geo Implement wrapLatLngBounds (to fix #5149) (#5166) 2017-01-13 16:39:01 +01:00
geometry Add L.transformation factory, allow creation from array (#5282) 2017-01-30 09:43:50 +01:00
layer Remove marker.dragging when not on the map (#5295) 2017-02-02 10:14:39 +01:00
map ES6 modules & Rollup (#4989) 2017-01-30 11:35:16 +01:00
SpecHelper.js ES6 modules & Rollup (#4989) 2017-01-30 11:35:16 +01:00