All Versions
11
Latest Version
Avg Release Cycle
17 days
Latest Release
886 days ago
Changelog History
Page 1
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 -
v3.3.0 Changes
February 07, 2021๐ Features
- โ adding tr className to the config object (8265d10)
๐ฅ BREAKING CHANGES
- ๐
column.attributes
object will be used for header cells (th
) as well. This might introduce some uexpected results. See https://gridjs.io/docs/examples/cell-attributes for more details.
-
v3.2.2 Changes
January 15, 2021Note: 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 -
v3.0.0-alpha.2 Changes
November 08, 2020Note: Version bump only for package gridjs