github handsontable/handsontable 7.4.0

latest releases: 14.3.0, 14.2.0, 14.1.0...
4 years ago

Changes

  • Fixed the problem, where the onCellMouseUp hook was fired for all mouse buttons except the right one, which was not consistent with the onCellMouseDown hook.
    To make the changes more consistent with the native dblclick event (which is triggered only for the left mouse button), the onCellDblClick and onCellCornerDblClick hooks were modified to also fire only for the left mouse button. (#6507)
  • Updated moment, pikaday and numbro to their latest versions. (#6610)
  • Fixed a bug with numbers not being presented properly with the pt_BR culture setting. (#5569)
  • Extended the Babel config with the possibility to use private methods, optional chaining and nullish coalescing operator. (#6308)
  • Updated some of the internal configs, updated dev-dependencies, housekeeping etc. (#6560, #6609, #6612, #6629, #6574, #6565)

Don't miss a new handsontable release

NewReleases is sending notifications on new releases.