Skip to content

Releases: ProseMirror/prosemirror-tables

v1.7.1

17 Apr 12:31
a99f708
Compare
Choose a tag to compare

1.7.1 (2025-04-17)

Bug Fixes

v1.7.0

14 Apr 03:17
8c5e00b
Compare
Choose a tag to compare

1.7.0 (2025-04-14)

Features

v1.6.4

06 Feb 12:57
646e6b0
Compare
Choose a tag to compare

1.6.4 (2025-02-06)

Bug Fixes

  • remove zero sized tables via fixTables (#267) (fd6be97)

v1.6.3

31 Jan 08:05
a0608f8
Compare
Choose a tag to compare

1.6.3 (2025-01-31)

Bug Fixes

  • disable resizing when the editor view is uneditable (#261) (8e7287c)

v1.6.2

24 Dec 08:11
3e60a92
Compare
Choose a tag to compare

1.6.2 (2024-12-24)

Bug Fixes

  • update prosemirror dependencies and fix type of ignoreMutation (#259) (465754b)

v1.6.1

30 Oct 09:12
582b4e4
Compare
Choose a tag to compare

1.6.1 (2024-10-30)

Bug Fixes

  • support defaultCellMinWidth in older Safari (#255) (1b36002)

v1.6.0

25 Oct 10:33
240cb67
Compare
Choose a tag to compare

1.6.0 (2024-10-25)

Features

  • add new option defaultCellMinWidth for columnResizing() (#253) (662e857)

v1.5.1

23 Oct 07:48
40677ee
Compare
Choose a tag to compare

1.5.1 (2024-10-23)

Bug Fixes

  • fix cell boundary selection cheap elimination (#251) (41e4139)

v1.5.0

22 Aug 15:07
d4487a0
Compare
Choose a tag to compare

1.5.0 (2024-08-22)

Features

  • export cellNear helper and deleteCellSelection command (#239) (fb7345b)

v1.4.2

22 Aug 15:01
ed739ff
Compare
Choose a tag to compare

1.4.2 (2024-08-22)

Miscellaneous Chores