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
|
cd5103e525
|
refactor(core): reduce node bounds calculation (#1453)
* refactor(core): reduce node bounds calculation
* chore(changeset): add
* chore(core): cleanup
|
2024-06-13 00:04:51 +02:00 |
|
braks
|
458b5d42ba
|
fix(core): remove ts-transform-paths and use relative paths
|
2023-12-12 23:36:33 +01:00 |
|
braks
|
ac86b77b89
|
fix(core): unwrap blur fn
|
2023-07-25 09:20:15 +02:00 |
|
braks
|
e3e6a03359
|
refactor(core): add explicit imports and remove auto-imports
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-25 20:48:26 +02:00 |
|
braks
|
8cf8c51e0e
|
fix(core): blur node after unselect
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-06 23:07:59 +01:00 |
|
braks
|
bb2c4f449a
|
chore(core): cleanup and replace const with function
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-07 12:27:41 +01:00 |
|
braks
|
f0d4763a99
|
refactor(core): use removeSelectedNodes in click handler
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-01-19 09:21:55 +01:00 |
|
braks
|
9f50dd0865
|
feat(core,nodes): implement a11y in nodes
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-20 00:38:56 +01:00 |
|
braks
|
91aa97b144
|
refactor(core): use vue-flow__handle in handle bounds selector
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-14 16:43:08 +01:00 |
|
braks
|
406b20b8ba
|
chore(core): cleanup import paths
|
2022-11-17 17:55:20 +01:00 |
|
braks
|
ea9da0adb7
|
refactor(core): use flowElements type as arg for removeSelectedElements
|
2022-10-14 21:13:39 +02:00 |
|
braks
|
082050b164
|
refactor(core): rename core pkg dir to core
|
2022-10-10 21:33:44 +02:00 |
|