3.0.0-beta.3
Pre-release
Pre-release
Added
- Support for
LinkFactoryto return null in order to not create an ongoing link - Support for free links (no source/target required)
PositionAnchorwhich reprensents a simple plain position (mutable)ArrowHeadControlto control a link's Source/Target on the flyattachedcss class to attached links
Changed
- Replace
OngoingPositionwith the newPositionAnchorBaseLinkModel.Targetwill never be null anymore. An ongoing link will have a position anchor as the target
Links.Factorysignature now takes the diagram, source (model) and the target anchor- Move
DynamicAnchorback toAnchorsnamespace and seal allAnchorclasses
Fixed
- Links attached to links not refreshing when the others are
LinkPathPositionProvidernot working with maxlength ratios- Deleting a link not deleting the links attached to it
Removed
PositionProviderargument fromExecutableControlfor more freedomIdandRefreshfromILinkable- Unused
OffsetfromAnchorand makeModelnullable