Hypergrid v2.1.5
Please refer primarily to the Release Notes: v2.1.0 wiki page.
In addition, review the notes in the Hypergrid v2.1.2, Hypergrid v2.1.3, and Hypergrid v2.1.4 patches.
v2.1.5 fixes 5 bugs:
- Fixed bug in
grid.behavior.getValue()
and.setValue()
- Fixed bug in
grid.behavior.getRowProperties()
and.setRowProperties()
(recently added methods) - Fixed issue when
<canvas>
element failed to initialize, which was use case where neitheroptions.Behavior
noroptions.data
were passed tonew Hypergrid(options)
- Fixed issue where events were being disabled when there were no data rows; events are now only being disabled when there are no rows of any kind
- Fixed
grab
andgrabber
cursors for FF/Safari/Opera
This release has been published as a module to the npm registry.
A bundled build of this release is available on the CDN.