![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@eclipse-glsp/client
Advanced tools
A web-based diagram client framework for the Graphical Language Server Platform (GLSP) based on Eclipse Sprotty.
This project is built with yarn
and is available from npm via @eclipse-glsp/client.
For more information, please visit the Eclipse GLSP Umbrella repository and the Eclipse GLSP Website. If you have questions, please raise them in the discussions and have a look at our communication and support options.
@eclipse-glsp/protocol
package has no default dependency to inversify #384#387GLSPMousePositionTracker
correctly calculates the current position in diagram local coordinates #391ActionDispatcher
interface with GLSPActionDispatcher
implementation. #394
GLSPActionDispatcher
is no longer necessary use TYPES.IActionDispatcher
/ActionDispatcher
insteadcopyPasteStandalone
module to ensure that copy/cut/paste listeners are scoped to the active diagram and don't trigger globally #395IMovementOptions
for the ChangeBoundsTool
to allow configuration of movement behavior #397 - Contributed on behalf of Axon Ivy AGChangeBoundsTool
from working correctly if the user moved outside of the diagram during an operation #399 - Contributed on behalf of AxonIvy AGGLSPClient
implementation to be more robust when certain methods are invoked multiple times #402NavigationTargetResolver
#403GridManger
to TYPES.IGridManager
, ChangeBoundsManager
to TYPES.IChangeBoundsManager
and DebugManager
to TYPES.IDebugManager
.postRequestModel
hook to actually work as descried in the documentation.
Dispatching of long running actions in this hook can delay the initial model loading.preInitialize
hook is discouraged.
If needed dispatch an action instead.
This ensures that the code will only be called once the model is available.FAQs
A sprotty-based client for GLSP
The npm package @eclipse-glsp/client receives a total of 2,266 weekly downloads. As such, @eclipse-glsp/client popularity was classified as popular.
We found that @eclipse-glsp/client demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.