v1.0.1
Work around MS Edge duplicated dblclick on DomEvent.DoubleTap
Don't prevent pointerdown if target is a form control (#4371)
Fix #4592 by falling back to a legacy ScrollEvent property on Edge. (#4694)
Prevents L.DomUtil.create() from automatically setting the class name to 'undefined' when no class is sent to the function. (#4563)
Ignore events if Draggable is disabled, fixing disabling drag on click in IE11 (#4479)
fix typo in PosAnimation docs (#4482)