You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.
Updated Handsontable to 8.0.0, which contains multiple changes, some of them not backward-compatible. For more information on updates in this version of Handsontable, see the 8.0.0 release notes. (#211)
Changes
Made some adjustments for the wrapper to make it work properly with Handsontable 8.0.0. (#211)
Updated some of the dependencies to resolve npm audit vulnerability warnings. (#211)
Added a generic type for ModuleWithProviders to keep the compatibility with Angular 9 and 10. (#211)