Skip to content

Releases: faridsabitov/Sketch-Connection-Flow-Arrows

v3.0.1

08 Aug 20:27
Compare
Choose a tag to compare

Hi all,

That's one of the biggest updates that I had so far! Completely rewritten code and a more stable database! But it's not all and I'm happy to announce some new features!

Auto-generated arrows!
Right now you don't need to recreate arrows if you are moving the layer or resizing it! It will be auto-generated based on edited selections. If you will have any performance issues, please turn off this functionality in settings. You can find it as "Redraw arrows after resizing/moving layers" option.

Arrow conditions
Personally, I was waiting for this feature from day one and I'm happy to announce, that it's finally here! Every time when you would like to create an arrow with a condition you will need to have a symbol in your library named with "#con" text inside. You can always use mine if you want to here: https://github.com/faridsabitov/Sketch-Interactions

Improvements in 3.0.1

  • added back the delete option for the whole document, artboard and between selected layers

As always, big thanks for your support! More updates are coming soon with the official release on producthunt!

All the best,
Farid

v3.0.0

31 Jul 20:02
Compare
Choose a tag to compare

Hi all,

That's one of the biggest updates that I had so far! Completely rewritten code and a more stable database! But it's not all and I'm happy to announce some new features!

Auto-generated arrows!
Right now you don't need to recreate arrows if you are moving the layer or resizing it! It will be auto-generated based on edited selections. If you will have any performance issues, please turn off this functionality in settings. You can find it as "Redraw arrows after resizing/moving layers" option.

Arrow conditions
Personally, I was waiting for this feature from day one and I'm happy to announce, that it's finally here! Every time when you would like to create an arrow with a condition you will need to have a symbol in your library named with "#con" text inside. You can always use mine if you want to here: https://github.com/faridsabitov/Sketch-Interactions

As always, big thanks for your support! More updates are coming soon with the official release on producthunt!

All the best,
Farid

v2.7.1

18 Mar 20:36
Compare
Choose a tag to compare

Improvements:

  • RIght now user is able to provide own value for the arrow spacing

v2.7.0

18 Mar 20:14
Compare
Choose a tag to compare

Improvements:

  • Right now it's easier to create arrows between the objects! Give it a try
  • New settings window
  • Small fixes and refactoring

v2.6.4

15 Mar 19:46
Compare
Choose a tag to compare

Bug Fixes:

  • Right now arrows are redrawing!

v2.6.3

10 Mar 20:30
Compare
Choose a tag to compare

Bug Fixes: Arrow styles are saved properly now

v2.6.2

10 Mar 20:13
Compare
Choose a tag to compare

Improvements!

Right now you can specify arrows even from the groups 🥳 Finally, it's here! If you have any other suggestions, please share them on https://spectrum.chat/sketch-arrows

v2.6.1

10 Mar 12:34
Compare
Choose a tag to compare

Introducing Arrow Type 🚀

You have the ability to select "Straight", "Angled" and "Curved" arrow types in settings. They are saved globally and if you update the connection, the arrow type will be taken from the arrow type that these objects had before. If you want to redraw the arrow and have the type specified in settings, please choose "Create Arrow" action!

Arrow Type

v2.6.0

04 Mar 19:27
Compare
Choose a tag to compare

New feature! Arrow style!

Right now you can provide an arrow style in settings. Make sure that the style that you want to specify is used on your Sketch document and it has "$arrow" text in the name.

Arrow Spacing

v2.5.6

24 Feb 19:24
Compare
Choose a tag to compare

Improvements:

  • Auto-align: If your second object is misaligned for less than 5px with this option turned on the plugin will auto-align the second object based on the direction. So you don't need to spend time aligning everything 🤘Big thanks to Andrew for this idea 🏆
  • Delete Connection between selected objects