moklick
|
dea46511c3
|
chore(nodes-edges): add data testids
|
2022-09-14 13:08:57 +02:00 |
|
moklick
|
ead4d75c40
|
fix(nodes): handle double click
|
2022-09-13 14:52:07 +02:00 |
|
moklick
|
17ef4ff05f
|
refactor(repo): use turbo + rollup + vite
|
2022-09-12 17:24:49 +02:00 |
|
moklick
|
51e957e5db
|
feat(edges): add interactionWidth option #1580 #1114
|
2022-09-07 17:43:36 +02:00 |
|
 Moritz KlackandGitHub
|
7a96817114
|
Refactor: Better routing for smoothstep and step edge (#2407)
* refactor(step/smoothstep-edge): better default routing
* chore(edges): pass options
* chore(exports): add BaseEdge
|
2022-09-07 17:40:18 +02:00 |
|
moklick
|
23fdd20658
|
fix(nodeOrigin): use origin for calculating handle position
|
2022-09-01 12:37:13 +02:00 |
|
moklick
|
2172522a0b
|
refactor(panning): enable panning when nodesDraggable is false #1457
|
2022-09-01 12:12:16 +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
|
22cb21a4ae
|
fix(nodeExtent): use for initial rendering closes #2384
|
2022-08-29 17:17:48 +02:00 |
|
moklick
|
55c81362bb
|
refactor(zomm): simplify
|
2022-08-24 14:35:38 +02:00 |
|
moklick
|
ecf0476939
|
fix(edges): use default type if type is invalid
|
2022-08-23 18:09:57 +02:00 |
|
moklick
|
86ea34b470
|
refactor(dev-warnings): cleanup
|
2022-08-17 11:55:37 +02:00 |
|
moklick
|
ab14be02f4
|
feat(nodes): add nodeOrigin prop
|
2022-08-17 11:43:52 +02:00 |
|
moklick
|
d2d4b76e65
|
feat(a11y): add aria live message on move by keyboard
|
2022-08-16 18:21:20 +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
|
b21e126c2e
|
chore(node-renderer): cleanup types
|
2022-08-08 17:34:55 +02:00 |
|
moklick
|
ff79bb8f03
|
chore(edge-renderer): cleanup types
|
2022-08-08 17:31:04 +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 |
|
Christopher Möller
|
09abf2823d
|
feat(markers): set default marker orientation to auto-start-reverse
|
2022-07-26 17:06:50 +02:00 |
|
moklick
|
efedf04a56
|
refactor(props): remove onConnectStop #2299
|
2022-07-25 16:08:52 +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
|
ec2dff24a3
|
feat(props): add pane mouse handlers closes #2312
|
2022-07-25 15:47:34 +02:00 |
|
Christopher Möller
|
97a9d0440f
|
Merge branch 'v11' of github.com:wbkd/react-flow into v11
|
2022-07-18 18:13:19 +02:00 |
|
Christopher Möller
|
b0f362bf60
|
chore(preconstruct): inline css via babel config, add themes package
|
2022-07-18 18:12:49 +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 |
|