moklick
|
badacf763b
|
Merge branch 'main' of github.com:jackfishwick/react-flow into jackfishwick-main
|
2022-12-08 18:32:33 +01:00 |
|
moklick
|
449e468cd9
|
chore(zoompane): use isWrapped helper func
|
2022-12-06 18:14:06 +01:00 |
|
moklick
|
0a2c13d468
|
refactor(panning): allow middle mouse pan over edge closes #2621
|
2022-12-06 17:20:12 +01:00 |
|
Jack Fishwick
|
a1c830c086
|
feat: make sure 'onPaneContextMenu' still works with panOnDrag = 'RightClick'.
|
2022-11-22 10:55:06 +00:00 |
|
Jack Fishwick
|
b65cc1229d
|
feat: add option for right click movement.
|
2022-11-22 10:55:06 +00:00 |
|
Jack Fishwick
|
707ee19875
|
feat: block pan on scroll if we are making a selection.
|
2022-11-22 10:55:06 +00:00 |
|
Jack Fishwick
|
33e730d7b4
|
bug fix: make sure we actually update event handlers when selection begins.
|
2022-11-22 10:55:06 +00:00 |
|
Jack Fishwick
|
685ff76ee8
|
feat: add a selectBoxOnDrag prop which allows select box to be triggered without an additional key press.
|
2022-11-22 10:55:06 +00:00 |
|
moklick
|
322ea0ebed
|
feat(interactive-minimap): add zoom and pan
|
2022-10-31 17:55:32 +01:00 |
|
moklick
|
7b1dc1b18c
|
chore(types): cleanup
|
2022-10-21 11:35:56 +02:00 |
|
moklick
|
e5f483300a
|
refactor(zoompane): cleanup
|
2022-08-31 17:53:30 +02:00 |
|
moklick
|
693a71cc63
|
fix(panOnScroll): only trigger onMoveEnd once closes #675
|
2022-08-31 17:30:38 +02:00 |
|
moklick
|
a9b3ef1d5e
|
text(event-handler): add tests for pane handlers
|
2022-08-31 15:58:49 +02:00 |
|
moklick
|
ba9df1035b
|
refactor(drag-pane): handle middle mouse closes #784, #1767
|
2022-08-29 18:00:04 +02:00 |
|
moklick
|
55c81362bb
|
refactor(zomm): simplify
|
2022-08-24 14:35:38 +02:00 |
|
moklick
|
820cb1c880
|
feat(hooks): add useOnViewportChange
|
2022-08-10 16:01:29 +02:00 |
|
moklick
|
94463cd0be
|
refactor(styling): dont inject styles
|
2022-08-09 18:42:12 +02:00 |
|
moklick
|
7150e0369e
|
feat(linting): add eslint
|
2022-08-08 13:34:00 +02:00 |
|
moklick
|
29013155fd
|
chore(store-updater): cleanup
|
2022-08-06 18:00:07 +02:00 |
|
moklick
|
753f442468
|
chore(zustand): upgrade to v4
|
2022-08-06 16:57:32 +02:00 |
|
moklick
|
6f6af23bf5
|
Merge branch 'main' into v11
|
2022-08-05 19:09:09 +02:00 |
|
 Moritz KlackandGitHub
|
97c22ace71
|
Refactor: CSS handling (#2344)
* refactor(css): only load base styles, add css task, cleanup exports
* style(base): add edge label bg
* refactor(css): use css-utils
* feat(core): add Panel component
* refactor(background): cleanup
* refactor(css-handling): cleanup
|
2022-08-05 18:36:32 +02:00 |
|
 Moritz KlackandGitHub
|
f7dc75b0f3
|
Feat: basic keyboard controls and better WAI-ARIA defaults (#2333)
* feat(nodes): focusable and moveable with keys
* refactor(key-handling): cleanup, handle selections
* feat(edges): selectable with keys
* refactor(nodes-edges): cleanup keyboard controls and aria- attrs
* refactor(nodes): node needs to be selected for arrow keys
* refactor(minimap): create const for labelledby
closes #1033
|
2022-08-01 13:58:18 +02:00 |
|
moklick
|
37b311851c
|
refactor(props): merge defaultPosition and defaultZoom to defaultViewport #2313
|
2022-07-25 16:03:42 +02:00 |
|
moklick
|
0054dd3d61
|
Merge branch 'main' into v11
|
2022-07-25 15:49:48 +02:00 |
|
moklick
|
6baf325b24
|
Merge branch 'main' into v11
|
2022-07-18 18:08:00 +02:00 |
|
Christopher Möller
|
1bb32c8eb7
|
chore: setup monorepo using preconstruct
|
2022-07-11 18:04:27 +02:00 |
|