Leaflet/src
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 remove comment in Control.Layers.js: TODO keyboard accessibility (#5684) 2017-08-03 15:36:57 +02:00
core Cancel http requests for outdated tiles (#5615) 2017-08-15 17:46:28 +02:00
dom Docstrings: Add event type DomEvent.stop (#5733) 2017-08-25 10:01:03 +02:00
geo Fixed a couple of issues with spelling in documentation 2017-08-11 10:15:12 +03:00
geometry Fixed a couple of issues with spelling in documentation 2017-08-11 10:15:12 +03:00
images Updated Readme Logo (#4701) 2016-07-01 19:51:15 +03:00
layer Feature: optionally allow popups to not close on pressing Esc (#5730) 2017-08-28 16:11:54 +02:00
map Feature: optionally allow popups to not close on pressing Esc (#5730) 2017-08-28 16:11:54 +02:00
Leaflet.js fix non-extendable objects regression of 1.1.0 2017-07-27 11:03:51 +03:00