handsontable / ngHandsontable

Official AngularJS directive for Handsontable
http://handsontable.github.io/ngHandsontable/
MIT License
433 stars 159 forks source link

Add support for Handsontable v8 #267

Closed budnix closed 4 years ago

budnix commented 4 years ago

Add support for Handsontable v8. The DefaultSettings in v8 changed its shape, for v8 there is no reason to use a prototype.

This PR is backward compatible with the older Handsontable versions.