All Versions
11
Latest Version
Avg Release Cycle
17 days
Latest Release
1092 days ago

Changelog History
Page 1

  • v4.0.0 Changes

    April 23, 2021

    🐛 Bug Fixes

    • ⚡️ updating rollup and adding the lang file (15a1c26)
    • resize: adding missing stopPropagation (03034f5)
    • resize: adding touch event support (880e48d)
    • resize: removing left and right classes (067b57e)
    • gridjs-temp must be position relative in order to calculate the cells width correctly (87de41f)
    • removing getWidth (57d887b)

    🔋 Features

    • resizable: adding resizable module + changing the ShadowTable algorithm (d91922d)
  • v3.4.0 Changes

    March 13, 2021

    🐛 Bug Fixes

    • MessageRow should only consider the visible columns (1f8f3a8)

    🔋 Features

    • ➕ adding th content element (d2df219)
  • v3.3.0 Changes

    February 07, 2021

    🔋 Features

    • ➕ adding tr className to the config object (8265d10)

    💥 BREAKING CHANGES

  • v3.2.2 Changes

    January 15, 2021

    Note: Version bump only for package gridjs

  • v3.2.1 Changes

    January 01, 2021

    🐛 Bug Fixes

    • MessageRow click won't trigger rowClick event (5e13468)
  • v3.2.0 Changes

    December 14, 2020

    🔋 Features

    • grid: extending className config and improving the pagination plugin a11y (c4aa44d)
  • v3.1.0 Changes

    December 02, 2020

    🐛 Bug Fixes

    • using createRef instead of useRef in header and footer (64b2371)
  • v3.0.2 Changes

    November 15, 2020

    🐛 Bug Fixes

    • sort: button background-color (c8838a0)
  • v3.0.1 Changes

    November 15, 2020

    🐛 Bug Fixes

    • sort: button width and height (95a1221)
    • sort: using SVG icons and fixing the border issue (94ba245)
  • v3.0.0-alpha.2 Changes

    November 08, 2020

    Note: Version bump only for package gridjs