All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.2.1 - 2023-09-30
- clicking on a marker disabled pointer move events on the whole page
1.2.0 - 2023-09-05
- text wrapping support (set in saved state for text markers)
1.1.1 - 2023-04-25
- incorrect arrow head placement on vertical arrows
1.1.0 - 2023-03-06
CaptionFrameMarker
support
1.0.2 - 2021-10-13
- deprecated CSSStyleSheet
rules
andaddRule()
members replaced with standardcssRules
andinsertRule
1.0.1 - 2021-10-08
target
can now be any HTMLElement (not just image)
1.0.0 - 2021-09-20
- promote beta.1 to 1.0 release.
1.0.0-beta.1 - 2021-08-26
- removeEventListener method
- CurveMarker wasn't scaled properly
1.0.0-beta.0 - 2021-08-13
- basic information and documentation in README.
- reference documentation.
- excess code.
1.0.0-alpha.4 - 2021-08-10
pointerenter
andpointerleave
events
PointerEventHandler
type wasn't exported
1.0.0-alpha.3 - 2021-08-06
- public MarkerBase.outerContainer property
1.0.0-alpha.2 - 2021-08-06
- CurveMarker support
- inner group (container) outer group container is untouched by transformations
1.0.0-alpha.1 - 2021-08-05
- missing exports
1.0.0-alpha.0 - 2021-08-05
- Initial public preview release.