Commit Graph
29 Commits
Author SHA1 Message Date
moklick cc33fc89dd chore(packages): bump versions 2022-10-10 12:57:17 +02:00
moklick a378b3362f fix(sideEffects): add *.css 2022-10-10 10:36:19 +02:00
moklick eb16c0d425 chore(packages): bump versions 2022-10-03 14:47:25 +02:00
moklick 414f913217 chore(packages): bump versions 2022-09-28 15:26:40 +02:00
moklick 4ba0d8dbee chore(packages): bump versions 2022-09-28 10:33:01 +02:00
moklick aef8b477c2 chore(packages): bump deps 2022-09-26 12:48:44 +02:00
moklick ef24df9c02 Merge branch 'main' into v11 2022-09-20 15:40:26 +02:00
moklick fad6cf706e refactor(packages) support react 17 and 18 2022-09-19 16:07:30 +02:00
moklick 3681b33b29 chore(packages): bump 2022-09-13 14:54:33 +02:00
moklick 3f6702b927 fix(postcss): use correct config 2022-09-13 14:51:10 +02:00
moklick 17ef4ff05f refactor(repo): use turbo + rollup + vite 2022-09-12 17:24:49 +02:00
moklick aa0b1180af chore(packages):bump versions 2022-09-07 17:50:44 +02:00
moklick 82566e0b69 refactor(tsconfigs): extend fomr base tsconfig, add tsconfig for ervery package 2022-08-30 23:06:36 +02:00
moklick 5fc7c4d6e4 chore(packages): bump versions 2022-08-30 16:37:50 +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 8e30df2e82 chore(pkg): add types field 2022-08-29 11:10:13 +02:00
moklick 37bf0c48d7 chore(packages): adjust names 2022-08-29 10:35:25 +02:00
moklick e3bf640d28 chore(packages): version bump 2022-08-18 18:08:29 +02:00
moklick 9ad31a281b chore(babel): use plugin-transform-runtime 2022-08-18 17:48:21 +02:00
moklick 0d269b74e7 chore(packages): cleanup package.jsons and readme files 2022-08-17 12:45:15 +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
moklick 3aa4b30c86 chore(packages): update deps 2022-07-25 15:39:08 +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