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
📦 editorjs/embed">@editorjs/embed 2.7.7 was published
Читать полностью…
📦 editorjs/attaches">@editorjs/attaches 1.3.2 was published
Читать полностью…
📝 Editor.js 2.31 released.
- 🔥 Inline tools & shortcuts now work in read-only mode
- 😌 API updates: blocks.renderFromHTML() is async, caret.setToBlock() improved
- 💩 Fixes: Safari caret, memory leak in Shortcuts, toolbox shortcuts, autofocus in read-only
Read the full changelog:
https://codex.so/editorjs-2-31
it seems like there is a UI layer on top which is closing the toolbar instead of actually clicking the items
Читать полностью…
📦 editorjs/image">@editorjs/image 2.10.3 was published
Читать полностью…
it works fine out the box but getting the above issue when I use the library inside my react app
Читать полностью…
because it was legacy unused class. In one of previous version current block was highlighted by grey color. Then this highlighing was removed but class remains
Читать полностью…
📦 editorjs/table">@editorjs/table 2.4.5 was published
Читать полностью…
Hi guys,
I am working on integrating editor.js on my website related to poetry.
And for poem you usually quatrains. And it is natural to use Enter to move to new line, but not create a new Paragraph. And then use Ctrl-Enter for new paragraph.
I found issue like this one in GitHub, but couldn't find for a solution.
Could you please advise where to look to change this behavior?
Roses are red,[Enter]Читать полностью…
Violets are blue,[Enter]
Sugar is sweet,[Enter]
And so are you.[Ctrl-Enter]
Roses are red,[Enter]
Violets are blue,[Enter]
Sugar is sweet,[Enter]
And so are you.[Ctrl-Enter]
If you want to help with it, pm me, we'll discuss how to do that
Читать полностью…
At least according to the comments on this PR, it seems like this change is pretty good.
Any plans of resolving and merging the PR?
The drag and drop will be a nice feature to have and without it the tunes icon is misleading too currently.
Hi, Is there a reason why this Drag N Drop PR wasn't merged/finished?
https://github.com/codex-team/editor.js/pull/2285
Youtube embedding is not working in nextjs app. Can anyone share their implementation ?
Читать полностью…
📦 editorjs/list">@editorjs/list 2.0.9 was published
Читать полностью…
📦 editorjs/attaches">@editorjs/attaches 1.3.1 was published
Читать полностью…
but I added a log to handleClick in popover-abstract and it is triggering
still stuck on this and have absolutely 0 idea how to debug / fix
Читать полностью…
📦 editorjs/inline-code">@editorjs/inline-code 1.5.2 was published
Читать полностью…
@specc have you come accross this before? The inline toolbar closes regardless of where I click
Читать полностью…
why was the "ce-block--focused" class removed from blocks?
Читать полностью…
is it normal for a change in a block to trigger a save on every block tunes on all blocks?
Читать полностью…
Yep, it is the nice feature. We'll add it once we'll have resources to polish the implementation
Читать полностью…
Looks like it has not passed the review and outdated. We need to renew it.
Читать полностью…
Hi @specc,
We’re facing this issue where when we copy and paste an image in the editor. It’s pasting the previously copied image, instead of current.