Conversation
…ith vite dev server
…en error message. Updated culling to work like in pixi v7 by adding extension.
…bug in zoom to fit where default value was not working. Added iteration to to renderer to improve performance by managing how often certain values are recomputed. Fixed culling. Improved performance for events that requrire globalpointermove. Fixed zooming of canvas locking the event loop. Minor performance improvements.
…n is stored and used. Reworked several types. Created a template system for objects.
…nts. Updated docs.
… were accessed directly on the graph.
… account the new scale.
…apter where some forces would not initialize properly. Added useRelativeStrength to Link force. Updated initial node positions in initializer for better results. Fixed error where template would sometimes not be applied. Parameterized several things in Env. Fixed label positioning in curved edges.
…ed new configurable to to choose if interactable edge labels are rotated or not. Fixed bug in renderer where edges would be on top of edge labels.
…ade interactive edge labels selectable. Improved support for number based node ids. Fixed incorrect type.
…mation for event listeners for the renderer. Fixed incorrect parameters passed for some events.
…t component where huge spaces would sometimes be added and top nodes could overlap. Added new functions for cleaning layout components and checking if a layout component is set. Updated default speed for force layout. Added missing properties to node and edge interfaces. Added zoomToNode function. Improved zoom in renderer. Fixed unmatching radius for round rectangles. Fixed bug where disabled nodes and edges could be selected by renderer when using lasso. Fixed disableNodes() function referencing non-existing function clearAllFilters() causing crashes.
…e changelog. Updated playground to avoid issues with top level await. Updated target for vite to module
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.