codex_editor | Unsorted

Telegram-канал codex_editor - Editor.js 🤩

269

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

Subscribe to a channel

Editor.js 🤩

📦 @editorjs/editorjs 2.30.0-rc.8 was published

Читать полностью…

Editor.js 🤩

It will be based on Operational Transformation and our new Document Model

Читать полностью…

Editor.js 🤩

and how are you planning to implement collaborative editing in the future? it will be based on Y.js?

Читать полностью…

Editor.js 🤩

📦 @editorjs/editorjs 2.30.0-rc.4 was published

Читать полностью…

Editor.js 🤩

Nice. I will see if I am able to do it myself. Thank you for your answer

Читать полностью…

Editor.js 🤩

Hi guys, I try to create a block programmtically with insert method. Is there a way to pass tune data to this block ? I only find name/id/data,Index and so on but nothig for tunes data. best

Читать полностью…

Editor.js 🤩

📦 editorjs/embed">@editorjs/embed 2.7.1 was published

Читать полностью…

Editor.js 🤩

That is just a simple license note. The list in readme file is getting updated. It is a placeholder for more popular packages.

Читать полностью…

Editor.js 🤩

Are they actually now?

Читать полностью…

Editor.js 🤩

Is there any react package of editorjs?

Читать полностью…

Editor.js 🤩

📦 editorjs/paragraph">@editorjs/paragraph 2.11.4 was published

Читать полностью…

Editor.js 🤩

I figured this might be the fix but I can't find how to catch these events for a specific block type. Do you have any ideas?

Читать полностью…

Editor.js 🤩

It's just a guess, but you can try to catch these events (arrows, backspace and del btn keydowns) before they're going outside of the block, and stop propagation

Читать полностью…

Editor.js 🤩

Could you help to solve problem?

Читать полностью…

Editor.js 🤩

handle in form of ant design, Deepak

Читать полностью…

Editor.js 🤩

📦 @editorjs/editorjs 2.30.0-rc.7 was published

Читать полностью…

Editor.js 🤩

📦 @editorjs/editorjs 2.30.0-rc.5 was published

Читать полностью…

Editor.js 🤩

this is the .ce-popover of first editor (there are multiple instances of editors). anyone knows what could be the issue? (Browser Chrome, Firefox in Windows)

Читать полностью…

Editor.js 🤩

📦 @editorjs/editorjs 2.30.0-rc.3 was published

Читать полностью…

Editor.js 🤩

Hi, the blocks.insert() does not support tunes at the moment. I can add it in a few days, or you can do it by yourself. Check this line: https://github.com/codex-team/editor.js/blob/next/src/components/modules/api/blocks.ts#L248

Читать полностью…

Editor.js 🤩

Hey guys, I am looking for a freelancer with hands-on experience on editor.js

Читать полностью…

Editor.js 🤩

Ok, I got it, thanks)

Читать полностью…

Editor.js 🤩

Hi,
Would it be possible to have pages in the editor?
Pages in the sense similar to Google docs
Where user see the content split between different areas/pages
When content overflows vertically it goes to next Page?

Читать полностью…

Editor.js 🤩

Here are a few options: https://github.com/editor-js/awesome-editorjs

Читать полностью…

Editor.js 🤩

📦 @editorjs/editorjs 2.30.0-rc.2 was published

Читать полностью…

Editor.js 🤩

I managed to get it working with some help from this comment https://github.com/codex-team/editor.js/issues/1386#issue-723369679

Читать полностью…

Editor.js 🤩

Hi, cant solve for react component of EditorJs, who have solution, please help

Читать полностью…

Editor.js 🤩

Hello, I'm trying to create a block tool that creates a CortexJS math field but I seem to have issues when typing anything on the math field. For some reason the caret will move out to the block above or below by using any of the arrow keys. The whole block gets destroyed when I backspace even though there's stuff in it. Pressing enter moves the caret to a new block below or there ends up being two carets (math field and editorjs text??)

I tried a few things such as enableLineBreaks and this does not happen if the math field is not created within editorjs (the cursor does not jump out). Here's the code so far: https://hastebin.skyra.pw/lenodirozi.htm does anyone any suggestions?

Читать полностью…

Editor.js 🤩

handle changes and set initial value

Читать полностью…

Editor.js 🤩

<Form onFinish={handleSubmit}>
<Form.Item label="" name="">
<Input />
</Form.Item>

<Form.Item label="" name="">
<EditorComponent />
</Form.Item>


<Form.Item>
<Button type="primary" htmlType="submit">
Save
</Button>
</Form.Item>
</Form>

Читать полностью…
Subscribe to a channel