Grid.js v4.0.0 Release Notes

Release Date: 2021-04-23 // almost 3 years ago
  • 🐛 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)

Previous changes from v3.4.0

  • 🐛 Bug Fixes

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

    🔋 Features

    • ➕ adding th content element (d2df219)