Handsontable 7.0.1 released
Today we’ve released version 7.0.1 of Handsontable. In this patch update we’ve fixed a couple bugs related to the usage of the CSS transform property and have also added support for passive event listeners. Check out the rest of the changes below.
Changes
- Fixed the
LICENSE.txtfile link inREADME.md. (#5914) - Replaced
fixedpositioning of the row/column resize handles withabsoluteto prevent misalignment issues in implementations based on CSStransform. (#5050) - Updated
webpackto version4. (#5912) - Fixed a problem with Handsontable throwing errors on scroll by adding support for
EventListenerOptionin theEventManager. (#5904, #4526) - Added
core-jsto Handsontable’s dependencies. (#5888) - Added a
ghost-tableattribute to all cell elements generated with Ghost Table. (#5927) - Fixed a bug where the editor was visible despite not being open when the table was positioned using CSS
transform. (#5886) - Fixed a bug where the table scrolled up after clicking a cell when Handsontable was implemented inside of an
iframe. (#5910)
Follow us on Twitter to keep up with news and updates.
Leave a comment below or write to us if you have any questions.