Releases: the-marolie/react-hotspots
Releases · the-marolie/react-hotspots
v1.3.2
v1.3.1 - patch release
Changelog
- Updated readme to include modal support documentation.
v1.3.0
Changelog
Added modal support:
- The hotspot content can now be rendered inside a modal by passing a
modalprop. - The modal prop accepts a boolean value -
trueorfalse
V1.2.2 - minor release
Updated repo and author information
v1.2.1
Changelog
-
Added additional props
iconSize- global as well as individual hotspoticonColor- global as well as individual hotspotclassName- for both main container and individual hotspots
-
Added validation for image and hotspots props with proper error messages.
-
Modified styles of hotspot content container.
Initial release
Initial release - v1.2.0
###Features
- Add hotspots to image.
- Supports React / HTML elements as hotspot content
- Supports adding a custom icon / React & HTML element as trigger icon for hotspot
v1.1.0
Pre-release
What's Changed
- Inital version release by @the-marolie in #1
New Contributors
- @the-marolie made their first contribution in #1
Full Changelog: https://github.com/the-marolie/react-hotspots/commits/v1.1.0
Alpha test release
Merge pull request #2 from the-marolie/dev Fix build command