Skip to content

v4.6.0

Compare
Choose a tag to compare
@mportuga mportuga released this 21 Jun 14:59
· 347 commits to master since this release

Overview

  • 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.