 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
|
e6ff928ea1
|
Merge branch 'v11' of github.com:wbkd/react-flow into v11
|
2022-07-27 11:36:01 +02:00 |
|
Christopher Möller
|
a2e99d3a80
|
fix(cypress): change example urls in tests
|
2022-07-27 11:35:52 +02:00 |
|
moklick
|
7f18bfbe64
|
feat(background): add cross variant closes #2320
|
2022-07-26 18:26:20 +02:00 |
|
moklick
|
766d4fcb88
|
refactor(connectionLine): cleanup props #2300
|
2022-07-25 16:21:40 +02:00 |
|
moklick
|
efedf04a56
|
refactor(props): remove onConnectStop #2299
|
2022-07-25 16:08:52 +02:00 |
|
moklick
|
37b311851c
|
refactor(props): merge defaultPosition and defaultZoom to defaultViewport #2313
|
2022-07-25 16:03:42 +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 |
|
Christopher Möller
|
6733076ab4
|
chore(examples): move examples to demo folder
|
2022-07-19 15:12:37 +02:00 |
|
Christopher Möller
|
b0f362bf60
|
chore(preconstruct): inline css via babel config, add themes package
|
2022-07-18 18:12:49 +02:00 |
|