Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Knowledge Space WP Plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alg
Knowledge Space WP Plugin
Graph
5cff7506b910eb7482bafbebddd1181d4b9af093
Select Git revision
Branches
18
build-pipeline-upgrade
feat-link-width
feature-box-select
feature-database
master
default
protected
mathjax-test
merge-graph-data-structures
react-filter-menu
react-force-graph
react-neighbor-menu
react-neighbor-menu-2
react-typescript-upgrade
references-and-visibility
revert-7f444182
searchbar
select-box
typescript-graph-object
typescript-graph-object-from-editor
Tags
9
v2.0.0
v1.1.2
v1.1.1
v1.1.0
v1.0.4
v1.0rc3
v1.0rc2
v1.0rc1
v1.0rc0
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Jul
25
22
21
20
19
18
15
14
13
12
11
10
7
4
30
Jun
29
26
19
16
13
1
29
May
28
21
16
10
7
5
4
3
2
28
Apr
27
23
22
21
20
17
14
13
12
9
7
2
1
30
Mar
29
28
25
24
21
20
11
9
2
1
28
Feb
20
19
18
12
11
9
8
5
4
3
31
Jan
30
29
27
26
25
24
22
20
18
16
15
14
7
6
4
3
29
Dec
23
22
21
20
17
16
15
14
13
12
10
7
6
4
2
1
30
Nov
29
28
26
18
17
16
14
12
9
6
5
21
Oct
20
15
14
12
7
6
5
4
2
1
30
Sep
29
24
23
19
9
6
4
3
31
Aug
24
11
5
4
3
2
31
Jul
30
29
21
20
19
15
14
9
8
29
Jun
22
17
16
15
14
11
10
Allows color input to be edited
Sync commit
Improved visibility of the toolbar
The searchbar now correctly displays node colors.
Improved search-bar styling
Fixes some visual layout bugs
Moved graph data structures into common folder
Still some CSS problems, but now better looking.
Working search bar.
WIP Searchbar Design
Adjusts interactions for links
Slightly changed rendering behavior of KaTeX.
Rendering formulas in node descriptions is now possible.
Dynamically changing the node rendering based on node selection.
Lots of comments. Also improved some variable names.
Improved structure by moving CSS to into individual files.
Removed old filter overlay
Fixed import
react-filter-menu
react-filter-menu
Fixed node filtering and design. Nodes may still change color during filter operations. This should be resolved when colors are hard-mapped to node types.
Partially re-implemented filter menu
Implements somewhat working node type editor
Fixes previous commit to find similar types in parsing and fixes missing rename in addNodeType
Fixes equals method to be based on id instead of name
Adds the missing node type interface into the graph
Makes connect on drag optional and implementes proper labels for checkboxes
Removed old js-menus
react-neighbor-…
react-neighbor-menu-2
Improved neighbor menu design, by including type colors.
Moved color mapping from the renderer to the graph data structure.
Re-implemented node click events through node info menu
Improved behavior of stacked collapsibles.
Partially implemented neighbor menu
Added collapsible component
Layout improvements
Re-implemented media area
Introduced basic structure for the NodeInfobar.
Implementes checkbox to change visibility of node labels
Adjusts custom rendering
Fixes custom rendering of nodes and links
Merge branch 'master' into react-force-graph
react-force-graph
react-force-graph
Added eslint-disable for @typescript-eslint/no-this-alias in deletetool. This is most likely fixed once the class is upgraded to react anyway.
Loading