
Adds tests for mobile devices.
Features
- Added tests for mobile devices.
- Added missing API for non-contiguous selection features.
- Added a proper source argument value for removing data from the table using the Backspace and Delete keys.
- Added a cellProperties argument for the beforeValueRender hook.
Fixes
- Fixed a bug where merged cells declared outside of the table were still partially rendered.
- Fixed a bug where rows were not being rendered, when scrolling the table on a mobile device.
- Changed the isObjectEquals function to isObjectEqual.
- Fixed a problem with scrolling on Microsoft Edge.
- Fixed a problem where Filters dropdown contained misaligned elements.