Socket
Socket
Sign inDemoInstall

@handsontable/angular

Package Overview
Dependencies
24
Maintainers
5
Versions
555
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
5254
56Next

0.0.0-next-3e92a2d-20221130

Diff

handsoncode-bot
published 0.0.0-next-a4051dc-20221129 •

handsoncode-bot
published 0.0.0-next-561a94b-20221129 •

handsoncode-bot
published 0.0.0-next-e98fac0-20221128 •

handsoncode-bot
published 0.0.0-next-1b1acbd-20221123 •

handsoncode-bot
published 0.0.0-next-6812ce6-20221122 •

handsoncode-bot
published 0.0.0-next-d1f20a1-20221122 •

handsoncode-bot
published 0.0.0-next-820d8a2-20221122 •

handsoncode-bot
published 0.0.0-next-9ec04ce-20221121 •

jansiegel
published 12.2.0 •

Changelog

Source

[12.2.0] - 2022-10-25

Added

  • Added a new feature that lets you add rows and columns at a specified position. Now, the alter() method takes 4 new parameter values: insert_row_above, insert_row_below, insert_col_start, and insert_col_end. #9471

Deprecated

  • Deprecated the insert_row parameter of the alter() method. Instead, use insert_row_above or insert_row_below. #9471
  • Deprecated the insert_col parameter of the alter() method. Instead, use insert_col_start or insert_col_end. #9471

Removed

  • Removed a type definition for a non-existing method, translateRowsToColumns(). #9919

Fixed

  • Fixed an issue where the width of the cell editor was calculated incorrectly. #3815
  • Fixed an issue where formulas surrounded by merged cells were converted to values by mistake. #6359
  • Fixed an issue where Handsontable could disappear on Firefox 93 (and later) in a specific use case. #9545
  • Fixed an issue where changing a cell's type through setCellMeta() didn't properly set the cell's editor and renderer. #9734
  • Fixed an issue where the dropdown menu didn't display when the NestedHeaders plugin was enabled and all rows were trimmed out. #9753

For more information on Handsontable 12.2.0, see:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc