React Archer Versions Save

🏹 Draw arrows between React elements 🖋

v1.5.0

4 years ago

Features

v1.4.0

4 years ago

Features

  • Add optional parameter offset for padding between stroke and an element (9de847d, thanks @milansusnjar)

Bugfixes

  • Handle case where location has hash (114e9d8, thanks @hashwin )

v1.3.0

4 years ago

Features

  • Add noCurves option to have angled paths instead of curvy paths

v1.2.0

4 years ago

Features

  • You can now add dashes to strokes using the strokeDasharray property.

v1.1.2

4 years ago

Bugfixes

v1.1.1

4 years ago

Bugfixes

v1.1.0

5 years ago

Features

  • Add typescript definitions (thanks @xiaoxiangmoe !)

Bugfixes

  • Fix arrow label visibility (thanks @xiaoxiangmoe !)

v1.0.2

5 years ago

Bugfixes

v1.0.1

5 years ago

Bug fixes

  • Fix arrowThickness not taken into account in individual arrows.

v1.0.0

5 years ago

The only change in this first major version is a change in the API of the ArcherElements to make it more robust, readable and performant. Huge thanks to @jfo84 for his amazing job!