Skip to content

v0.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 06:31
· 1011 commits to main since this release
1ffab5e

🆕 feat

  • @visactor/vtable: add text measure ment config
  • @visactor/vtable: add custom cell style function
  • @visactor/vtable: add cellInnerBorder&cellBorderClipDirection&_contentOffset in theme comfig
  • @visactor/vtable: add search component

🐛 fix

  • @visactor/vtable: records change restoreHierarchyState occor error #1203
  • @visactor/vtable: call updatePagination mergeCell render error #1207
  • @visactor/vtable: drag header position cell error #1220
  • @visactor/vtable: fix checkbox text space problem
  • @visactor/vtable: fix scroll position delta

🔨 refactor

  • @visactor/vtable: pasteValueToCell can only work on editable cell #1063
  • @visactor/vtable: support underlineDash and underlineOffset #1132 #1135
  • @visactor/vtable: onStart funciton add col row arguments #1214

✅ test

  • @visactor/vtable: add unit test getCellAddressByHeaderPaths

What's Changed

New Contributors

Full Changelog: v0.20.2...v0.21.0