Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
4.0.0 (2021-04-23)
Bug Fixes
- updating rollup and adding the lang file (15a1c26)
Features
- resizable: adding resizable module + changing the ShadowTable algorithm (d91922d)
3.4.0 (2021-03-13)
Note: Version bump only for package gridjs-selection
3.3.0 (2021-02-07)
Note: Version bump only for package gridjs-selection
3.2.2 (2021-01-15)
Note: Version bump only for package gridjs-selection
3.2.1 (2021-01-01)
Note: Version bump only for package gridjs-selection
3.2.0 (2020-12-14)
Note: Version bump only for package gridjs-selection
3.1.0 (2020-12-02)
Bug Fixes
- using createRef instead of useRef in header and footer (64b2371)
3.0.2 (2020-11-15)
Note: Version bump only for package gridjs-selection
3.0.1 (2020-11-15)
Note: Version bump only for package gridjs-selection
Note: Version bump only for package gridjs-selection
Bug Fixes
- plugin: PluginRenderer should either accept PluginID or PluginPosition (a95bba1)
Features
- row: adding cell(index: number) function (c15ed37)