Leaflet/spec/suites/layer
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
..
marker Div icon accept node element as option (#5517) 2017-05-22 09:57:21 +02:00
tile Better sanity checks for avoiding loading infinite tiles (#5479) 2017-04-25 15:00:47 +02:00
vector ES6 modules & Rollup (#4989) 2017-01-30 11:35:16 +01:00
FeatureGroupSpec.js enforce indentation in specs 2015-09-25 13:55:37 +03:00
GeoJSONSpec.js Add precision parameter to all toGeoJSON functions (#5444) 2017-05-31 14:06:58 +02:00
ImageOverlaySpec.js Added z-index support to ImageOverlay (#5418) 2017-03-28 10:54:24 +02:00
LayerGroupSpec.js L.GeoJSON.asFeature should pass through FeatureCollections (#5049) 2016-11-10 13:53:38 +01:00
PopupSpec.js Don't turn enter keypress into clicks on map (#5507) 2017-06-02 11:18:46 +02:00
TooltipSpec.js Do not fail when closing an interactive tooltip not yet added to the map (#4937) 2016-09-26 16:40:51 +03:00