Skip to content

Releases: ProseMirror/prosemirror-tables

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

v1.4.1

22 Aug 14:50
d97595a
Compare
Choose a tag to compare

1.4.1 (2024-08-22)

Continuous Integration

v1.4.0

02 Jul 22:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.7...v1.4.0

v1.3.7

29 Feb 09:28
Compare
Choose a tag to compare

Full Changelog: v1.3.6...v1.3.7

Fixed a release issue in the previous 1.3.6 version.

v1.3.6

29 Feb 08:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.5...v1.3.6

v1.3.5

28 Nov 12:19
Compare
Choose a tag to compare

What's Changed

  • Add test for arrow keybindings by @ocavue in #207
  • Fix deleteRow for cells with colspan greater than 1 by @weijia18 in #213
  • Fix an incorrect math in deleteRow when moving cells by @ocavue in #214

New Contributors

Full Changelog: v1.3.4...v1.3.5