Commit Graph
10 Commits
Author SHA1 Message Date
moklick 7b1dc1b18c chore(types): cleanup 2022-10-21 11:35:56 +02:00
moklick 588d8fc02e chore(packages): use @reactflow org for packages 2022-08-29 17:18:05 +02:00
moklick f113cf4e19 chore(packages): use temporary scope name 2022-08-29 12:08:13 +02:00
moklick 94463cd0be refactor(styling): dont inject styles 2022-08-09 18:42:12 +02:00
moklick 8dd88224c8 refactor(controls): cleanup 2022-08-08 15:14:08 +02:00
moklick 7150e0369e feat(linting): add eslint 2022-08-08 13:34:00 +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
Christopher Möller e0a30377ae fix(controls): add export for ControlButton component 2022-07-21 14:54:12 +02:00
Christopher Möller c17ac0a9e5 refactor(styles): move styles for additional components into their own packages 2022-07-21 14:26:09 +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