Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 0 additions & 33 deletions .github/workflows/release-arc.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/test-arc.yml

This file was deleted.

2 changes: 1 addition & 1 deletion NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1867,7 +1867,7 @@ Third-party licenses
│ └─ [email protected]
│ └─ URL: https://github.com/streamich/react-universal-interface.git
├─ UNKNOWN
│ └─ @neo4j-devtools/[email protected].7
│ └─ @neo4j-devtools/[email protected].8
│ └─ URL: [email protected]:neo4j/nx.git
└─ Unlicense
├─ [email protected]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import { ClipboardCopier, PropertiesTable, upperFirst } from 'neo4j-arc/common'
import { StyleableNodeLabel } from './StyleableNodeLabel'
import { StyleableRelType } from './StyleableRelType'
import { PaneBody, PaneHeader, PaneTitle, PaneWrapper } from './styled'
import { DetailsPaneProps } from 'neo4j-arc'
import { DetailsPaneProps } from 'neo4j-arc/graph-visualization'

export const DETAILS_PANE_STEP_SIZE = 1000
export function DetailsPane({
Expand Down
674 changes: 0 additions & 674 deletions src/neo4j-arc/LICENSE

This file was deleted.

7 changes: 0 additions & 7 deletions src/neo4j-arc/README.md

This file was deleted.

74 changes: 0 additions & 74 deletions src/neo4j-arc/package.json

This file was deleted.

45 changes: 0 additions & 45 deletions src/neo4j-arc/rollup.config.js

This file was deleted.

13 changes: 0 additions & 13 deletions src/neo4j-arc/tsconfig.json

This file was deleted.

Loading