Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Releases: iisg/cytoscape-actionbar

v0.3.0

08 Aug 07:38
Compare
Choose a tag to compare

Add support of css class per item group.

Change format for specyfying buttons (breaking).

v0.2.2

14 Jul 15:15
Compare
Choose a tag to compare

Add support of css class per item group

THIS IS A BREAKING CHANGE.

v0.2.1

30 Jun 14:34
Compare
Choose a tag to compare

Allow to divide buttons into visual groups.

v0.2.0

30 May 10:25
Compare
Choose a tag to compare

Split condition into visible and enabled conditions.

v0.1.2

03 May 20:32
Compare
Choose a tag to compare

Fixes the issue with dispatching digest cycle too often on zoom & pan events.

v0.1.1: Run digest cycle on graph's zoom and pan events

27 Apr 10:06
Compare
Choose a tag to compare
Rationale: we want to add "fit" and "zoom to central object" buttons
that should be visible when graph is not fitted or is not zoomed to
the center respectively. It's simple to write such conditions for
buttons but they need to be recalculated as the graph is zoomed or
panned.

Angularized version of plugin

23 Mar 12:43
Compare
Choose a tag to compare
v0.1.0

Add container for bs-tooltip