Commit Graph
10 Commits
Author SHA1 Message Date
moklick dc7fb04ba0 chore(examples): update imports 2022-08-29 10:57:44 +02:00
moklick 37bf0c48d7 chore(packages): adjust names 2022-08-29 10:35:25 +02:00
moklick ee5352df8f feat(nodes,edges): add deletable flag 2022-08-16 17:27:01 +02:00
moklick 0f835a2961 chore(examples): only use bundle 2022-08-09 18:55:32 +02:00
Moritz KlackandGitHub 97c22ace71 Refactor: CSS handling (#2344)
* refactor(css): only load base styles, add css task, cleanup exports
* style(base): add edge label bg
* refactor(css): use css-utils
* feat(core): add Panel component
* refactor(background): cleanup
* refactor(css-handling): cleanup
2022-08-05 18:36:32 +02:00
moklick ec2dff24a3 feat(props): add pane mouse handlers closes #2312 2022-07-25 15:47:34 +02:00
Christopher Möller 2d2bbcc8df refactor(controls): move controls into own package and replace in examples 2022-07-21 14:05:56 +02:00
Christopher Möller 272d0dfcb4 refactor(background): move background to own package, replace example import 2022-07-21 13:25:04 +02:00
Christopher Möller 229c156d79 refactor(minimap): use minimap package in examples 2022-07-21 12:02:43 +02:00
Christopher Möller be4dd6f1fa refactor(examples): switch examples from cra to nextjs 2022-07-19 17:23:26 +02:00