Skip to content

Version 0.16.0

Compare
Choose a tag to compare
@jhchen jhchen released this 22 Jul 09:04
· 3465 commits to develop since this release
  • Lines are now represented by <div> instead of <p>. Quill will automatically convert <p> to <div> but to save a step initial text should now use divs as lines.
  • Fix issues #159 and #171

Thank you @whather and @segphault for reporting