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
In the first case, I want the dropdown to stay on the left side of the toolbar, and in the second case, I want it to stay on the right side of the toolbar.
Читать полностью…
📦 editorjs/paragraph">@editorjs/paragraph 2.11.7 was published
Читать полностью…
Thank you Peter, and I was also able to find it in documentation.
Читать полностью…
How can I add support for read-only to my block tools??
Читать полностью…
Is there a way to append inline-tool data objects as additional data for the containing block?
Читать полностью…
📦 editorjs/quote">@editorjs/quote 2.7.6 was published
Читать полностью…
i think you can listen on change then save to localstorage
Читать полностью…
Is there any session save method available in editor js?
Читать полностью…
You know about some project that has made it to check it?
Читать полностью…
Hey guys! Someone know how to create a feature to download the editor.js document as pdf with custom margins, footpage… etc
Читать полностью…
📦 editorjs/quote">@editorjs/quote 2.7.4 was published
Читать полностью…
Has anyone fleshed out a reasonably good looking app using editor.js
The css is becoming painful
At the moment I am not actually sure 😂
I am building a blog for levelling up. But the team I am in is going to use it on a fairly large scale..
I guess as time goes by I will add more questions here
📦 editorjs/list">@editorjs/list 2.0.2 was published
Читать полностью…
that is how it works at the moment. Maybe you have some style overrides?
Читать полностью…
1) add isReadOnlySupported static getter that returns true
2) Your tool will get readOnly option in constructor params
3) When this option is true, disable contenteditable elements, inputs and other controls
Hey I have wrote some of my own block tools and they work great. But I have a small problem.
Читать полностью…
📦 editorjs/raw">@editorjs/raw 2.5.1 was published
Читать полностью…
📦 editorjs/quote">@editorjs/quote 2.7.5 was published
Читать полностью…
I mean when edit the page, it should be save in session before sending to database. So if anything wrong or use leave the browser, can restore from session where he left editing
Читать полностью…
📦 editorjs/table">@editorjs/table 2.4.3 was published
Читать полностью…
It depends on your setup. Create html-templates for every block you use. Render Editor.js JSON output via your templates. Then, convert it to PDF using any html-to-pdf library. Or simply use Editor.js HTML
Читать полностью…
📦 editorjs/image">@editorjs/image 2.10.1 was published
Читать полностью…
There are some examples of css customization:
https://github.com/codex-team/notes.web/blob/main/codex-ui/src/vue/components/editor/Editor.vue
Also, we're planning to introduce the out-of-the box style customization in one of the next releases
📦 editorjs/quote">@editorjs/quote 2.7.3 was published
Читать полностью…
📦 editorjs/warning">@editorjs/warning 1.4.1 was published
Читать полностью…
📦 editorjs/list">@editorjs/list 2.0.1 was published
Читать полностью…