Skip to content

Releases: angular-ui/ui-grid

v4.10.0

01 Feb 15:01
Compare
Choose a tag to compare
  • added 'aria-expanded' to expand buttons for accessibility
  • fix duplicate rows in grouping issue

v4.9.1

01 Dec 11:55
Compare
Choose a tag to compare

Bug Fixes

  • core: update rtl support function to fix rtl support (75580b8), closes #7126
  • exporter: pass both tree parent nodes and children nodes when exporting (3a5ac8a), closes #7127 #6819

v4.9.0

27 Sep 04:34
Compare
Choose a tag to compare
  • Update package.json to allow for angularjs 1.8.x
  • Fixed Firefox number edit issue
  • Replace missing string with empty string for better international support.

BREAKING CHANGES

  • MISSING string will no longer be displayed.

v4.8.5

14 Sep 16:12
Compare
Choose a tag to compare

Add support for angularJS 1.8.0

v4.8.3

11 Dec 18:54
Compare
Choose a tag to compare

Remove extra double quotes in excel export and improved accessibility for expand and select buttons.

v4.8.2

11 Dec 18:53
Compare
Choose a tag to compare

Fixed some scrolling issues and changed Safari support to 12 - 13 (6b0f21a)

v4.8.1

27 Jun 16:04
Compare
Choose a tag to compare

Overview

  • Improved translations for Dutch and Sweedish
  • Support for JQLite isVisible method
  • Minor bug fixes

v4.8.0

03 May 05:15
Compare
Choose a tag to compare
chore: Release v4.8.0

v4.7.1

07 Feb 02:47
Compare
Choose a tag to compare

Overview

  • Added scoped packages for the individual features
  • Improved ability to compile LESS files in your own build
  • Added individual CSS files per feature
  • Added $templateCache for each feature in the individual files
  • Minor bug fixes

v4.6.6

16 Nov 19:41
Compare
Choose a tag to compare

Overview

  • Finish publish to NPM and bower
  • Fix changelog