Skip to content

v0.10.9

Compare
Choose a tag to compare
@bantic bantic released this 31 Aug 18:21
· 335 commits to master since this release
  • fix(onTextInput): Ensure onTextInput is triggered by tab character (#479) (a0aaa3a), closes #400
  • fix(newlines). Remove newline chars in text nodes (\n) when parsing HTML (#478) (6036b90), closes #333
  • fix(range) Allow reading range from DOM when editor is disabled (#476) (6969f5c), closes #475
  • refactor(cleanup) Remove unused methods from Post, Markerable (#474) (235f7a3)