Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

3.0.0

Compare
Choose a tag to compare
@mrpiotr-dev mrpiotr-dev released this 20 Dec 13:40
· 33 commits to master since this release

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's ngZone (#116)