Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bpmn-js-token-simulation

Package Overview
Dependencies
Maintainers
9
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bpmn-js-token-simulation - npm Package Versions

1
46

0.15.0

Diff

Changelog

Source

0.15.0

  • FEAT: allow to signal all waiting activities
  • FEAT: various example improvements
nikku
published 0.14.0 •

Changelog

Source

0.14.0

  • FEAT: add support for event sub-process (#71)
  • FEAT: add support for event-based gateway (#72)
  • FEAT: support boundary events on tasks
  • FEAT: rework context pads open/close handling
  • FEAT: batch simulator element changed events
  • FIX: correct scope filter integration with context pads
nikku
published 0.13.0 •

Changelog

Source

0.13.0

  • FEAT: allow to toggle explicit mode
  • FEAT: handle diagram import during simulation
  • FIX: do not re-add toggle mode UI on diagram re-import

Breaking Changes

  • tokenSimulation.toggleMode event active flag renamed from simulationModeActive to active
nikku
published 0.12.0 •

Changelog

Source

0.12.0

A complete rewrite of the simulator, vastly improving stability.

  • FEAT: extract simulator into standalone component (#65, #66)
  • FEAT: show scope in notification and log panel
  • FEAT: color tokens and element notifications according to scope
  • FEAT: make notification and log panel aware of active scope filter
  • FEAT: support multiple parallel scopes
  • FEAT: support message flows
  • FEAT: require external trigger on all activities with incoming message flows
  • FEAT: support link events
  • FEAT: increase fastest animation speed
  • FEAT: improve animation speed on longer connections
  • FIX: correct end event behaving like terminate end event (#59)
  • FIX: correct gateway toggle inside sub-process (#61)
  • FIX: better scope highlight color for canvas (fdbf665f)
  • CHORE: migrate to GitHub actions
  • CHORE: upgrade the code base to ES6

Breaking Changes

  • A modern browser supporting ES6 or additional transpilation is now required to use this library
  • Reworked data-handling and most internal components. If you are looking to drive the simulation via API or query the simulation state refer to the simulator.
nikku
published 0.11.1 •

Changelog

Source

0.11.1

  • FIX: correct setting animation speed
nikku
published 0.11.0 •

Changelog

Source

0.11.0

  • FEAT: ignore bpmn:Group elements (#58)
  • FEAT: ignore bpmn:MessageFlow elements during simulation (#52)
  • FEAT: support bpmn:SentTask and bpmn:ReceiveTask (#57)
  • FEAT: make token move duration a constant time (0156fb8e)
  • FEAT: color sequence flow labels along with sequence flows (a310ac66)
  • FIX: consistently ease in and ease out token animations (76562b6d)
  • FIX: make intermediate throw events work, again (#53)
  • FIX: do not interfer with base bpmn-js styles
  • FIX: hide context pads for completed sub-process scopes (26d68763)
  • FIX: correct process instance state finished detection (#28)
  • CHORE: improve button and overlay colors
philippfromme
published 0.10.0 •

Changelog

Source

0.10.0

  • CHORE: update colors
  • CHORE: update to bpmn-js@7
philippfromme
published 0.9.1 •

Changelog

Source

0.9.1

  • FIX: fix simulation state (#51)
bpmn-io
published 0.9.0 •

Changelog

Source

0.9.0

  • FEAT: add support for call activity (#49)
bpmn-io
published 0.8.1 •

Changelog

Source

0.8.1

  • FIX: don't override default modeler keybindings (#41)
  • FIX: bind keyboard listeners on keyboard.init (not diagram import)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc