v1.0.2
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)
Finish drags when a L.Draggable is removed, fix #5063. (#5065)
fix typo in PosAnimation docs (#4482)