You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Minor Changes
#2110a9415c Thanks @joelamb! - Persists resized column widths to preferences.
Width values are saved as strings after resizing.
If present in preferences, width value will be
restored to the table, overriding any initial options
passed in.
Patch Changes
#21458b2866 Thanks @joelamb! - Refactor to bulk reset column visibility preferences in a single call to
the preferences service