Skip to content

v1.23.1

Choose a tag to compare

@github-actions github-actions released this 05 Feb 02:26
· 681 commits to main since this release
281f1df

🆕 feat

  • @visactor/vtable: add componentLayoutOrder api #4965
  • @visactor/vtable: optimize search latency
  • @visactor/vtable: 新增基于记录索引的单元格值修改方法及优化范围删除性能
  • @visactor/vtable: 添加syncRecordOperationsToSourceRecords选项支持同步操作到源数据
  • @visactor/vtable: 新增批量修改单元格值接口及优化筛选态数据同步
  • @visactor/vtable-sheet: add updateOption api for vtable-sheet
  • @visactor/vtable-sheet: add editable for vtable-sheet

🐛 fix

  • @visactor/vtable: fix prepareEdit occor error #4871
  • @visactor/vtable: updateOption run resize logic #4965
  • @visactor/vtable: 修复过滤状态下新增记录位置错误问题
  • @visactor/vtable: handle escape option correctly for CSV export
  • @visactor/vtable: set white background for media overlay image

🔨 refactor

  • @visactor/vtable: legend and title component position calculation logic #4965

What's Changed

Full Changelog: v1.23.0...v1.23.1