Shohei Yoshida
Shohei Yoshida
### Describe the Bug If the connection mode is set to loose, the edge being dragged may not be displayed during edge update. ### Your Example Website or App _No...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Steps to reproduce 🕹 Link to live example:...
I am trying to use Matrix-CRDT to develop a collaboration tool like an online whiteboard. I'm not sure this is a Matrix-CRDT issue or not, but very frequent updates cause...
Please add feature to add external CSS/JS libraries from URL like CodePen. 
### Describe the Bug Changing `markerStart` and `markerEnd` of an Edge dynamically but the marker is not updated. ### Your Example Website or App https://codesandbox.io/p/sandbox/hopeful-scott-xwsysm?file=%2FApp.js ### Steps to Reproduce the...
Currently there is no much customizable or consistency in controlling the show / hide animation of components. For example, modals allow control CSS Transition only in the show class. toasts...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/elements/blob/master/CODE_OF_CONDUCT.md). -...
When using the Enter key on a PanelResizeHandle to expand/collapse panels following the Window Splitter Pattern, the `onExpand`, `onCollapse`, and `onResize` callbacks are not triggered. While a workaround can be...