Shohei Yoshida

Results 8 issues of 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:...

package: base

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. ![image](https://user-images.githubusercontent.com/4065765/44563219-40460b80-a798-11e8-8fdd-857d9a06089e.png)

### 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...

bug
v12

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...

v6

### 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). -...

bug

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...

bug