npm handsontable 6.1.0

latest releases: 0.0.0-next-c1dc4a4-20240520, 0.0.0-next-e898184-20240520, 0.0.0-next-43b9ea1-20240520...
5 years ago

Changes

  • Moved the fixedRowsBottom functionality to Handsontable CE. (#5404)

  • Introduced a new functionality to the Copy/Paste plugin. From version 6.1.0, it supports the text/html data type alongside text/plain. This change, apart from allowing the user to copy data from Handsontable as an HTML table, allowed us to fix multiple bugs related to the plugin:

    • Fixed a bug, where it was impossible to copy the first row/column if it was declared as readOnly. (#5392)
    • Fixed a bug, where the cell editor contained an unwanted empty line, if the previous value of the cell was pasted from Excel. (#5330)
    • Fixed a problem with copying and pasting data from rows after clicking the row headers. (#5300)
    • Fixed a bug where pasting multiple rows from Excel (below version 16) did not work properly. (#5277)
    • Fixed a bug with copying entire rows into Excel not working properly. (#5176)
    • Fixed a bug, where pasting data from Excel to Handsontable did not work on Safari. (#5121)
    • Fixed a problem with improper cell selection after pasting data into the table. (#4849)
    • Fixed a bug with Handsontable crashing after using updateSettings inside the afterSelectionEnd callback. (#4837)
    • Fixed a problem with pasting double quotation marks ("") into the table. (#4790, #4003)
    • Fixed a bug, where copying and pasting empty cells did not work properly. (#4725)
    • Fixed a problem with copying data on IE and pasting it on Chrome/Firefox. (#4717)
    • Fixed a bug, where copying and pasting entire columns did not work as expected. (#4456)
    • Fixed a problem with pasting multiline content into a single cell. (#4308)
  • Added an Italian translation to the languages set. (#5407)

  • Added a Dutch translation to the languages set. (#5156)

  • Fixed a bug, where trying to open the cell editor while a cell outside of the viewport was being edited threw an error. (#5119)

  • Fixed a bug, where the cell editor rendered improperly when the preventOverflow option was enabled. (#5073)

  • Fixed a bug, where clicking on a cell caused the table container to scroll. (#4656)

  • Fixed a bug, where using the Undo functionality did not work properly after sorting and removing rows. (#3188)

Don't miss a new handsontable release

NewReleases is sending notifications on new releases.