-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow sorting and persist column state in infinite table (#22)
* feat: adjustments for restoring column state * chore: remove comments * fix: undefined array * fix: weird bug * fix: try to debug weird bug * fix: weird bug debugging * fix: debug weird ag grid issue * fix: debug ag grid bug * fix: debug weird bug * fix: try to debug weird production only glitch * fix: suppressDragLeaveHidesColumns adjustment * fix: try to fix weird order bug * fix: more adjustments * feat: add sort feature to columns * fix: improvements in sort columns feature * fix: do not notify when sort has changed in order to persist it
- Loading branch information
1 parent
797239f
commit ba9aec0
Showing
8 changed files
with
275 additions
and
130 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.