Commit Graph
80 Commits
Author SHA1 Message Date
moklick b671cf50d6 chore(packages): bump 2023-03-13 16:57:34 +01:00
Moritz KlackandGitHub 97756dee60 Merge pull request #2906 from wbkd/feat/custom-minimap-nodes
feat: add prop to render custom node inside minimap
2023-03-13 13:10:02 +01:00
Hayleigh Thompson 2acc5b7706 ♻️ Rename 'MiniMapNode' prop to 'nodeComponent' for greater consistency. 2023-03-09 14:46:46 +00:00
Hayleigh Thompson 1415ed003e Add an optional 'MiniMapNode' field to 'MiniMapProps'.
This lets users supply a custom SVG node to render in the minimap instead of the default rectangle.
2023-03-09 14:25:23 +00:00
Hayleigh Thompson 46f3f81dc4 🚚 Move 'MiniMapNodeProps' into shared types module. 2023-03-09 14:01:55 +00:00
moklick d85ce8283d chore(plugins): add data-testids closes #2854 2023-03-06 16:44:45 +01:00
moklick 11a52f020d chore(packages): bump 2023-02-13 16:30:17 +01:00
moklick a7a011f050 chore(packages): bump 2023-02-06 02:02:57 +01:00
moklick ecf5ccbb5c chore(packages): bump 2023-02-05 22:14:03 +01:00
moklick 9228802969 chore(packages): bump 2023-02-01 12:29:09 +01:00
moklick 499d1ae8a8 fix(devDeps): accept react17 types 2023-02-01 12:23:45 +01:00
moklick c4d0802e4c chore(pacakges): bump 2023-01-30 11:53:50 +01:00
moklick fe85d206c4 chore(packages): bump 2023-01-26 11:42:15 +01:00
moklick ce33860274 chore(packages): bump 2023-01-11 15:13:19 +01:00
moklick 2f6afd815c chore(deps): update and cleanup 2023-01-11 13:47:13 +01:00
moklick ab91fcce43 chore(zustand): update 2023-01-10 19:24:01 +01:00
moklick 45fb34cc7b chore(packages): butmp 2023-01-10 17:16:57 +01:00
moklick 1662f92e13 chore(packages): bump 2022-12-19 12:47:31 +01:00
moklick 7ef2910808 chore(versions): bump 2022-12-15 12:48:16 +01:00
moklick e1145f3529 fix(minimap): nodes outside of viewport clicakbel closes #2680 2022-12-15 10:47:57 +01:00
moklick 0342cd475f chore(changesets): enter prerelease mode and bump packages 2022-12-13 17:25:41 +01:00
Moritz KlackandGitHub 5940af2e30 Merge pull request #2659 from wbkd/fix/translate-extent
fix(minimap): use translateExtent on pan
2022-12-08 18:27:17 +01:00
moklick c51ae89eeb refactor(store): use getNodes function 2022-12-08 18:13:35 +01:00
moklick 860af7caed fix(minimap): use translateExtent on pan 2022-12-08 17:02:55 +01:00
moklick 7d7660f735 chore(packages): bump versions 2022-12-06 18:43:33 +01:00
moklick 13f024c64b Merge branch 'patch-5' of github.com:neo/react-flow into neo-patch-5 2022-12-06 17:10:39 +01:00
moklick 851b8e3e0f fix(getRectOfNodes): handle node pos correctly closes #2641 2022-12-06 16:50:20 +01:00
Moritz KlackandGitHub 6526e3297e Update CHANGELOG.md 2022-11-28 21:22:09 +01:00
moklick 780710da24 chore(packages): bump 2022-11-28 21:15:17 +01:00
moklick cf3ac02ecc Merge branch 'patch-1' of github.com:lounsbrough/react-flow into lounsbrough-patch-1 2022-11-28 21:12:02 +01:00
David LounsbroughandGitHub 686fb87b35 Fix y position on minimap 2022-11-28 13:05:27 -06:00
moklick 8b3d125115 chore(packages): bump 2022-11-25 22:17:29 +01:00
Christopher Möller d00c8536db fix(subflow-node-origin): use helper function in minimap, calculate extent corrrectly when using nodeOrigin and subflows 2022-11-24 22:36:00 +01:00
Christopher Möller 3685420ebf fix(subflow-node-origin): use node origin in node position calculation 2022-11-24 16:55:51 +01:00
moklick a458564bfc chore(packages): bump versions 2022-11-21 14:53:18 +01:00
moklick 5897f6de02 feat(minimap): add maskStrokeWidth and maskStrokeColor 2022-11-15 16:47:15 +01:00
moklick 7fab7b6a54 Merge branch 'next-release' into fix/selection-rect 2022-11-15 16:09:35 +01:00
moklick b70ede04f3 fix(nodeOrigin): repair multi selection and fitView 2022-11-15 16:00:21 +01:00
Christopher Möller a5963e62b6 feat(minimap): turn ariaLabel into an optional property 2022-11-14 15:28:15 +01:00
Christopher Möller 52816debba feat(minimap): add prop to configure the minimap title 2022-11-07 13:55:20 +01:00
moklick d54b6b8617 chore(versions): bump 2022-11-02 20:44:10 +01:00
moklick a246f720e0 refactor(minimap): cleanup events when not pannable or zoomable 2022-11-02 11:30:48 +01:00
moklick a96044b2a2 feat(minimap): add pannable and zoomable props, remove interactive-minimap package 2022-11-01 22:45:08 +01:00
moklick be120ec951 chore(packages): bump versions 2022-10-21 12:12:02 +02:00
moklick 7b1dc1b18c chore(types): cleanup 2022-10-21 11:35:56 +02:00
moklick cc33fc89dd chore(packages): bump versions 2022-10-10 12:57:17 +02:00
moklick a378b3362f fix(sideEffects): add *.css 2022-10-10 10:36:19 +02:00
moklick eb16c0d425 chore(packages): bump versions 2022-10-03 14:47:25 +02:00
moklick 414f913217 chore(packages): bump versions 2022-09-28 15:26:40 +02:00
moklick 4ba0d8dbee chore(packages): bump versions 2022-09-28 10:33:01 +02:00