Skip to content

Version 1.1.5-rc.0 (Version 1.1.4)

Compare
Choose a tag to compare
@attoae attoae released this 25 Nov 14:36
· 30 commits to main since this release
af4ec29

Changes

  • fix: Deleting a list causes the table to be corrupted #47.
  • Hide console print warning #45.
  • fix: Merge cells from bottom to top or right to left #50.
  • fix: Incorrect insertion of column.
  • fix: Delete the correct row.
  • fix: Error and new cell not selected after deleting column.
  • fix: Set startTd and endTd correctly.
  • fix: Delete table.
  • fix: The next row is null.
  • fix: Undo after merging headers or lists vertically.
  • fix: Subtract the number of rows deleted by the merge.
  • fix: Redo the merge list after it is undo multiple times.