Leaflet/spec/suites
Per Liedman b23d83f464 Don't turn enter keypress into clicks on map (#5507)
* Don't turn enter keypress into clicks on map

But still preserve functionality to open marker's popup through
enter keypress when focused.

Fixes #5499.

* Clean code

Thanks @egoroof

* Change name of keypress handler to _onKeyPress

* Add unit test
2017-06-02 11:18:46 +02:00
..
control Control.Layers: Only add layer events to layers when we are on the map. Fixes #5421 (#5422) 2017-03-28 23:10:29 +02:00
core Don't turn enter keypress into clicks on map (#5507) 2017-06-02 11:18:46 +02:00
dom enforce indentation in specs 2015-09-25 13:55:37 +03: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 Don't turn enter keypress into clicks on map (#5507) 2017-06-02 11:18:46 +02:00
map Handle edge case of empty bounds on _getBoundsCenterZoom (#5157) 2017-05-11 22:33:46 +02:00
SpecHelper.js ES6 modules & Rollup (#4989) 2017-01-30 11:35:16 +01:00