Skip to content

v0.12.4

Choose a tag to compare

@ZeeJab ZeeJab released this 13 Mar 13:12
· 112 commits to master since this release
  • 🐛 Fixed parser plugin handling of top-level comment nodes (96710ce)
  • code style (11d3c5e)
  • code style (a2cbc85)
  • Fix link tooltips for any font (c4a0b63)
  • Fixed section parser handling of markup sections inside lists (b13bebb)
  • Fixed spaces added by section parser from newlines in html (ac5f673)
  • Improved section parser handling of blockquote>p (6229b88)
  • lint (e18703b)
  • Make text selection test asynchronous 🔥 (192dcb6)
  • Restrict dom selector assertion to the qunit fixture element 🦨 (2e2d60a)
  • Shrink range to only include sections with non-zero selection when toggling sections 🐔 (071a555)
  • updating model.post.trimTo && editor.post.toggleSection to ignor tail if not selected. Adding tests (17433a0)
  • Use wait helper instead of setTimeout in async tests (b547d4d)

v0.12.3...v0.12.4