All Versions
79
Latest Version
Avg Release Cycle
38 days
Latest Release
564 days ago

Changelog History
Page 2

  • v2.4.36 Changes

    May 18, 2021

    ๐Ÿ› Bug Fixes

    • setOptions should call setOverflow when changing frozenColumns (#608) (4af8c72)
    • left frozen section shoudn't go over viewport width, fix #473 (#607) (f229917)
  • v2.4.35 Changes

    May 09, 2021

    ๐Ÿ› Bug Fixes

    • deactivate edit controller shouldn't throw when active is null (#604) (28f44a3)
    • get viewport node by specified row and column like canvas (#601) (4edcca2)

    ๐Ÿ”‹ Features

    • โž• add onColumnsResizeDblClick event to adding new resize extras (#605) (d270367)
  • v2.4.34 Changes

    April 09, 2021

    ๐Ÿ› Bug Fixes

    • โž• add preventDefault to optionally leave plugin menu open (#589) (c7dfe45), closes #582

    ๐Ÿ”‹ Features

    • โž• add better error message when throwing (#599) (4bac2f8)
    • โž• add target to onBeforeEditCell (#594) (e06f1a2)
    • ๐Ÿ”ฆ expose reRenderColumns as public method (#583) (3f6e7d7)
  • v2.4.33 Changes

    February 02, 2021

    ๐Ÿ”‹ Features

    • โž• add getItemsCount function to DataView & update few npm packages (#569) (19bf981)
    • โž• add item count to data change handlers (#570) (32e03d5)
  • v2.4.32 Changes

    December 02, 2020

    ๐Ÿ› Bug Fixes

    • โž• add grid object to all Formatter calls (#558) (8d957f1)
    • editors: make sure editor exist before trying to focus on it (#554) (69a6b86)
    • โœ‚ remove mousewheel scroll handler when option is disable (#557) (702c793)
    • ๐Ÿšš we should remove all event listeners when calling destroy (#556) (708b070)

    ๐Ÿ”‹ Features

    • โž• add columnId to onColumnsChanged event (#561) (319046e)
    • โž• add enableMouseWheelScrollHandler option to allow dynamic load (#555) (5077d31)
  • v2.4.31 Changes

    November 14, 2020

    ๐Ÿ› Bug Fixes

    • unsubscribe everything event & nullify DOM elements avoid detach elements (#551) (e3f4961)

    ๐Ÿ”‹ Features

    • dataView: add getAllSelectedItems function (#544) (39707b8)
  • v2.4.30 Changes

    October 14, 2020

    ๐Ÿ› Bug Fixes

    • core: we should never show vertical scroll on left frozen container (#537) (aa42f8b)
    • resizer: add flag to apply resize to grid container, default false (#538) (beeb622)

    ๐Ÿ”‹ Features

    • core: add column object to onCellChange event (#539) (0d9ee69)
    • editors: add all Editors instance refs to Composite Editor options (#540) (2160f31)
  • v2.4.29 Changes

    September 25, 2020

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”Œ plugins: Row Move icon formatter should have text property (#535) (181c9d9)

    ๐Ÿ”‹ Features

    • core: add a supressColumnSet on setOptions method (#534) (e333c9d)
    • ๐Ÿ”Œ plugins: add "hidden" property to all plugins with menu items (#532) (efc5608)
  • v2.4.28 Changes

    September 05, 2020

    ๐Ÿ”‹ Features

    • editor: add more functionalities to Composite Editor (#530) (4a0996a)
  • v2.4.27 Changes

    July 26, 2020

    ๐Ÿ”‹ Features

    • resizer: add optional grid container to resize (#523) (f0d73cf)