Skip to content

v0.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 11:25
· 42 commits to main since this release

   🚀 Features

   🐞 Bug Fixes

  • Status bar not visible when caret is at the start of the document  -  by @josdejong (dca87)
  • Cannot convert an Array into an Object  -  by @josdejong (4b3af)
  • Disable all relevant context menu buttons when readOnly  -  by @josdejong in #411 (c66ee)
  • Context menu not closing when clicking a button in a dropdown menu  -  by @josdejong (e2c41)
  • Disable wrapped line indent when using tabs because that doesn't work well  -  by @josdejong (2a067)
  • Insert an object or array in tree mode in an empty document not working  -  by @josdejong (5382e)
  • Table row actions not disabled in the table mode context menu when having an empty document  -  by @josdejong (71232)
  • Editor not getting focus when clicking inside the welcome screen of table mode  -  by @josdejong (919a3)
    View changes on GitHub