Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.7.0-alpha.1 [skip ci]
# [1.7.0-alpha.1](v1.6.0...v1.7.0-alpha.1) (2024-09-17) ### Bug Fixes * debug ag grid bug ([ebc01a5](ebc01a5)) * debug weird ag grid issue ([5c8057d](5c8057d)) * debug weird bug ([cf15324](cf15324)) * do not notify when sort has changed in order to persist it ([622f6cc](622f6cc)) * improvements in sort columns feature ([0965d90](0965d90)) * more adjustments ([4561cb3](4561cb3)) * more adjustments ([4c140d4](4c140d4)) * skip calling onColumnChanged the first time the table renders ([1aafd2e](1aafd2e)) * suppressDragLeaveHidesColumns adjustment ([440e6dc](440e6dc)) * try to debug weird bug ([cd51e63](cd51e63)) * try to debug weird production only glitch ([2da6076](2da6076)) * try to fix weird order bug ([fa0ac55](fa0ac55)) * undefined array ([dda47a6](dda47a6)) * weird bug ([1ff86fd](1ff86fd)) * weird bug debugging ([d4c9c36](d4c9c36)) ### Features * add sort feature to columns ([c2c2407](c2c2407)) * adjustments for restoring column state ([ecbf711](ecbf711))
- Loading branch information