Skip to content

Fully Compatible with Next.js

Latest
Compare
Choose a tag to compare
@NishargShah NishargShah released this 13 Feb 20:16
  1. Fully Compatible with Next.js

  2. Added class names for highlighted areas

    • The highlighted area will have img-mapper-area-highlighted class name in their area tag.
  3. Removed the previously highlighted area when you click on the new highlighted area when stayHighlighted is applied. (#53)

  4. Area JSON preFillColor will not remove when the toggleHighlighted property is applied.

  5. Fixed infinity coords issue. (#42)

  6. Fixed canvas height and width issue. (#43)

  7. Upgrade to React V18 Peer Dep.