moklick
|
7fab7b6a54
|
Merge branch 'next-release' into fix/selection-rect
|
2022-11-15 16:09:35 +01:00 |
|
moklick
|
b70ede04f3
|
fix(nodeOrigin): repair multi selection and fitView
|
2022-11-15 16:00:21 +01:00 |
|
Christopher Möller
|
a5963e62b6
|
feat(minimap): turn ariaLabel into an optional property
|
2022-11-14 15:28:15 +01:00 |
|
Christopher Möller
|
52816debba
|
feat(minimap): add prop to configure the minimap title
|
2022-11-07 13:55:20 +01:00 |
|
moklick
|
a246f720e0
|
refactor(minimap): cleanup events when not pannable or zoomable
|
2022-11-02 11:30:48 +01:00 |
|
moklick
|
a96044b2a2
|
feat(minimap): add pannable and zoomable props, remove interactive-minimap package
|
2022-11-01 22:45:08 +01:00 |
|
moklick
|
7b1dc1b18c
|
chore(types): cleanup
|
2022-10-21 11:35:56 +02:00 |
|
moklick
|
fad6cf706e
|
refactor(packages) support react 17 and 18
|
2022-09-19 16:07:30 +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
|
817cd2038b
|
refactor(minimap): cleanup
|
2022-08-08 15:13:44 +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 |
|
 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
|
c17ac0a9e5
|
refactor(styles): move styles for additional components into their own packages
|
2022-07-21 14:26:09 +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
|
62c417263c
|
fix(minimap): add entrypoint
|
2022-07-19 15:16:13 +02:00 |
|