braks
|
02f3ca2ba0
|
refactor(core): replace array fns
|
2024-05-31 16:09:34 +02:00 |
|
braks
|
308338fa79
|
refactor(core): remove exports from barrel files
|
2024-02-05 07:51:12 +01:00 |
|
braks
|
c4b4a04aa0
|
perf(core): replace Array.forEach loops
|
2024-02-05 07:51:12 +01:00 |
|
 Abdelrahman AwadandBraks
|
d78a53fcd6
|
feat(core): add source and target handle ids to edge removal change
|
2024-01-03 11:13:31 +01:00 |
|
braks
|
458b5d42ba
|
fix(core): remove ts-transform-paths and use relative paths
|
2023-12-12 23:36:33 +01:00 |
|
braks
|
3b175a553e
|
refactor(core): remove primtive typeguards
|
2023-10-30 13:36:07 +01:00 |
|
braks
|
7a013771f3
|
feat(core): add source and target node ids to edge remove changes
|
2023-10-06 18:00:01 +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
|
5a86c7cf1d
|
chore: update deps
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-25 20:48:26 +02:00 |
|
braks
|
5560949ed1
|
chore: lint files
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
f61e5beb02
|
chore: lint files
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-31 21:30:23 +02: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
|
c72e75db38
|
refactor(core): remove unnecessary warning
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-05 22:48:28 +01:00 |
|
braks
|
00681e5321
|
chore(core): cleanup types in changes util
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-01-19 09:21:55 +01:00 |
|
braks
|
ec346c3e3b
|
refactor(core): add warning if trying to remove non-existing element
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-01-18 21:46:37 +01:00 |
|
braks
|
07dad4b491
|
refactor(core): add warning if trying to duplicate an element
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-01-18 21:46:37 +01:00 |
|
braks
|
f0fde0ac96
|
refactor(core): wait for next tick to expand parent if parent is not initialized yet
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-01-18 20:47:32 +01:00 |
|
braks
|
9276beb50d
|
refactor(core): set node initialized after applying dimensions change
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-01-18 20:47:32 +01:00 |
|
braks
|
7810769835
|
fix(core): prevent unselectable elements from being selected
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-01-07 18:04:09 +01:00 |
|
braks
|
8422dbdc56
|
refactor(core): check if element still exists before attempting removal
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-01-06 09:21:03 +01:00 |
|
braks
|
732e773075
|
refactor(core): allow omitting width/height styles for parent nodes
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-01-04 13:12:00 +01:00 |
|
braks
|
b4daeb6d8d
|
fix(core): prevent expandParent from moving parent node while expanding
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-20 00:17:54 +01:00 |
|
braks
|
217ee6b0df
|
chore(core): filter addition and removal changes
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-13 15:49:20 +01:00 |
|
braks
|
029a0d9a21
|
chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-13 15:49:20 +01:00 |
|
braks
|
9e05f02bc7
|
refactor(core): apply multiple changes at once to element
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2022-12-13 15:49:20 +01:00 |
|
braks
|
406b20b8ba
|
chore(core): cleanup import paths
|
2022-11-17 17:55:20 +01:00 |
|
braks
|
a379b4f1cf
|
chore(core): cleanup change handler
|
2022-11-17 17:55:20 +01:00 |
|
braks
|
583efe6c68
|
fix(core): elements not correctly unselected
|
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 |
|