Commit Graph
379 Commits
Author SHA1 Message Date
moklick 63bb2045f4 refactor(react/svelte): cleanup types 2023-02-28 18:16:51 +01:00
moklick dda21e1fd2 chore(svelte): run prettier 2023-02-28 12:48:52 +01:00
moklick 62a6278682 refactor(svelte): cleanup store usage 2023-02-28 12:43:29 +01:00
moklick 7a879f3c54 feat(svelte): add connectionline and connection functionality 2023-02-27 18:01:18 +01:00
moklick 1dd5613482 feat(svelte): add BaseEdge and EdgeLabelRenderer 2023-02-23 18:21:39 +01:00
moklick bb528e6798 feat(svelte): make nodes deletable 2023-02-23 13:44:57 +01:00
moklick 658366e67f feat(svelte): reactive nodes 2023-02-22 18:06:26 +01:00
moklick f91ec399a7 refactor(svelte): cleanup types 2023-02-22 17:26:41 +01:00
moklick fb8d0d677e chore(svelte): cleanup 2023-02-22 11:07:16 +01:00
moklick a0bdd9574e feat(svelte): edge types, use edge-utils 2023-02-22 10:38:32 +01:00
moklick b3de45ce1a refactor(core): use edge-utils 2023-02-22 10:23:26 +01:00
moklick 2497a36db3 feat(packages): add edge-utils 2023-02-22 10:23:05 +01:00
moklick aea43103af feat(svelte): custom nodes 2023-02-21 14:36:07 +01:00
moklick 6b192d90d5 feat(svelte): make selection draggable 2023-02-21 11:35:15 +01:00
moklick 1f44bc4da5 feat(svelte): selection box 2023-02-20 19:01:43 +01:00
moklick fe84a5d21a Merge branch 'feat/packages' of github.com:wbkd/react-flow into feat/packages 2023-02-20 13:59:32 +01:00
Christopher Möller f9274594c8 fix(dependencies): replace cc with classcat 2023-02-20 13:46:27 +01:00
moklick 5452ad99ed feat(svelte): add minimap component 2023-02-20 12:25:04 +01:00
moklick 51fd1cc01a feat(svelte): add background 2023-02-19 18:07:50 +01:00
moklick 90ac61a6bd feat(svelte): add controls 2023-02-19 17:29:29 +01:00
moklick ba592ceea6 package(svelte): use system fitView 2023-02-19 16:15:42 +01:00
moklick 0f62a3d07a package(core): use system fitView 2023-02-19 16:15:26 +01:00
moklick 6f8782bbf6 package(utils): add fitView 2023-02-19 16:14:55 +01:00
moklick 3920fca670 feat(packages): add @reactflow/system and @reactflow/utils 2023-02-16 21:54:09 +01:00
moklick a12c893226 refactor(packages): add @reactflow/system 2023-02-16 16:37:47 +01:00
moklick 216bf1bcd3 chore(config): cleanup 2023-02-15 10:37:52 +01:00
moklick 6b21f06682 Merge branch 'main' into feat/svelte 2023-02-13 17:35:04 +01:00
moklick 11a52f020d chore(packages): bump 2023-02-13 16:30:17 +01:00
moklick 88d4dda260 fix(PropsWithChildren): pass default generic 2023-02-13 16:05:15 +01:00
moklick 7e6f5be656 refactor(use-key-press): handle modifier keys + inputs 2023-02-13 13:48:26 +01:00
moklick 0dc307769f refactor(safari): no user selection for edge label renderer 2023-02-13 13:16:24 +01:00
moklick 9bc76d19bb fix(connections): fix connections with handles bigger than connec radius closes #2814 2023-02-13 13:03:11 +01:00
moklick a501f9a643 refactor(fitview-nodes): cleanup 2023-02-13 12:42:22 +01:00
Moritz KlackandGitHub 16114d2e56 Merge branch 'next-release' into feat/fit-view-nodes-option 2023-02-13 12:31:03 +01:00
Moritz KlackandGitHub 98f7cbc5bb Merge pull request #2819 from bcakmakoglu/fix/edge-updater
fix(core): avoid edge update if not using left mouse btn
2023-02-13 12:29:12 +01:00
moklick c180527239 chore(fitview): cleanup 2023-02-13 12:17:43 +01:00
Totoro-moroku 64c7887a0e typescript: fitView return type #2823 2023-02-08 21:57:41 +09:00
braks 54509aa562 fix(core): avoid edge update if not using left mouse btn 2023-02-07 12:58:24 +01:00
braks 3d65627de5 chore(core): cleanup node filter fn 2023-02-06 14:06:27 +01:00
braks 806c1dfa77 feat(core): add nodes option to fitView
# What's changed?

- Add `nodes` option to `fitView`
- Allows `fitView` to only fit around a certain set of specified nodeIds
2023-02-06 11:13:33 +01:00
moklick a7a011f050 chore(packages): bump 2023-02-06 02:02:57 +01:00
moklick 230106da73 chore(connction-handler): cleanup 2023-02-06 02:00:35 +01:00
braks 1d3126e4fe fix(core): check if prevClosestHandle exists in onPointerUp 2023-02-06 00:56:23 +01:00
moklick ecf5ccbb5c chore(packages): bump 2023-02-05 22:14:03 +01:00
moklick b07d940dac chore(connections): check if handle + connection radius 2023-02-05 22:04:02 +01:00
moklick 7a652fc17c chore(connections): get fresh ref of onConnectEnd 2023-02-05 21:58:30 +01:00
moklick 23d1e65a72 feat(connection-line): add status class (valid or invalid) while in connection radius 2023-02-03 21:10:44 +01:00
Moritz KlackandGitHub 4ca10a3ae2 Merge pull request #2801 from wbkd/fix/ios-connect
fix(ios): connection error + dont snap invalid connection lines
2023-02-03 20:50:22 +01:00
moklick c48efe969f fix(ios): connection error + dont snap invalid connection lines 2023-02-03 20:40:32 +01:00
moklick 1ba3c0e91f fix(nodes): if draggable equals false node is also not draggable with selection 2023-02-03 19:08:10 +01:00