-
### Hey, I've added this feature to my Diagram implementation which allows me to Undo & Redo some actions (only supports Node & Link Add/Remove for now).
Since this can be possibly useful for anyon…
-
let Design Manual only do the generating of components, let Vuepress handle the pages.
* [ ] Add copyable [vue single file component](https://vuejs.org/v2/guide/single-file-components.html) for emb…
-
Create a simple web demo that tests our intended user interactions (drag, drop, resize, rotate, etc). This library looks promising:
https://interactjs.io/
-
### Describe the bug
We have a storybook setup using the NextJS framework and it seems to randomly hang at the step of `info => Output directory: /vercel/path0/apps/joinhandshake-web/storybook-stat…
-
As I see, no types declaration are provided. Could you please give some tips how to use this plugin in project with typescript?
Thanks in advance.
-
Hello everyone,
when installing under UBUNTU 24.04, the following error message appears when running the script:
Build at: 2024-05-17T09:07:17.533Z - Hash: 6e9b3560450bd860 - Time: 99655ms
Wa…
-
I imported CKEditor in main for global as
```typescript
import CKEditor from "@ckeditor/ckeditor5-vue2";
Vue.use(CKEditor)
```
In a local file
```javascript
import ClassicEditor from "@ck…
-
Please correct me if I am wrong, but pinch zoom is currently only implemented for SAFARI (and there it's implemented using the non-standard "gesture" API, in the EditorUI.js example)
https://github.c…
-
App threw an error during load
Error: Cannot find module 'electron-log/src/main/transforms/object'
Require stack:
- C:\Users\PC\Desktop\project\out\main\index.js
- C:\Users\PC\Desktop\project\node…
-
If you have questions about the [API](http://interactjs.io/api) that aren't answered in the [docs](http://interactjs.io/docs) or [FAQ](http://interactjs.io/docs/faq), try asking in the [Gitter chatroo…