Skip to content

v2.30.0-rc.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 12:07
eb97c49
  • Improvement — Placeholders will stay visible on inputs focus.
  • New — Editor.js now supports contenteditable placeholders out of the box. Just add data-placeholder or data-placeholder-active attribute to make it work. The first one will work like native placeholder while the second one will show placeholder only when block is current.
  • Improvement — Now Paragraph placeholder will be shown for the current paragraph, not the only first one.
placeholders.mov