Releases: angular-ui/ui-grid
Releases · angular-ui/ui-grid
v4.6.5
v4.6.4
v4.6.3
Bug Fixes
- fonts: changed space endings on font files (ed8ebba), closes #6809
- header: Change grid header css to flexbox (f9ac3e5), closes #6799 #2592
- less: create a core.less file for import (6866583), closes #4659
- less: remove bootstrap dependency (a480900), closes #4173 #5435
- tree-base: agg: remove now works (4a37231), closes #5682
v4.6.2
v4.6.1
v4.6.0
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.