Users and collaborators community Ask a question or leave a feedback about Editor.js https://github.com/codex-team/editor.js Please, write in English. 💝 Support project: http://opencollective.com/editorjs
📦 editorjs/marker">@editorjs/marker 1.4.0 was published
Читать полностью…📦 editorjs/inline-code">@editorjs/inline-code 1.5.0 was published
Читать полностью…📦 editorjs/image">@editorjs/image 2.9.0 was published
Читать полностью…We're migrating from Webpack to Vite as a build system. So there should be no changes in functionality.
Читать полностью…📦 editorjs/checklist">@editorjs/checklist 1.6.0 was published
Читать полностью…📦 editorjs/list">@editorjs/list 1.9.0 was published
Читать полностью…📦 editorjs/header">@editorjs/header 2.8.1 was published
Читать полностью…📦 editorjs/link">@editorjs/link 2.6.1 was published
Читать полностью…what if you’ll remove optional chaining? maybe ts will help
Читать полностью…Yes there, following code there:
https://github.com/shadcn-ui/taxonomy/blob/main/components/editor.tsx
for now you can just await isReady promise before assigning editor instance
Читать полностью…📦 editorjs/warning">@editorjs/warning 1.4.0 was published
Читать полностью…📦 editorjs/delimiter">@editorjs/delimiter 1.4.0 was published
Читать полностью…thanks. we use a 2.19 version of EditorJs in our project. And now I noticed there is a little debounce in calling onChange callback when i type something. Is there any way to skip this debounce?
Читать полностью…Hi @specc ,
So I’ve been using the library for taking header as input.
Now when the block is empty and I press backspace it switches back to Text.
I want it to be fixed at H2.
📦 editorjs/embed">@editorjs/embed 2.7.0 was published
Читать полностью…📦 editorjs/table">@editorjs/table 2.3.0 was published
Читать полностью…📦 editorjs/link">@editorjs/link 2.6.2 was published
Читать полностью…📦 editorjs/link">@editorjs/link 2.6.0 was published
Читать полностью…remove the ?
sign and handle ref
’s undefined state explicitly
it is something around the renders using ref i see
Читать полностью…maybe this returning method is called somehow before your log?
Читать полностью…The thing is idk why ref is still undefined then
Читать полностью…Oh, it might tell me when methods below blocks are ready i guess
Читать полностью…