Leaflet/spec/suites
Michael Fenwick 0e36b948cd Feature: optionally allow popups to not close on pressing Esc (#5730)
* add test for disabled popup ESC key functionality

* add closeOnEscapeKey default option for popup

* add ESC key condition to prevent map.closePopup

* fix variable indentation

* revert unnecessary mapPopup variable back to map._popup

* add 4 spaces of indentation to variables
2017-08-28 16:11:54 +02:00
..
control When a layer is repeated in Control.Layers, behavior is not consistent. (#5672) 2017-07-31 09:20:40 +02:00
core Add test for extending L namespace 2017-07-27 11:03:52 +03:00
dom Fix(DomEvent): DomEvent.off should return this (#5601) 2017-07-03 10:47:11 +02:00
geo add margin to LatLngBounds.equals method (#5071) 2017-02-02 16:55:30 +01:00
geometry Feat(Bounds): add new methods for 2 missing corners (#5488) 2017-05-11 22:24:15 +02:00
layer feat(Marker.Drag): autoPan implementation (#5651) 2017-08-09 14:18:13 +02:00
map Feature: optionally allow popups to not close on pressing Esc (#5730) 2017-08-28 16:11:54 +02:00
SpecHelper.js ES6 modules & Rollup (#4989) 2017-01-30 11:35:16 +01:00