Christopher Möller
|
af52bab2a5
|
refactor(fitView): use same fitView function for viewport helper and initial prop
|
2022-01-27 13:00:03 +01:00 |
|
moklick
|
8014fb0f44
|
test(examples): use new api for test examples
|
2021-12-22 14:19:57 +01:00 |
|
moklick
|
e01249a87c
|
refactor(examples): hide old api examples
|
2021-10-09 16:49:41 +02:00 |
|
moklick
|
20309d4e38
|
refactor(examples): use cra + ts
|
2021-02-23 18:39:17 +01:00 |
|
moklick
|
8a41ccec0c
|
chore(examples): visible elements
|
2020-12-10 14:46:45 +01:00 |
|
moklick
|
59742c9526
|
refactor(variables): dont use abbreviations
|
2020-08-10 12:10:17 +02:00 |
|
Nate Amack
|
97ec24fa14
|
feat(props): add mouse event to onNodeDragStart, onNodeDragStop, onElementClick, and onPaneClick
|
2020-08-04 12:05:03 -06:00 |
|
moklick
|
6f87d848d7
|
chore(tests): wording graph => flow
|
2020-07-15 10:34:52 +02:00 |
|
moklick
|
d95fc1279a
|
docs(readme): add react flow instance section
|
2020-06-02 12:26:12 +02:00 |
|
moklick
|
7324c79fd0
|
refactor(background): export background as component closes #235
|
2020-05-25 15:53:56 +02:00 |
|
moklick
|
0b7354610e
|
refactor(examples): rename graph to flow
|
2020-05-14 10:57:08 +02:00 |
|
moklick
|
401c572d10
|
refactor(examples): rename Graph to ReactFlow
|
2020-05-11 13:54:06 +02:00 |
|
moklick
|
38b4ea2428
|
chore(lib): rename
|
2020-05-04 17:26:48 +02:00 |
|
moklick
|
1627bba220
|
feat(examples): add source link
|
2020-05-04 16:51:17 +02:00 |
|
moklick
|
02005917f8
|
refactor(examples): rename Advanced to CustomNodes, use func component
|
2019-10-22 22:37:05 +02:00 |
|
moklick
|
76ec1d9a7d
|
refactor(examples): use func components
|
2019-10-22 17:47:27 +02:00 |
|
 AndyLndandMoritz
|
dcc38b23d8
|
Feat/minimap (#44)
* feat: New minimap
* imporved preview
* better start values
* smarter destructure
* getNodesInside refactor
* refactor(minimap): add maskColor and nodeBorderRadius props
* refactor(gitignore): add dist
* refactor(minimap): show empty minimap when there are no nodes
closes #39
|
2019-10-22 14:15:36 +02:00 |
|
 MoritzandGitHub
|
c5632323c3
|
Develop (#35)
* refactor(ts): add ReactFlowProps
* Refactor/grid.tsx (#24)
* chore(deps-dev): bump start-server-and-test from 1.10.4 to 1.10.5
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.4...v1.10.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* chore(deps-dev): bump typescript from 3.6.3 to 3.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.3...v3.6.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* refactor: grid.js -> grid.tsx
* refactor(bg): remove unused renderer
* refactor(connectionline): use ts
* refactor(ts): edges
* chore(build): update
* Refactor/typescript (WIP) (#25)
* refactor(store): use ts
* refactor(edgewrapper): use ts
* fix(handle): provide onConnect default func
* refactor(nodeselection): use ts
* refactor(userselction): use ts
* refactor(plugins): use ts
* refactor(hooks): use ts
* refactor(nodes): use ts
* refactor(edgerenderer): use ts
* refactor(graphview): use ts
* refactor(utils): rename js to ts
* refactor(app): fix ts errors
* fix(ts): errors
* fix(app): ts errors
* refactor(app): ts erros
* refactor(app): ts errors
* fix(utils): removeElements
* feat(example): add empty renderer closes #34
* fix(connect): dont drag node on connect
* chore(build): update
|
2019-10-15 22:44:10 +02:00 |
|