Leaflet/spec/suites
Gert Van Gool 9d6e6fcdf4 Fixes Layer.isPopupOpen when no popup is bound (#5106)
* Adds initial tests for L.Layer#popup

* Fixes Layer.isPopupOpen when no popup is bound

This fixes uncaught exception when checking whether a popup isOpen(),
when the layer has no popup bound to it.
2016-11-29 10:33:54 +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 Sanity check in LatLngBounds.contains (fixes #5132) (#5135) 2016-11-24 09:36:33 +01:00
geometry create points from objects with x and y properties (#4465) 2016-04-20 17:05:31 +02:00
layer Fixes Layer.isPopupOpen when no popup is bound (#5106) 2016-11-29 10:33:54 +01:00
map Ensure zoom is within span when adding a layer with min/maxzoom, fixes #4915 (#4916) 2016-11-11 10:46:31 +01:00
SpecHelper.js Allow to make screenshots in Phantomjs (#4705) 2016-07-08 11:05:12 +02:00