This repository has been archived by the owner on Jan 19, 2023. It is now read-only.
v3.1.0
- Fixed IE 9 Zoom behavior
- Improved rendering performance by switching from positioning with
left
andtop
totransform
andtranslate
- Exposed react-modal styles for adjustment via
reactModalStyle
prop - Added classes to toolbarItem and toolbarItemChild elements
- Added prop
enableZoom
to allow disabling of zoom functionality