Skip to content

Releases: javdome/timeline-arrows

v4.6.0

24 Mar 11:43
Compare
Choose a tag to compare

Added option hideWhenItemsNotVisible

hideWhenItemsNotVisible - defaults to true. When you zoom the timeline and both items go out of the screen. You can set if the arrow is still visible. By default, the arrow hides, but you can change it setting this option to false.

See Issue #8

v4.5.0

05 Feb 08:54
Compare
Choose a tag to compare

Added method getIdArrows

v4.4.0

05 Feb 07:04
Compare
Choose a tag to compare

Added function removeArrowsBetweenItems

v4.3.2

17 Jan 10:20
Compare
Choose a tag to compare

Dependencies are clone to isolate them in case of multiple instances + Fix typescript errors.

v4.3.1

16 Jan 14:14
Compare
Choose a tag to compare

Arrowhead Id with random string. In case of multiple timelines.

Added Tooltip config and Stroke width

15 Jan 15:27
ecd81e5
Compare
Choose a tag to compare

Added Tooltip config and Stroke width

v4.1.1

07 Nov 10:04
Compare
Choose a tag to compare

Fix bug "Line not connecting when orientation of item is set to top" #6

v4.1.0

01 Aug 11:07
Compare
Choose a tag to compare

Added Color option to set the arrows to the selected color.

v4.0.1

01 Aug 10:10
Compare
Choose a tag to compare

Addes followRelationships configuration option.
This change adds a configuration option to allow arrows to point backwards if needed, instead of the default behavior which is to follow the timeline's left-to-right direction.

v3.0.1

06 Nov 22:54
Compare
Choose a tag to compare

Fixed bug with hidden groups