This repository has been archived by the owner on Mar 16, 2021. It is now read-only.
3.0.0
Breaking change
We have updated dependencies
, devDependencies
and peerDependencies
to their latest versions (#134)
New features and improvements
- We used the component's template to manage Handsontable's container (#85)
HotSettingsResolver
allows the use of custom options in the settings object (#124)
Bug fixes
- All of the available hooks and options are up to date, without misspellings (#109)
- We have moved
updateSettings
outside Angular'sngZone
(#116)