moklick
|
86ea34b470
|
refactor(dev-warnings): cleanup
|
2022-08-17 11:55:37 +02:00 |
|
moklick
|
ab14be02f4
|
feat(nodes): add nodeOrigin prop
|
2022-08-17 11:43:52 +02:00 |
|
moklick
|
d2d4b76e65
|
feat(a11y): add aria live message on move by keyboard
|
2022-08-16 18:21:20 +02:00 |
|
moklick
|
820cb1c880
|
feat(hooks): add useOnViewportChange
|
2022-08-10 16:01:29 +02:00 |
|
moklick
|
94463cd0be
|
refactor(styling): dont inject styles
|
2022-08-09 18:42:12 +02:00 |
|
moklick
|
b21e126c2e
|
chore(node-renderer): cleanup types
|
2022-08-08 17:34:55 +02:00 |
|
moklick
|
ff79bb8f03
|
chore(edge-renderer): cleanup types
|
2022-08-08 17:31:04 +02:00 |
|
moklick
|
7150e0369e
|
feat(linting): add eslint
|
2022-08-08 13:34:00 +02:00 |
|
moklick
|
29013155fd
|
chore(store-updater): cleanup
|
2022-08-06 18:00:07 +02:00 |
|
moklick
|
753f442468
|
chore(zustand): upgrade to v4
|
2022-08-06 16:57:32 +02:00 |
|
moklick
|
6f6af23bf5
|
Merge branch 'main' into v11
|
2022-08-05 19:09:09 +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
|
09abf2823d
|
feat(markers): set default marker orientation to auto-start-reverse
|
2022-07-26 17:06:50 +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
|
0054dd3d61
|
Merge branch 'main' into v11
|
2022-07-25 15:49:48 +02:00 |
|
moklick
|
ec2dff24a3
|
feat(props): add pane mouse handlers closes #2312
|
2022-07-25 15:47:34 +02:00 |
|
Christopher Möller
|
97a9d0440f
|
Merge branch 'v11' of github.com:wbkd/react-flow into v11
|
2022-07-18 18:13:19 +02:00 |
|
Christopher Möller
|
b0f362bf60
|
chore(preconstruct): inline css via babel config, add themes package
|
2022-07-18 18:12:49 +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 |
|