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
New feature enhancements for i18n, including 2 new languages: Catalan and Serbian
Add missing details to documentation for scrollThreshold
Some minor bug fixes
BREAKING CHANGES
horizontalScrollThreshold: Removed horizontalScrollThreshold as it is not being used by the grid.
i18n: getSafeText() will now return [MISSING] + the path to
the missing property or the fallback value if the property is available
on the fallback language.