Skip to content

Tags: dnv-opensource/reagent-flow

Tags

v12.9.2

Toggle v12.9.2's commit message
Upgrade xyflow to version 12.9.2

v12.9.1

Toggle v12.9.1's commit message
Upgrade to version 12.9.1 of xyflow

v12.2.0

Toggle v12.2.0's commit message
Update to xyflow/react 12.2

Accomodation for a lot of breaking changes was made. In addition,
we've memoized some string operations, hopefully making the library
more performant.

v11.7.4-clj.01

Toggle v11.7.4-clj.01's commit message
Fix translation issues and change version schema

v11.7.4

Toggle v11.7.4's commit message
React Flow 11.7.4

v11.7.31

Toggle v11.7.31's commit message
Also change casing in maps inside vectors

v11.7.3

Toggle v11.7.3's commit message
React Flow 11.7.3

- Upgraded to ReactFlow 11.7.3
- Fixes bug where some keys would not get translated
- Exposed `useUpdateNodeInternals`

v11.7.0

Toggle v11.7.0's commit message
React Flow 11.7.0

v11.6.1

Toggle v11.6.1's commit message
React Flow 11.6.1

v11.5.6

Toggle v11.5.6's commit message
Upgrade to react-flow 11.5.6

- Upgrade to latest react-flow with improved edge-snapping
- Made `on-init` more ClojureScript compatible
- Fixed node-positioning in the drag and drop example
- Improved and enabled the stress-test example
- Minor improvements to the documentation layout