This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.4.0](v2.3.0...v2.4.0) (2023-11-03) ### Bug Fixes * cell padding and icon hit area ([#446](#446)) ([a0c1f50](a0c1f50)) * column adjuster handle ([#447](#447)) ([c14eb2d](c14eb2d)) * dont render columnadjuster when interactions.active is false ([#452](#452)) ([68a82c0](68a82c0)) * grid out of sync ([#439](#439)) ([a40e151](a40e151)) * handle failed selections ([#427](#427)) ([d51b97b](d51b97b)) * last column cannot be expanded ([#451](#451)) ([0f78e15](0f78e15)) * lock bg issue ([#433](#433)) ([847b18e](847b18e)) * overlay scrollbars on data ([#417](#417)) ([07482f7](07482f7)) * plus minus icon size ([#429](#429)) ([4dd3d15](4dd3d15)) * proplery check for adjuster class to block selections ([#435](#435)) ([b07fd42](b07fd42)) * react border color warning ([#436](#436)) ([7942066](7942066)) * sort columns after pseudo dim in left grid ([#437](#437)) ([1e79b78](1e79b78)) * text line clamp for expanded cell ([#445](#445)) ([8d9223e](8d9223e)) * text margin top ([#448](#448)) ([5c85bdf](5c85bdf)) * totals cell line clamp ([#423](#423)) ([47e6304](47e6304)) * unexpected scroll ([#441](#441)) ([5417891](5417891)) ### Features * dimension info index ([#438](#438)) ([283ad6b](283ad6b)) * drag to resize columns in the header grid ([#430](#430)) ([212d75e](212d75e)) * update left side as you resize column ([#443](#443)) ([f877c5f](f877c5f))
- Loading branch information