ZingGrid 1.2.7-3

Released: Mar 17, 2022

Atualizações na 1.2.7-3

Recursos

  • Added setFrozenColumnsRight(), setFrozenColumnsLeft(), getFrozenColumnsRight() and getFrozenColumnsLeft().
  • Added the ability to close dialog by pressing the ESC key.
  • Improved functionality of RSS input.
  • Added <zg-param> option to escape or disable escaping of HTML in RSS.
  • Added the ability to auto populate typeSelectOptions from data if not set by user.
  • Changed the typeColorPreview turnoff state to be disabled to be consistent with other attributes.
  • Added the ability to preserve state on refresh.
  • Added bodyRowIndex to event object.
  • Added frozenRowClass to <zing-grid>.
  • Added parentArea and bodyRowIndex to parameters for rowClass functions.
  • Frozen rows are now included in zebra.
  • Added the ability to handle CDATA blocks.
  • Added the ability to handle whitespace.

Correções

  • Fixed bug with nested grids.
  • Fixed bugs with draggable columns.
  • Fixed bugs with focus.
  • Fixed bug with tooltip[feature].
  • Fixed width of the selector column.
  • Fixed bug with changing filterindex after load.
  • Fixed automatic headers.
  • Memory removal bug fixes.
  • Fixed issues with adding/removing staticMenu attribute when having and not having a caption.
  • Fixed issues with updating the filterindex.
  • Fixed issue with frozen columns and align attribute.
  • Fixed issue with event handling on frozen rows.
  • Fixed several bugs that occurred when all rows are frozen.
  • Fixed setting cellBreak on columns with frozen rows.
  • Fixed setting style attribute on cells in frozen rows.
  • Fixed icon location within frozen rows.
  • Fixed issue with header and footer frozen rows styling during column drag.
  • Fixed problem with frozen footer rows and removing columns.
  • Fixed problem with frozen footer rows and frozen columns.
  • Fixed removing compact attribute bug.
  • Fixed bugs with setting data to an empty set after load.
  • Fixed focusing issue with frozen rows.
  • Fixed frozen row problems with hiding columns.
  • Fixed issues with changing number of frozen rows after loading.
  • Frozen row bugs.
  • Fixed issue with cellClass in frozen rows.
  • Fixed bug with frozen columns when all rows are frozen.
  • Fixed bug with row indexing and events.
  • Fixed bug with data being returned for rowClass functions.