Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to grid autosize handling + PersistProvider #3817

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

amcclain
Copy link
Member

No description provided.

amcclain and others added 3 commits October 23, 2024 13:00
+ Report on-demand and sizing-mode autosize events as if they were manually sized - we want to persist these widths as if the user had made them individually themselves.  Only in managed mode are we truly deferring to autosize.
+ Clarify that `mode` can not be passed as an option to `autosizeAsync() - we always read and respect the gridModel's mode.
+ Additional typing / comment tweaks
+ Catch unknown type / unparseable config in factory and return null - see TB Admin Grid Test - it has an option to pass a bogus key.
+ Minor comment formatting / put ctor in protected block
…Updates

# Conflicts:
#	core/persist/PersistenceProvider.ts
@ghsolomon ghsolomon merged commit 5601ca5 into persistable Oct 28, 2024
@ghsolomon ghsolomon deleted the persistableAtmUpdates branch October 28, 2024 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants