Commit Graph
17 Commits
Author SHA1 Message Date
Braks fe552fc5c5 fix(core): allow pan on drag for non left-btn when selectionKeyCode is true (#1662)
* fix(core): allow pan on drag for non left-btn when selection key code is true

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* fix(core): reorder pane class names

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* chore(changeset): add

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* chore(core): cleanup

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

---------

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2024-11-01 19:48:16 +01:00
braks 590afc87f4 fix(core): set ltr for vue flow wrapper 2024-04-29 20:56:09 +02:00
braks c48d3c9be3 fix(core): use default cursor and apply drag cursor if node is draggable 2024-02-21 23:27:01 +01:00
braks 3364144b85 refactor(core)!: update handle styles
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2024-01-21 14:35:35 +01:00
PDeerandBraks c4fb1ee7e3 fix: Fix the issue of pushing out the panel when copying a large amount of text to the textarea 2024-01-03 11:13:31 +01:00
braks d2c1c5185f fix(core): set interaction edge styles so animation does not break pointer 2023-06-15 22:35:25 +02:00
braks b6f7cde655 refactor(core): set user-select: none for edge labels
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-15 00:36:13 +01:00
braks 2f81f2a9c6 fix(core): animated connection line style
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-01 23:32:45 +01:00
braks 5258d263b0 fix(core): add focus and focus-visible styles to nodes to avoid browser styles
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-01-07 19:31:57 +01:00
braks fd79ab141d feat(core): implement figma controls
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-25 17:38:56 +01:00
braks 9d3c3faa09 refactor(core): place wrapper in separate stacking ctx 2022-11-08 13:17:57 +01:00
braks 43ff2a42e6 refactor(core,edges): add div based edge label renderer 2022-11-04 22:10:40 +01:00
braks 73dfca5f57 refactor(core): show regular pointer if pane isn't draggable 2022-11-03 21:58:36 +01:00
braks 530e4403b4 chore(core): remove duplicated styles 2022-10-14 23:06:03 +02:00
braks 58d11db1f9 fix(nodes): add missing dragging class to node selection rect 2022-10-14 21:13:29 +02:00
braks 5c3ed51257 chore(core): update styles 2022-10-13 23:23:43 +02:00
braks 082050b164 refactor(core): rename core pkg dir to core 2022-10-10 21:33:44 +02:00