Skip to content

Latest commit

 

History

History
43 lines (19 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

43 lines (19 loc) · 1.97 KB

Changelog

1.6.1 (2024-10-30)

Bug Fixes

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

1.6.0 (2024-10-25)

Features

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

1.5.1 (2024-10-23)

Bug Fixes

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

1.5.0 (2024-08-22)

Features

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

1.4.2 (2024-08-22)

Miscellaneous Chores

1.4.1 (2024-08-22)

Continuous Integration