npm handsontable 0.24.2

latest releases: 0.0.0-next-43b9ea1-20240517, 0.0.0-next-bfe12c4-20240517, 0.0.0-next-35fe36a-20240516...
8 years ago

Changes:

  • Added delegation for the checkbox listeners. (#3211)
  • New feature: if you select multiple columns/rows and resize one of them - each of them will get the new width/height. (#3371)
  • Fixed problem with date picker automatically changing the time to 12:00. (#3360)
  • Fixed problem with date cells, where the table would offset the specified date by the hour difference of the timezone,
    sometimes resulting in previous day being saved to the dataset. (#3338)
  • Moved the afterRender hook to fire after all the rendering-connected operations are finished. (#3306)
  • Modified the autocomplete/dropdown editor, so it opens upwards if there is not enough space below the edited cell. (#3210)
  • Fixed problem with object datasets containing keys reserved for the Array prototype (like length, for example). (#3145)
  • Fixed problem with stopImmediatePropagation not blocking the ctrl+x action. (#3011)
  • Fixed problem with autofill writing data to row headers. (#3384)
  • Added the beforeRenderer hook. (#3389)
  • Added Handsontable to npm, jspm and NuGet.

Don't miss a new handsontable release

NewReleases is sending notifications on new releases.