automatic updates - Handsontable

  1. Handsontable V8.3.0

    Release Notes: types, editors, renderers, plugins, validators, etc. can now be imported on-demand. Batch operations- New callback function resumes the render automatically as soon as operations are finished. The main ... Added a missing entry for the skipRowOnPaste option in the TypeScript definition file. Added missing tests to prevent issue #7377 from resurfacing. Fixed an issue where altering columns did not update ... filters attached to columns. Fixed typos and wrong return types in the TypeScript definition file. Updated the dependencies causing potential security issues, as well as Babel configuration needed after ...

  2. Handsontable 14.1.0

    Release Notes: (DropdownValidator) for the dropdown cell type. Added support for the Tab key in the select editor (selectEditor). Improved how undoing changes affects the viewport. Now, when you undo a change, the view automatically ... where passing hyperformulaInstance to hotSettings resulted in TypeError: Converting circular structure to JSON. Vue: Updated the peer dependencies of the Vue 3 wrapper with the latest version of Vue. 0 ...

  3. Handsontable V7.3.0

    Release Notes: pointnig to a specific container, the element no longer slips under the frame. Fixed a problem with table resizing on every scroll event on Firefox, when no table height was defined. Updated the puppeteer ... an error. Fixed a bug, where data pasted from Excel would get improperly formatted in Handsontable. Fixed a bug, where the & < > ' " characters in the pasted data would be automatically ...

  4. Handsontable 14.3.0

    Release Notes: Added the ability to navigate within selection and edit cells within a range. Updated dependencies based on npm audit, most notably upgraded to Angular 17.0. Ensured the cursor changes ... datepicker position for the date cell type. Vue: Fixed an issue in the Vue and Vue3 wrappers where updating the hook callback didn't reflect changes in the underlying instance's settings. Vue: Fixed ...

  5. Handsontable 14.0.0

    Release Notes: employ Input Method Editors (IME) for editing data in non-Latin alphabets, such as Japanese. With this update, the ability for quick cell editing is altered. Previously, if a cell was selected, you could ... immediately start typing to edit its content without needing to press ENTER to activate the edit mode. Updates in 14.x 1 ...

  6. Handsontable V13.1.0

    Release Notes: Reduced package size and improved code performance. Reduced package size and improved code performance. Updated the internal monorepo scripts to utilize Node 20. Extended the type definition ... the mobile selection handlers that disappeared below the table headers when multiple cells were selected. Fixed the MergeCells plugin's problem with updating the cell meta after unmerging ...

  7. Handsontable V12.4.0

    Release Notes: Adds support for dynamic, auto-updating formulas. Auto-updating formulas- Users can now modify their tables on the fly, with addresses in formulas updating themselves accordingly. Added two new ... and afterOnCellMouseOver hooks. Updated TypeScript definition files related to the CustomBorders plugin. Fixed an issue where moving rows manually to the bottom was difficult due to the misalignment between the backlight ...

  8. Handsontable V12.3.3

    Release Notes: Improves support for large data sets and support for React 18. Improved support for React 18. Improved API for large data sets- In this version, two API methods have been enhanced that let you get your grid’s data in a single array: getDataAtCol() and getDataAtProp(). Now, these two methods can ...

  9. Handsontable V12.3.1

    Release Notes: Improved working with nested data structures. Added a Japanese translation of the "Copy cells with headers" feature. Removed the two-week delay in showing the console warning about license expiration. Fixed an issue where updateData() didn’t work with nested data structures (NestedRows). ...

  10. Handsontable V12.3.0

    Release Notes: Adds the ability to copy the contents of column headers. Added the ability to copy the contents of column headers by using 3 new context menu options: 'Copy with headers', 'Copy with group headers', and 'Copy headers only'. Added 4 new API methods for copying column ...

  11. Handsontable V12.0.1

    Release Notes: didn't expand properly. Fixed an issue where updating custom borders could lead to uncaught error exceptions. ...

  12. Handsontable V12.0.0

    Release Notes: change: Changed how updateSettings() handles data updates, to improve performance and the consistency of user experience. Now, when provided with a new data object, updateSettings() updates the data without ... resetting any states. Breaking change: Changed how updatePlugin() reacts to updateSettings() calls, to improve performance and the consistency of user experience. Now, calls to updateSettings() update ...

  13. Handsontable V12.1.0

    Release Notes: in Handsontable's license texts with canonical counterparts. Updated the Pikaday optional dependency to 1.8.2, to let Handsontable work with Parcel 2 without errors. React: Changed the wrapper's lifecycle ...

  14. Handsontable V11.1.0

    Release Notes: and columns. Added Vue 3 support, by introducing a new wrapper. Updated the TypeScript definition of the setDataAtCell() method. Extended the Code Examples Deployment GitHub Actions workflow, to allow ... for deploying code examples to GitHub Pages. Fixed an issue where the autocomplete editor's suggestion list didn't update properly. Fixed an issue where nested headers didn't render when data ...

  15. Handsontable V11.0.0

    Release Notes: subdirectory:./handsontable. Replaced the license files with updated versions. Fixed an issue with incorrect filtering of locale-based data while using search input from a drop-down menu. Fixed an error thrown when using ...

  16. Handsontable V9.0.2

    Release Notes: header sizes not being updated on updateSettings calls containing columns. Fixed functional keys' behavior to prevent unexpected editing. Fixed missing collapsible indicator on IE. Fixed support ...

  17. Handsontable V9.0.0

    Release Notes: updated incorrectly. Fixed a problem with the IF formulas not working properly. Fixed a bug with using the clear method broke the formulas in the table. Breaking change: New Formulas plugin, ...

  18. Handsontable V8.3.2

    Release Notes: Handsontable versions for JavaScript, Angular, React and Vue are now under one monorepo. Handsontable versions for JavaScript, Angular, React and Vue are now under one monorepo. handsontable, @ handsontable/angular, @ handsontable/react, and @ handsontable/vue will all be developed in the same repo ...

  19. Handsontable V8.1.0

    Release Notes: Hidden Rows and Hidden Columns plugin performance: Boosts execution time when working with large datasets of over 1.5M records. The copy-webpack-plugin package has been updated to the newest major version ...

  20. Handsontable V8.2.0

    Release Notes: system for index management. Fixed an issue where the container was not updated after trimming rows. Fixed an issue where the htmlToGridSettings helper threw an error if a <table> with no rows ...