Grid.js v4.0.0 Release Notes
Release Date: 2021-04-23 // over 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)