Skip to content

v2.3.0

Choose a tag to compare

@bogdancondorachi bogdancondorachi released this 31 Jan 15:53
· 32 commits to main since this release

πŸŽ‰ Features

  • Blocks implementation with simple preview
  • New writer-input inside row cell's
  • New clean contents option for column/row
  • New headers prop for disabling the headers row (only for the field)

✨ Enhancements

  • Disabling index now also disables sorting
  • Disabled spellcheck inside cell's
  • Added outline focus states for better visibility
  • Changed plugin directory to table-field
  • Vue component methods have been simplified
  • Overall refactoring and optimizations

πŸ› Bug fixes

  • Fixed #3 where the toTable would return an empty array in blocks

Full Changelog: v2.2.0...v2.3.0