File tree
154 files changed
+8024
-11222
lines changed- .yarn/plugins/@yarnpkg
- examples
- nextjs
- cypress/support
- pages
- public
- styles
- vite-app
- cypress
- components
- hooks
- reactflow
- utils
- e2e
- fixtures
- screenshots/basic.cy.ts
- support
- public
- src
- App
- examples
- Backgrounds
- Basic
- ControlledUncontrolled
- CustomConnectionLine
- CustomNode
- DefaultNodes
- DragHandle
- DragNDrop
- EdgeRouting
- EdgeTypes
- Edges
- Empty
- FloatingEdges
- Hidden
- Interaction
- Layouting
- MultiFlows
- NestedNodes
- NodeTypeChange
- NodeTypesObjectChange
- Overview
- Provider
- SaveRestore
- Stress
- Subflow
- Switch
- TouchDevice
- Undirectional
- UpdatableEdge
- UpdateNode
- UseKeyPress
- UseReactFlow
- UseUpdateNodeInternals
- Validation
- packages
- background
- controls
- core
- src
- container/EdgeRenderer
- hooks/useDrag
- styles
- utils
- minimap
- reactflow
- tooling
- eslint-config
- src
- postcss-config
- rollup-config
- src
- tsconfig
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
154 files changed
+8024
-11222
lines changedDiff for: .eslintrc.json
-31
This file was deleted.
Diff for: .gitignore
+2-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 14 | + | |
| 15 | + |
Diff for: .npmrc
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + |
-28
This file was deleted.
Diff for: .yarnrc.yml
-5
This file was deleted.
Diff for: README.md
+6-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
|
Diff for: examples/nextjs/.eslintrc.json
-3
This file was deleted.
Diff for: examples/nextjs/.gitignore
-32
This file was deleted.
Diff for: examples/nextjs/.prettierrc.json
-5
This file was deleted.
Diff for: examples/nextjs/CHANGELOG.md
-8
This file was deleted.
Diff for: examples/nextjs/README.md
-34
This file was deleted.
This file was deleted.
Diff for: examples/nextjs/next-env.d.ts
-5
This file was deleted.
Diff for: examples/nextjs/next.config.js
-16
This file was deleted.
Diff for: examples/nextjs/package.json
-39
This file was deleted.
Diff for: examples/nextjs/pages/_app.tsx
-77
This file was deleted.
Diff for: examples/nextjs/postcss.config.json
-19
This file was deleted.
Diff for: examples/nextjs/public/favicon.ico
-33.7 KB
Binary file not shown.
Diff for: examples/nextjs/styles/Home.module.css
-3
This file was deleted.
0 commit comments