npm @handsontable/angular 4.0.0

latest releases: 0.0.0-next-ed6d58d-20240429, 0.0.0-next-dd75280-20240429, 0.0.0-next-e32f4db-20240426...
5 years ago

Breaking changes

  • Changed the default values for the following configuration options (#5135)
    • autoInsertRow (was: true, is: false)
    • autoWrapCol (was: false, is: true)
    • autoWrapRow (was: false, is: true)
  • Updated our number-handling dependency, Numbro to the latest version. (#5081, #77)

In order to keep your implementation working correctly, you'll need to update the Numbro 2.x-compatible language files.

For more information on those, take a look at the Numbro documentation.

Changes

  • Updated the API documentation for the language settings. (#5099)
  • Added a Norwegian translation to Handsontable. (#4694)
  • Fixed a problem with the IME API, where an unwanted first character remained in the editor. (#4662)
  • Fixed a bug, where there was a way to break the allowInvalid option, by making two editors active. (#4551)
  • Fixed a problem with incomplete table rendering after sorting columns. (#4062)

The corresponding Handsontable Pro version is 4.0.0

Don't miss a new angular release

NewReleases is sending notifications on new releases.