moklick
|
322ea0ebed
|
feat(interactive-minimap): add zoom and pan
|
2022-10-31 17:55:32 +01:00 |
|
moklick
|
8323ee0c91
|
Merge branch 'main' into feat/interactive-minimap
|
2022-10-31 12:28:37 +01:00 |
|
moklick
|
a0e2c6f878
|
Merge branch 'main' of github.com:wbkd/react-flow
|
2022-10-21 12:27:53 +02:00 |
|
moklick
|
468c131b60
|
chore(changelogs): update
|
2022-10-21 12:22:31 +02:00 |
|
moklick
|
1e5ea41bda
|
fix(base-edge): dont apply animation to edge helper closes #2517
|
2022-10-21 12:20:23 +02:00 |
|
moklick
|
be120ec951
|
chore(packages): bump versions
|
2022-10-21 12:12:02 +02:00 |
|
moklick
|
81c42ae00c
|
fix(onlyRenderVisibleElements): always render nodes with dragging=true closes #2444
|
2022-10-21 12:05:25 +02:00 |
|
moklick
|
7b1dc1b18c
|
chore(types): cleanup
|
2022-10-21 11:35:56 +02:00 |
|
moklick
|
74cacd29cb
|
chore(rfId): cleanup id handling
|
2022-10-19 16:58:36 +02:00 |
|
moklick
|
0feb847b76
|
chore(types): pro options acc optional closes #2492
|
2022-10-19 16:46:36 +02:00 |
|
moklick
|
7d93d4e46b
|
chore(rf-props): pass id to wrapper closes #2510
|
2022-10-19 16:43:49 +02:00 |
|
 Moritz KlackandGitHub
|
a6d34705c4
|
docs(readme): update
|
2022-10-11 11:44:27 +02:00 |
|
moklick
|
cc33fc89dd
|
chore(packages): bump versions
|
2022-10-10 12:57:17 +02:00 |
|
moklick
|
c44413d816
|
chore(panel): dont break user selection above panel
|
2022-10-10 11:40:25 +02:00 |
|
moklick
|
48c402c4d3
|
refactor(aria-descriptions): render when disableKeyboardA11y is true
|
2022-10-10 11:30:15 +02:00 |
|
 Moritz KlackandGitHub
|
0efee0a08b
|
Merge pull request #2487 from wbkd/fix/onSelectionChange
Fix/on selection change
|
2022-10-10 10:38:10 +02:00 |
|
moklick
|
a378b3362f
|
fix(sideEffects): add *.css
|
2022-10-10 10:36:19 +02:00 |
|
moklick
|
3a1a365a63
|
fix(useOnSelectionChange): repair hook closes #2484
|
2022-10-09 20:40:11 +02:00 |
|
moklick
|
d057a1cd34
|
feat(packages): add interactive minimap
|
2022-10-09 19:55:25 +02:00 |
|
 Wenchen LiandGitHub
|
5d350942d3
|
Add css files as sideEffects
According to about tree shaking, css files should be considered as side effects: https://webpack.js.org/guides/tree-shaking/#:~:text=**/*.css.-,Tip,-Note%20that%20any
|
2022-10-06 11:00:54 -04:00 |
|
 Moritz KlackandGitHub
|
5abc51322d
|
Merge pull request #2469 from Alireza29675/feat/cancel-connection-example
feat(examples): example added for cancelConnection
|
2022-10-04 17:41:43 +02:00 |
|
Alireza Sheikholmolouki
|
ab9e340b7b
|
feat(examples): added an example for cancelling the connection
|
2022-10-04 14:29:41 +02:00 |
|
moklick
|
eb16c0d425
|
chore(packages): bump versions
|
2022-10-03 14:47:25 +02:00 |
|
moklick
|
c98092ef2c
|
chore(bg): gap=20 by default
|
2022-10-03 14:32:31 +02:00 |
|
moklick
|
be6590a5d6
|
feat(nodes-edges): add nodesFocusable, edgesFocusable, cleanup keyboard controls
|
2022-10-03 14:31:34 +02:00 |
|
moklick
|
a3147dc4b8
|
refactor(nodes): make nopan class overwritable
|
2022-10-03 13:01:42 +02:00 |
|
moklick
|
414f913217
|
chore(packages): bump versions
|
2022-09-28 15:26:40 +02:00 |
|
moklick
|
ba9e8131d2
|
Merge branch 'v11' of github.com:wbkd/react-flow into v11
|
2022-09-28 10:33:28 +02:00 |
|
moklick
|
4ba0d8dbee
|
chore(packages): bump versions
|
2022-09-28 10:33:01 +02:00 |
|
 Moritz KlackandGitHub
|
2e0bd96f41
|
Merge pull request #2437 from Alireza29675/feat/cancel-connection
feat(store): cancelConnection method created
|
2022-09-27 17:30:11 +02:00 |
|
moklick
|
7542275ccc
|
refactor(edge-label): prevent junpming
|
2022-09-27 16:09:32 +02:00 |
|
moklick
|
90418e36fa
|
chore(edges): cleanup types
|
2022-09-27 16:00:02 +02:00 |
|
moklick
|
e634e7296a
|
refactor(edges): siplify edge path / label position handling, repair edge labels
|
2022-09-27 14:17:02 +02:00 |
|
moklick
|
aef8b477c2
|
chore(packages): bump deps
|
2022-09-26 12:48:44 +02:00 |
|
moklick
|
7c7181ce1f
|
style(panel): set zindex 5
|
2022-09-26 11:40:58 +02:00 |
|
Alireza Sheikholmolouki
|
bca319217f
|
Merge remote-tracking branch 'upstream/v11' into feat/cancel-connection
|
2022-09-20 17:59:43 +03:00 |
|
moklick
|
809de82eb7
|
refactor(edge-updater): add separate class name for source and target, cleanup
|
2022-09-20 16:00:22 +02:00 |
|
moklick
|
ef24df9c02
|
Merge branch 'main' into v11
|
2022-09-20 15:40:26 +02:00 |
|
moklick
|
fad6cf706e
|
refactor(packages) support react 17 and 18
|
2022-09-19 16:07:30 +02:00 |
|
moklick
|
b8c6638a4b
|
test(cypress): use start-server-and-test
|
2022-09-14 17:39:49 +02:00 |
|
moklick
|
33d6a73dd0
|
refactor(drag): align new positions with snap grid
|
2022-09-14 16:18:31 +02:00 |
|
moklick
|
e9daea7a10
|
chore(isInputDOMNode): add event.target as fallback
|
2022-09-14 15:48:05 +02:00 |
|
 Jakub Majorekandmoklick
|
e152f726ff
|
Use event.composedPath for getting event target
|
2022-09-14 15:43:23 +02:00 |
|
moklick
|
dea46511c3
|
chore(nodes-edges): add data testids
|
2022-09-14 13:08:57 +02:00 |
|
moklick
|
3681b33b29
|
chore(packages): bump
|
2022-09-13 14:54:33 +02:00 |
|
moklick
|
ead4d75c40
|
fix(nodes): handle double click
|
2022-09-13 14:52:07 +02:00 |
|
moklick
|
385d400ca9
|
chore(reactflow): use css from packages
|
2022-09-13 14:51:37 +02:00 |
|
moklick
|
3f6702b927
|
fix(postcss): use correct config
|
2022-09-13 14:51:10 +02:00 |
|
moklick
|
17ef4ff05f
|
refactor(repo): use turbo + rollup + vite
|
2022-09-12 17:24:49 +02:00 |
|
moklick
|
7b3093169f
|
fix(types): edge pathOptions
|
2022-09-08 18:03:48 +02:00 |
|