Skip to content

Releases: angular-ui/ui-grid

v4.6.5

16 Nov 19:36
Compare
Choose a tag to compare

Overview

Added missing Swedish translations, fix customizer and address some sort issues.

v4.6.4

15 Nov 19:31
Compare
Choose a tag to compare

Overview

  • Allow CSV export for object field type
  • Address grouping and tree base issues

v4.6.3

04 Aug 22:24
Compare
Choose a tag to compare

Bug Fixes

v4.6.2

15 Nov 19:29
Compare
Choose a tag to compare

Overview

  • Removed unnecessary code from ui-grid.core

v4.6.1

09 Jul 18:12
Compare
Choose a tag to compare

Overview

  • Addressed exporter and selection issues
  • Fixed Japanese translations
  • Cleaned up and added missing documentation
  • Added getErrorMessages method to validate feature

v4.6.0

21 Jun 14:59
Compare
Choose a tag to compare

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.

v4.5.1

18 Jun 14:34
Compare
Choose a tag to compare

BREAKING CHANGES

  • fonts: Font files got moved into a fonts/ folder instead of being in the same folder as the CSS. If you take the new CSS and do not relocate the icon files, your icons will likely cease to
    show in the grid.

v4.5.0

15 Nov 19:26
Compare
Choose a tag to compare

Overview

  • Enhanced the expandable and selection features
  • Added missing Danish and Sk translations
  • Assorted bug fixes

Breaking Changes

  • Relocated grid icons into a fonts folder

v4.4.11

15 Nov 19:24
Compare
Choose a tag to compare

Overview

  • Added support for Angular 1.7

v4.4.10

15 Nov 19:24
Compare
Choose a tag to compare

Overview

  • Accessibility: Change "Columns:" grid menu item from button to heading