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 |
|
stffabi
|
5becbb1ebe
|
feat(resizer): Add support for maxWidth and maxHeight
|
2023-02-17 08:28:48 +01:00 |
|
Moritz Klack
|
afa38727fa
|
Merge pull request #2833 from wbkd/next-release
Next release: 11.5.6
|
2023-02-13 16:36:25 +01:00 |
|
moklick
|
11a52f020d
|
chore(packages): bump
|
2023-02-13 16:30:17 +01:00 |
|
moklick
|
6e6720579e
|
chore(examples): cleanup
|
2023-02-13 16:21:50 +01:00 |
|
Moritz Klack
|
5fee3fbcc0
|
Merge pull request #2839 from wbkd/fix/react-17-ts-support
fix(PropsWithChildren): pass default generic
|
2023-02-13 16:14:00 +01:00 |
|
moklick
|
72216ff620
|
chore(changeset): add
|
2023-02-13 16:12:56 +01:00 |
|
moklick
|
88d4dda260
|
fix(PropsWithChildren): pass default generic
|
2023-02-13 16:05:15 +01:00 |
|
moklick
|
0ad8333834
|
chore(examples): cleanup
|
2023-02-13 15:33:57 +01:00 |
|
Moritz Klack
|
046c2b08e7
|
Merge pull request #2838 from wbkd/refactor/use-key-press
refactor(use-key-press): handle modifier keys + inputs
|
2023-02-13 13:50:05 +01:00 |
|
moklick
|
021f5a9210
|
chore(changeset): add
|
2023-02-13 13:49:54 +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 |
|
Moritz Klack
|
ce87b39935
|
Merge pull request #2836 from wbkd/fix/easy-connect
fix(connections): fix connections with handles bigger than connec radius
|
2023-02-13 13:04:51 +01:00 |
|
moklick
|
959b111448
|
chore(changeset): add
|
2023-02-13 13:04:38 +01:00 |
|
moklick
|
9bc76d19bb
|
fix(connections): fix connections with handles bigger than connec radius closes #2814
|
2023-02-13 13:03:11 +01:00 |
|
Moritz Klack
|
eca5f4d2c9
|
Merge pull request #2834 from wbkd/feat/fit-view-nodes-option
Feat/fit view nodes option
|
2023-02-13 12:43:15 +01:00 |
|
moklick
|
a501f9a643
|
refactor(fitview-nodes): cleanup
|
2023-02-13 12:42:22 +01:00 |
|
Moritz Klack
|
16114d2e56
|
Merge branch 'next-release' into feat/fit-view-nodes-option
|
2023-02-13 12:31:03 +01:00 |
|
Moritz Klack
|
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 |
|
Moritz Klack
|
c623b59d9e
|
Merge pull request #2832 from wbkd/feature/fix-fitView-return-type
Feature/fix fit view return type
|
2023-02-13 12:28:15 +01:00 |
|
moklick
|
f3de9335af
|
chore(changeset): add
|
2023-02-13 12:18:37 +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
|
0d259b0285
|
chore(changeset): add
|
2023-02-07 12:59:07 +01: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
|
23424ea675
|
chore(changeset): add
|
2023-02-06 11:14: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 |
|
Moritz Klack
|
4963aec71a
|
Merge pull request #2810 from wbkd/fix/handle-pointer-up
Fix/handle pointer up
|
2023-02-06 02:04:53 +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
|
383a074aea
|
chore(changeset): add
|
2023-02-06 00:57:49 +01:00 |
|
braks
|
1d3126e4fe
|
fix(core): check if prevClosestHandle exists in onPointerUp
|
2023-02-06 00:56:23 +01:00 |
|
Moritz Klack
|
357b3f096f
|
Merge pull request #2802 from wbkd/next-release
v11.5.4
|
2023-02-05 22:16:21 +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 |
|
Moritz Klack
|
ada190f028
|
Merge pull request #2803 from wbkd/feat/status-connectionline
feat(connection): add status class (valid or invalid) while in connection radius
|
2023-02-04 11:11:30 +01:00 |
|
moklick
|
1527795d18
|
chore(changeset): add
|
2023-02-03 21:13:35 +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 Klack
|
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 |
|
Moritz Klack
|
5416936b00
|
Merge pull request #2800 from wbkd/fix/non-draggable-selectable
fix(nodes): if draggable equals false node is not draggable with selection
|
2023-02-03 20:49:03 +01:00 |
|
moklick
|
3b6348a8d1
|
chore(changeset): add
|
2023-02-03 20:43:08 +01:00 |
|
moklick
|
c48efe969f
|
fix(ios): connection error + dont snap invalid connection lines
|
2023-02-03 20:40:32 +01:00 |
|
moklick
|
be8097acad
|
chore(changeset): add
|
2023-02-03 19:14:04 +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 |
|
Moritz Klack
|
1998a3b088
|
Merge pull request #2792 from wbkd/fix/react17
fix(devDeps): accept react17 types
|
2023-02-01 12:31:17 +01:00 |
|
moklick
|
9228802969
|
chore(packages): bump
|
2023-02-01 12:29:09 +01:00 |
|