 Christopher MöllerandGitHub
|
a016652a13
|
chore(license): happy new year
|
2024-01-11 09:50:40 +01:00 |
|
Christopher Möller
|
b11908370b
|
chore(packages): add changeset
|
2023-03-07 17:59:46 +01:00 |
|
Christopher Möller
|
2a352a67de
|
refactor(node-resizer): add keepAspectRatio to dependency array, cleanup drag handler
|
2023-03-07 16:49:15 +01:00 |
|
Christopher Möller
|
8b0808ec03
|
feat(node-resizer): add flag to keep aspect ratio, cleanup example
|
2023-03-07 16:41:15 +01:00 |
|
Christopher Möller
|
f9274594c8
|
fix(dependencies): replace cc with classcat
|
2023-02-20 13:46:27 +01:00 |
|
 Christopher MöllerandGitHub
|
6e28611204
|
Update LICENSE
|
2023-01-23 11:41:06 +01:00 |
|
Christopher Möller
|
c9a8329395
|
fix(deps): don't require latest version of reactflow core in node resizer and toolbar
|
2023-01-19 14:00:30 +01:00 |
|
Christopher Möller
|
7318210a2c
|
feat(nodes): add prop to disable automatic elevation of nodes on select
|
2022-12-15 18:57:01 +01:00 |
|
Christopher Möller
|
527cf13352
|
fix(node-resizer): pass minWidth and minHeight to child components
|
2022-12-06 19:25:45 +01:00 |
|
Christopher Möller
|
d29c401d59
|
chore(packages): add changesets
|
2022-12-06 18:14:26 +01:00 |
|
Christopher Möller
|
4c35893e0f
|
feat(node-toolbar): make nodeId optional and get id from context
|
2022-12-06 18:08:51 +01:00 |
|
Christopher Möller
|
0892e2ea9a
|
refactor(node-resizer): use nodeId from context, fix glitches while resizing
|
2022-12-06 17:56:56 +01:00 |
|
Christopher Möller
|
c828bfda0a
|
chore(subflow-node-origin): create changeset
|
2022-11-24 22:38:05 +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 |
|
Christopher Möller
|
ec94d9ecdc
|
chore(node-toolbar): add changeset
|
2022-11-24 12:59:32 +01:00 |
|
Christopher Möller
|
d4b00452a0
|
feat(node-toolbar): allow multiple nodeIds as property to enable multi selection
|
2022-11-24 12:51:17 +01:00 |
|
Christopher Möller
|
f776239ecb
|
feat(resize-node): example implementation of resize component
|
2022-11-22 16:13:23 +01:00 |
|
Christopher Möller
|
c793433caf
|
chore(node-toolbar): add changeset for node-toolbar
|
2022-11-17 11:39:45 +01:00 |
|
Christopher Möller
|
4ebbea1960
|
chore(node-toolbar): set initial package version
|
2022-11-17 11:36:12 +01:00 |
|
 Christopher MöllerandGitHub
|
b2acca333f
|
Merge pull request #2563 from wbkd/feat/node-toolbar
feat(node-toolbar): add node-toolbar component
|
2022-11-17 11:29:31 +01:00 |
|
Christopher Möller
|
98116d431f
|
chore(reactflow): add changeset for reactflow package
|
2022-11-17 11:28:41 +01:00 |
|
Christopher Möller
|
b31d8e9dc2
|
feat(node-toolbar): remove css from node-toolbar component, set version to 1.0.0
|
2022-11-17 09:59:28 +01:00 |
|
Christopher Möller
|
96e53e4408
|
Merge branch 'feat/node-toolbar' of github.com:wbkd/react-flow into feat/node-toolbar
|
2022-11-16 13:55:55 +01:00 |
|
Christopher Möller
|
edbf894350
|
feat(node-toolbar): change isActive to isVisible and implement default behavior
|
2022-11-16 13:49:15 +01:00 |
|
Christopher Möller
|
20a6653577
|
feat(node-toolbar): use z-index of the node for the toolbar
|
2022-11-16 09:56:34 +01:00 |
|
Christopher Möller
|
beba0a32de
|
feat(node-toolbar): add node-toolbar component
|
2022-11-15 21:48:08 +01:00 |
|
Christopher Möller
|
8f63f751e3
|
feat(minimap): add changeset
|
2022-11-14 15:30:26 +01:00 |
|
Christopher Möller
|
a5963e62b6
|
feat(minimap): turn ariaLabel into an optional property
|
2022-11-14 15:28:15 +01:00 |
|
 Christopher MöllerandGitHub
|
fd00b18ebe
|
Update README.md
|
2022-11-08 15:47:59 +01:00 |
|
 Christopher MöllerandGitHub
|
6638a06743
|
Merge pull request #2549 from LaQuay/patch-1
Fix quickstart example in README.md
|
2022-11-08 15:46:48 +01:00 |
|
Christopher Möller
|
52816debba
|
feat(minimap): add prop to configure the minimap title
|
2022-11-07 13:55:20 +01:00 |
|
Christopher Möller
|
6eec913c89
|
feat(interactive-minimap): add type defs for d3 packages
|
2022-11-01 13:37:53 +01:00 |
|
 Christopher MöllerandGitHub
|
0f5f9d14e5
|
Update README.md
|
2022-09-28 12:44:17 +02:00 |
|
 Christopher MöllerandGitHub
|
95a0c1db85
|
Update README.md
|
2022-09-28 12:42:04 +02:00 |
|
 Christopher MöllerandGitHub
|
cb411bd991
|
Update README.md
|
2022-09-28 11:12:34 +02:00 |
|
 Christopher MöllerandGitHub
|
43bb29fa53
|
Update README.md
|
2022-09-28 11:08:44 +02:00 |
|
 Christopher MöllerandGitHub
|
6fb3552e2d
|
Update README.md
|
2022-09-28 11:05:53 +02:00 |
|
 Christopher MöllerandGitHub
|
8bbead4328
|
Merge pull request #2352 from wbkd/chrtze-patch-1
Update and rename feature_request.md to feature_request.yml
|
2022-08-08 16:08:53 +02:00 |
|
 Christopher MöllerandGitHub
|
df5929f945
|
Update and rename feature_request.md to feature_request.yml
|
2022-08-08 16:07:53 +02:00 |
|
 Christopher MöllerandGitHub
|
d21815dbf7
|
Update feature_request.md
|
2022-08-08 15:55:46 +02:00 |
|
 Christopher MöllerandGitHub
|
ba649467a4
|
Merge pull request #2350 from wbkd/chrtze-patch-1
Update issue templates
|
2022-08-08 15:48:20 +02:00 |
|
 Christopher MöllerandGitHub
|
5ff801b960
|
Update issue templates
|
2022-08-08 15:48:03 +02:00 |
|
Christopher Möller
|
af28431990
|
refactor(attribution): change link to pro website
|
2022-08-05 12:00:19 +02:00 |
|
Christopher Möller
|
0323fc4890
|
feat(pro): remove account type property from proOptions closes #2288
|
2022-08-02 12:56:28 +02:00 |
|
Christopher Möller
|
8fe0b97776
|
feat(useKeyPress): add additional check for nokey classname to support custom inputs closes #2254
|
2022-08-01 18:27:58 +02:00 |
|
Christopher Möller
|
8eb1053aed
|
feat(tooling): add test task that runs and tests the example automatically
|
2022-07-27 16:56:39 +02:00 |
|
Christopher Möller
|
e6ff928ea1
|
Merge branch 'v11' of github.com:wbkd/react-flow into v11
|
2022-07-27 11:36:01 +02:00 |
|
Christopher Möller
|
a2e99d3a80
|
fix(cypress): change example urls in tests
|
2022-07-27 11:35:52 +02:00 |
|
Christopher Möller
|
141a9763f8
|
refactor(cypress): update cypress, move testing to root level
|
2022-07-26 18:20:52 +02:00 |
|
Christopher Möller
|
09abf2823d
|
feat(markers): set default marker orientation to auto-start-reverse
|
2022-07-26 17:06:50 +02:00 |
|
Christopher Möller
|
f4873a1ffb
|
chore: remove example folder
|
2022-07-26 16:59:45 +02:00 |
|
Christopher Möller
|
e0a30377ae
|
fix(controls): add export for ControlButton component
|
2022-07-21 14:54:12 +02:00 |
|
Christopher Möller
|
c17ac0a9e5
|
refactor(styles): move styles for additional components into their own packages
|
2022-07-21 14:26:09 +02:00 |
|
Christopher Möller
|
2d2bbcc8df
|
refactor(controls): move controls into own package and replace in examples
|
2022-07-21 14:05:56 +02:00 |
|
Christopher Möller
|
272d0dfcb4
|
refactor(background): move background to own package, replace example import
|
2022-07-21 13:25:04 +02:00 |
|
Christopher Möller
|
229c156d79
|
refactor(minimap): use minimap package in examples
|
2022-07-21 12:02:43 +02:00 |
|
 Christopher MöllerandGitHub
|
7a909e9425
|
Update README.md
|
2022-07-21 11:13:32 +02:00 |
|
Christopher Möller
|
be4dd6f1fa
|
refactor(examples): switch examples from cra to nextjs
|
2022-07-19 17:23:26 +02:00 |
|
Christopher Möller
|
62c417263c
|
fix(minimap): add entrypoint
|
2022-07-19 15:16:13 +02:00 |
|
Christopher Möller
|
6733076ab4
|
chore(examples): move examples to demo folder
|
2022-07-19 15:12:37 +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 |
|
Christopher Möller
|
1bb32c8eb7
|
chore: setup monorepo using preconstruct
|
2022-07-11 18:04:27 +02:00 |
|
 Christopher MöllerandGitHub
|
8a3e534136
|
Update README.md
|
2022-07-11 18:01:01 +02:00 |
|
 Christopher MöllerandGitHub
|
aab59e7329
|
Update README.md
|
2022-05-23 16:53:39 +02:00 |
|
Christopher Möller
|
9331ccc544
|
chore(warnings): add error codes to documentation site
|
2022-04-28 16:27:19 +02:00 |
|
Christopher Möller
|
922005e236
|
chore(warnings): format warning logs, add troubleshooting page
|
2022-04-26 16:33:54 +02:00 |
|
 Christopher MöllerandGitHub
|
eff243076b
|
Update README.md
|
2022-04-19 17:16:12 +02:00 |
|
Christopher Möller
|
341d7448fb
|
fix(useDrag): use positionAbsolute instead of position
|
2022-04-14 14:53:57 +02:00 |
|
Christopher Möller
|
4afb386124
|
fix(useDrag): calculate offset for drag handlers
|
2022-04-14 14:16:19 +02:00 |
|
 Christopher MöllerandGitHub
|
0b871e396a
|
format LICENSE
|
2022-04-07 12:17:09 +02:00 |
|
 Christopher MöllerandGitHub
|
55cfb0b880
|
Update README.md
|
2022-04-07 11:47:22 +02:00 |
|
Christopher Möller
|
2e5e5285c5
|
fix(zIndex): calculate zIndex for nested flows correctly
|
2022-03-21 13:52:10 +01:00 |
|
 Christopher MöllerandGitHub
|
75171524b7
|
Update README.md
|
2022-03-16 19:25:42 +01:00 |
|
 Christopher MöllerandGitHub
|
57a965202b
|
Update README.md
|
2022-03-16 19:14:38 +01:00 |
|
Christopher Möller
|
2db2cddb5a
|
chore(attribution): change link in attribution notice
|
2022-03-16 16:36:06 +01:00 |
|
 Christopher MöllerandGitHub
|
94483562a1
|
Update README.md
|
2022-03-16 11:29:03 +01:00 |
|
 Christopher MöllerandGitHub
|
fc887ec4fd
|
Update README.md
|
2022-03-16 11:19:38 +01:00 |
|
 Christopher MöllerandGitHub
|
514c15c0ef
|
Update README.md
|
2022-03-15 14:34:25 +01:00 |
|
 Christopher MöllerandGitHub
|
1f9a00458e
|
Update README.md
|
2022-03-15 13:34:33 +01:00 |
|
 Christopher MöllerandGitHub
|
4c08ee00e2
|
Update README.md
|
2022-03-14 22:29:15 +01:00 |
|
 Christopher MöllerandGitHub
|
72f77c6a9e
|
Update README.md
|
2022-03-14 12:14:58 +01:00 |
|
 Christopher MöllerandGitHub
|
cdc6f493af
|
Update README.md
|
2022-03-14 11:52:42 +01:00 |
|
 Christopher MöllerandGitHub
|
843f2090ac
|
Update README.md
|
2022-03-14 11:46:01 +01:00 |
|
 Christopher MöllerandGitHub
|
02cd3cb891
|
Update README.md
|
2022-03-14 11:44:28 +01:00 |
|
 Christopher MöllerandGitHub
|
6e30d0d9fd
|
Update README.md
|
2022-03-02 15:44:30 +01:00 |
|
 Christopher MöllerandGitHub
|
bb72ec504b
|
Update README.md
|
2022-03-02 14:52:43 +01:00 |
|
 Christopher MöllerandGitHub
|
4ac0c76594
|
Update README.md
|
2022-03-02 14:51:59 +01:00 |
|
 Christopher MöllerandGitHub
|
c431fe3d0a
|
Update README.md
|
2022-03-02 14:35:12 +01:00 |
|
 Christopher MöllerandGitHub
|
bd9d3e4dce
|
Update README.md
|
2022-03-02 12:56:42 +01:00 |
|
 Christopher MöllerandGitHub
|
c3c96e4ff2
|
Update README.md
|
2022-03-02 00:01:52 +01:00 |
|
 Christopher MöllerandGitHub
|
bc1e78cd8a
|
Update README.md
|
2022-03-01 23:58:01 +01:00 |
|
 Christopher MöllerandGitHub
|
f5b8aed67c
|
Update README.md
|
2022-03-01 23:40:21 +01:00 |
|
 Christopher MöllerandGitHub
|
d7514eac8f
|
Update README.md
|
2022-03-01 23:35:26 +01:00 |
|
 Christopher MöllerandGitHub
|
55016966c5
|
Update README.md
|
2022-03-01 23:25:00 +01:00 |
|
 Christopher MöllerandGitHub
|
d25c95cb4f
|
Update README.md
|
2022-03-01 23:21:09 +01:00 |
|
 Christopher MöllerandGitHub
|
354bbae7d4
|
Update README.md
|
2022-03-01 23:03:20 +01:00 |
|
 Christopher MöllerandGitHub
|
f2f659f0ff
|
Update README.md
|
2022-03-01 22:52:44 +01:00 |
|
 Christopher MöllerandGitHub
|
f55e5d4c46
|
Update README.md
|
2022-03-01 22:48:26 +01:00 |
|