-
Notifications
You must be signed in to change notification settings - Fork 16
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: BasicPrimitives/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: snappoints
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: BasicPrimitives/javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 58 files changed
- 2 contributors
Commits on May 26, 2025
-
Added connector annotation drag and drop sample
* Added templated end points to connector annotations. Added `showFromEndpoint`, `showToEndpoint`, `context` properties to to `ConnectorAnnotationConfig`. Added `onEndPointRender`, `showEndPoints`, `endPointSize`, `endPointCornerRadius`, `endPointOpacity` properties to `OrgConfig`. Added drag and drop sample creating and editing connector annotations. * Changed CSS styles for connector annotations, so when they are rendered over diagram nodes, they should be transparent for mouse events. * Added connector annotation control to use in Drag & Drop overlays for visual feedback implementation: `ConnectorAnnotationControlConfig`, `ConnectorAnnotationControl` * Added shape annotation control: `ShapeAnnotationControlConfig`, `ShapeAnnotationControl` * Added callout annotation control: `CalloutAnnotationControlConfig`, `CalloutAnnotationControl` * Added rotated text control: `RotatedTextControlConfig`, `RotatedTextControl` * Added `getItemPosition` method to diagram controls to get node placement in the control's coordinates.
Configuration menu - View commit details
-
Copy full SHA for cc4ee46 - Browse repository at this point
Copy the full SHA cc4ee46View commit details
Commits on May 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 29bcdb8 - Browse repository at this point
Copy the full SHA 29bcdb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42bb25a - Browse repository at this point
Copy the full SHA 42bb25aView commit details
Commits on Jun 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7f7ad36 - Browse repository at this point
Copy the full SHA 7f7ad36View commit details -
Merge pull request #114 from BasicPrimitives/controls
Reworked connector annotation control
Configuration menu - View commit details
-
Copy full SHA for 9586b55 - Browse repository at this point
Copy the full SHA 9586b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0269cc9 - Browse repository at this point
Copy the full SHA 0269cc9View commit details
Commits on Nov 24, 2025
-
Fixed computation of the optimal set of feedback edges that must be r…
…emoved to eliminate all cycles in a family structure.
Configuration menu - View commit details
-
Copy full SHA for 73fe989 - Browse repository at this point
Copy the full SHA 73fe989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 868a71e - Browse repository at this point
Copy the full SHA 868a71eView commit details -
Fixed computation of the optimal set of feedback edges that must be r…
…emoved to eliminate all cycles in a family structure.
Configuration menu - View commit details
-
Copy full SHA for 10eb732 - Browse repository at this point
Copy the full SHA 10eb732View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff snappoints...master