Commit Graph

15 Commits

Author SHA1 Message Date
peterkogo
d329702df9 skip force rendering nodes that have handles defined 2025-09-08 16:48:02 +02:00
peterkogo
d1f8924b40 fix astro example, fix svelte SSR, fix portals 2025-06-10 20:44:14 +02:00
peterkogo
f29898f0bd WIP: migrated store and useSvelteFlow hook to signals & solved state propagation for provider 2024-12-06 13:53:48 +01:00
moklick
25e52f78b9 feat(workflow): add release action 2024-07-01 12:13:08 +02:00
Moritz Klack
e5c667d068 Feat(nodes): add initialWidth and initialHeight (#3953)
* feat(react/svelte): add initialWidth/initialHeight closes #3793

* chore(packages): update changelogs
2024-02-27 15:21:35 +01:00
moklick
494eb09a21 chore(examples): cleanup astro 2023-12-17 09:37:47 +01:00
moklick
1dfff1bf5b refactor(libs) add width, height and positionAbsolute props to NodeProps 2023-11-23 13:50:28 +01:00
moklick
a166129547 fix(svelte): use node.style.width and node.style 2023-11-21 16:03:07 +01:00
moklick
24c999a335 chore(astro): use width/height attrs 2023-11-21 15:18:35 +01:00
moklick
78169c992b chore(examples): cleanup 2023-10-23 18:29:57 +02:00
moklick
9351a492ac chore(examples): cleanup astro 2023-10-23 18:05:19 +02:00
moklick
6de9bbc916 refactor(react/svelte): simplify ssr usage 2023-10-23 16:37:28 +02:00
moklick
f42f6314e2 chore(examples): cleanup 2023-10-23 16:02:12 +02:00
moklick
afa6365e12 chore(react/svelte): rename node.dimensions to node.size 2023-10-09 17:04:11 +02:00
moklick
0888f69909 chore(examples): cleanup 2023-10-05 17:28:30 +02:00