Braks
|
b33da47a3a
|
fix(core): use center position of handle as snapping point for connection lines (#1625)
* fix(core): calculate handle positions correctly
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* fix(core): remove handleId check
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(core): cleanup click connect handlers
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* fix(core): add flow id to handle ids
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* tests: correct updateEdge test
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* fix(core): use center position of handle
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(examples): cleanup easy connect example
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* refactor(tests): run actions on chrome
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(workflows): correctly hash lock file
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2025-01-04 16:56:00 +01:00 |
|
Braks
|
1e3acb1979
|
fix(core): if selection key code is true prevent pan on drag on left mouse btn (#1670)
* fix(core): if selection key code is true prevent pan on drag on left mouse btn
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(changeset): add
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* fix(tests): correct viewport drag tests
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
---------
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2024-11-01 23:13:48 +01:00 |
|
braks
|
82d99915d3
|
tests: update handle ids in tests
|
2024-06-06 10:45:38 +02:00 |
|
braks
|
96b93e30e3
|
refactor(tests): use connection line tester cmp
|
2024-02-05 13:13:22 +01:00 |
|
braks
|
8a888a9194
|
tests: use transform matrix to confirm node positions
|
2024-01-29 21:56:44 +01:00 |
|
braks
|
870c8fd407
|
chore(tests): update deps
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-08 16:32:11 +01:00 |
|
braks
|
3f72713e3e
|
tests: test if custom props are passed to custom connection line
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-08 16:32:11 +01:00 |
|
braks
|
929e2b5d04
|
tests: add isValidConnection prop test
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-08 16:32:11 +01:00 |
|
braks
|
7519b31b8f
|
tests: add custom connection line component test
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-08 16:32:11 +01:00 |
|
braks
|
c91aac782d
|
chore(tests): wait to find edge
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-02 08:47:38 +01:00 |
|
braks
|
13db453b66
|
tests: update connect tests to check if events were emitted
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-02 08:47:38 +01:00 |
|
braks
|
e10663ad5d
|
tests: add custom edge test
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-24 20:07:13 +01:00 |
|
braks
|
17c28a7b6d
|
tests: add custom node test
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-23 14:59:38 +01:00 |
|
braks
|
a3ec3b40a7
|
refactor(tests): rename e2e to tests
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-22 20:20:11 +01:00 |
|