Commit 19bbf02
Breaking: Release 1.0.0 with docs site, WebGL renderer and modernized tooling
* Fix: Fix multiple maps issue (#33)
* Chore: Update package.json version
* New: Change the API to handle OrbView and OrbMapView (#34)
* New: Change the API to handle OrbView and OrbMapView
* New: Change the API for select/hover strategies
* Chore: Release/1.0.0
* New: Add support to get selected/hovered nodes and edges (#61)
* New: Added support to get selected nodes and edges
* New: Added support to get hovered nodes and edges
---------
Co-authored-by: Abhinav Singh Parmar <abhinavparmar147@gmail.com>
* New: Add support for enabling and disabling dragging of nodes (fixes #62) (#69)
* New: Add feature to enable/disable node dragging (fixes #62)
* New: Added support to modify interaction from setSettings
* New: Updated documentation for interaction property
* New: Add feature to enable/disable zoom (fixes #62)
* NEW: Updated documentation for interaction property
* NEW: Updated documentation to include isDragEnabled
* New: Add support for custom edge line style (#77)
* New Added support for custom edges
* Refactor: Streamline edge rendering code and optimize line style handling
* New: Add support for handling device pixel ratio (#45)
* Chore: Move container and canvas creation from the view to the renderer
* New: Add devicePixelRatio render property and handler
* Fix: Add default DPR for older browsers
* Chore: Remove useless check for automatic DPR
* New: Add new simulator (#56) (#57)
* New: Add new simulator (#56)
* New: Add simulator scenarios for manual testing
* New: Refactor simulator (WIP)
* New: Add progress overlay, Update descriptions
* Fix: Introduce new simulator event, Fix main-thread behavior
* Fix: Rearrange class methods based on visibility
* Fix: Improve naming
* Chore(release): 0.2.0
* Fix: Tweak simulator, adjust API slightly
* Fix: Temporarily patch some physics behavior
* Fix: Adjust re-heating parameters
* Fix: tweak physics behavior -> immediately stop sim when disabling
* Chore: Remove the beta from release branches
---------
Co-authored-by: dlozic <davidlozic@gmail.com>
* New: Add zoom and recenter functions (#74)
* New: Add zoom and recenter functions
* Fix: Reduce excessive recentering (#75)
* Fix: Remove excessive recenterings
* Fix: Remove unused code
* Fix: New simulator (#92)
* Chore: Refactor naming
* New: Add new events
* Chore: Refactor code styling
* Docs: Remove unused flags
* Chore: Remove unused simulation functions
* Chore: Refactor view render function calls
* Chore: Add missing tests
* New: Add removal functions (#96)
* New: Add removal functions
* Fix: Add missing callback data
* Chore: Refactor remove return values
* Chore: Refactor remove function type usage
* Fix: Default settings for node placement (#98)
* New: Add properties setters and getters (#93)
* New: Add node properties setters
* New: Add edge properties setters
* New: Add properties getters
* New: Add patch for nodes and edges
* Fix: Make getters return copies
* Fix: Edge factory listeners copying
* Fix: Jest outdated tests
* Fix: Github actions node version
* Chore: Refactor observer interface
* Chore: Refactor node/edge constructor settings
* Chore: Refactor node/edge function grouping
* Chore: Refactor node/edge function grouping
* Fix: Listeners behaviour
* Chore: Refactor property copying
* Chore: Refactor subject implementation
* Fix: Set position behaviour on node drag
* Chore: Upgrade node version
* Chore: Refactor function type check
* Fix: Remove listener behaviour
* Chore: Refactor util naming
* Chore: Remove unused type assertion
* Chore: Refactor position setter options
* Chore: Refactor property patch function
* Fix: Set map node position behaviour
* Chore: Refactor simulator data patching
* Chore: Change observers to callbacks
* New: Add state setters with options (#95)
* New: Add state setters with options
* Chore: Remove leftover comments
* Chore: Refactor state setter logic
* Chore: Refactor state types
* Fix: Rename merged function usage
* Fix: Merged variable naming
* Chore: Fix tests
---------
Co-authored-by: dlozic <davidlozic@gmail.com>
Co-authored-by: Oleksandr Ichenskyi <55350107+AlexIchenskiy@users.noreply.github.com>
Co-authored-by: AlexIchenskiy <aichenskiy@gmail.com>
* New: Add zoom in and out functions (#100)
* Fix: Skip unnecessary listener notify on set style
* Fix: remove unnecessary rerender on state change
* Chore: Update documentation
* Fix: Node/edge getter performance issue
* Chore: Add data change docs example
* Fix: Docs typos
* Fix: Disable source map generation (#105)
* New: Add tree layout (#107)
* New: Add new layouts
* New: Add layout options
* Chore: Make layout dynamically changeable
* Chore: Update docs
* Fix: Naming typo
* Chore: Refactor layouts
* New: Enable layout node add/remove
* Chore: Improve behavior for recurrent nodes
* Chore: Move some simulator settings to layout
* Chore: Refactor code quality and performance
* Fix: Layout behavior on change
* Chore: Add recenter on layout change
* Fix: Layout change behavior
* Fix: Simulation behavior on data deletion
* Chore: Add recenter on layout change
* Fix: Change layout engine logic (#108)
* Fix: Change layout engine logic
* New: Add simulation cancellation logic
* Chore: Remove leftover code
* Fix: Hierarchical layout recenter logic
* Chore: Refactor package versions and code logic
* Fix: Refactor function types
* New: Add multiselect (#110)
* New: Add multiselect
* Chore: Simplify logic
* Chore: Update package.json
* New: Add SVG export (#111)
* New: Add SVG export
* Chore: Refactor code quality
* New: Add WebGL renderer (#109)
* New: Add WebGL renderer
* New: Add naive WebGL force layout computation
* New: Add WebGL improved node/shape geometry options
* New: Add labels and node images
* Fix: GPU drag behavior
* Chore: Remove leftover comments
* Fix: WebGL renderer style invalidating
* Chore: Refactor code quality
* Chore: Add WebGL example and docs
* New: Add docs page (#112)
* New: Add docs page
* New: Add more docs examples
* Update .github/workflows/docs.yml
---------
Co-authored-by: Toni <toni.lastre@memgraph.io>
* Chore: Finish up the release process
* Chore: Fix sync between package.json files
* Chore: Add new package-lock.json
---------
Co-authored-by: David <davidlozic@gmail.com>
Co-authored-by: Abhinv Singh Parmar <abhi171b010@gmail.com>
Co-authored-by: Abhinav Singh Parmar <abhinavparmar147@gmail.com>
Co-authored-by: Abhinv Singh Parmar <abhinav.parmar@infosys.com>
Co-authored-by: Oleksandr Ichenskyi <55350107+AlexIchenskiy@users.noreply.github.com>
Co-authored-by: AlexIchenskiy <aichenskiy@gmail.com>1 parent e502ab7 commit 19bbf02
152 files changed
Lines changed: 30309 additions & 23949 deletions
File tree
- .github/workflows
- .husky
- docs
- assets
- site
- .vitepress
- theme
- components
- concepts
- introduction
- layouts
- public
- demos
- reference
- rendering
- views
- examples
- src
- models
- renderer
- canvas
- edge
- types
- svg
- webgl
- shaders
- edge
- label
- node
- utils
- simulator
- engine
- engines
- dynamic
- static
- shaders/force
- utils
- types
- web-worker-simulator
- message
- utils
- views
- test/models
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 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 | 40 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | | - | |
14 | | - | |
| 18 | + | |
15 | 19 | | |
16 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
17 | 30 | | |
18 | 31 | | |
19 | 32 | | |
20 | 33 | | |
21 | 34 | | |
22 | 35 | | |
23 | 36 | | |
| 37 | + | |
| 38 | + | |
24 | 39 | | |
25 | 40 | | |
26 | 41 | | |
27 | 42 | | |
28 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | | - | |
4 | 2 | | |
5 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | | - | |
4 | 2 | | |
5 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
0 commit comments