Commit Graph
29 Commits
Author SHA1 Message Date
moklick f113cf4e19 chore(packages): use temporary scope name 2022-08-29 12:08:13 +02:00
moklick 8d604aa8b5 chore(examples): rename package 2022-08-29 11:02:48 +02:00
moklick e75f6ee167 Merge branch 'v11' into chore/testing 2022-08-29 10:37:29 +02:00
moklick 37bf0c48d7 chore(packages): adjust names 2022-08-29 10:35:25 +02:00
moklick 43ec2b5552 test(props): add tests for basic props 2022-08-23 18:10:12 +02:00
moklick 438a318d8f test(components): add component tests, use ts for e2e tests 2022-08-22 18:23:38 +02:00
moklick 9ad31a281b chore(babel): use plugin-transform-runtime 2022-08-18 17:48:21 +02:00
moklick ed0e88b9fe chore(changesets): add gh changelog package 2022-08-17 13:06:06 +02:00
moklick 0d269b74e7 chore(packages): cleanup package.jsons and readme files 2022-08-17 12:45:15 +02:00
moklick b2d730d9cc chore(example): update deps 2022-08-09 18:56:03 +02:00
moklick affae72f7e refactor(deps): cleanup 2022-08-09 18:47:36 +02:00
moklick 94463cd0be refactor(styling): dont inject styles 2022-08-09 18:42:12 +02:00
moklick ae4ac1f550 chore(repo): add changesets 2022-08-08 15:20:54 +02:00
moklick 8d873068cc chore(ts/lint): cleanup 2022-08-08 15:14:34 +02:00
moklick 7150e0369e feat(linting): add eslint 2022-08-08 13:34:00 +02:00
moklick 753f442468 chore(zustand): upgrade to v4 2022-08-06 16:57: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
Moritz KlackandGitHub f7dc75b0f3 Feat: basic keyboard controls and better WAI-ARIA defaults (#2333)
* feat(nodes): focusable and moveable with keys
* refactor(key-handling): cleanup, handle selections
* feat(edges): selectable with keys
* refactor(nodes-edges): cleanup keyboard controls and aria- attrs
* refactor(nodes): node needs to be selected for arrow keys
* refactor(minimap): create const for labelledby

closes #1033
2022-08-01 13:58:18 +02:00
Christopher Möller 8eb1053aed feat(tooling): add test task that runs and tests the example automatically 2022-07-27 16:56:39 +02:00
moklick 822f01d8c3 refactor(background): cleanup 2022-07-26 19:51:11 +02:00
Christopher Möller 141a9763f8 refactor(cypress): update cypress, move testing to root level 2022-07-26 18:20:52 +02:00
Christopher Möller f4873a1ffb chore: remove example folder 2022-07-26 16:59:45 +02:00
moklick 3aa4b30c86 chore(packages): update deps 2022-07-25 15:39:08 +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
Christopher Möller 6733076ab4 chore(examples): move examples to demo folder 2022-07-19 15:12:37 +02:00
moklick 6baf325b24 Merge branch 'main' into v11 2022-07-18 18:08:00 +02:00
Christopher Möller 1bb32c8eb7 chore: setup monorepo using preconstruct 2022-07-11 18:04:27 +02:00