Skip to content

Releases: AlexanderSkrock/bpmn-react

v1.0.0

04 Nov 07:28
8de0724

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v1.0.0

v0.4.0

17 Sep 07:48
600a455

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

15 Sep 17:35
8990c67

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

15 Sep 00:46
3d91b9e

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Sep 07:18
bdda78d

Choose a tag to compare

Changelog

Features

  • Added interface to replace the default breadcrumb renderer with a custom implementation
  • Improved UI for process navigation by adding icons to interact with

v0.1.0

09 Sep 21:30
428562c

Choose a tag to compare

This first release includes:

  • hook-style utility to integrate bpmn-js into a react application
  • couple diagram-js and bpmn-js modules
  • a custom viewer preset using the aforementioned custom modules
  • a heatmap overlay implementation