Skip to content

Releases: angular-ui/ui-grid

v4.3.0

15 Nov 19:12
Compare
Choose a tag to compare

Overview

  • Added WHEN_NEEDED scrollbar option back to ui-grid
  • Publish multiple files separated by features alongside the existing fully concatenated and minified files
  • Fix menu positioning issues

Breaking Changes

  • IE9 and Safari 7 are no longer officially supported.

v4.2.4

15 Nov 19:10
Compare
Choose a tag to compare

Overview

  • Added ability to hide expand all button
  • uiGridAutoResize: We allow elementWidth and elementHeight call only once per 200ms to prevent from performance degradation.

v4.2.3

15 Nov 19:08
Compare
Choose a tag to compare

Overview

  • Added Arabic translations
  • Assorted bug fixes

v4.2.2

15 Nov 19:08
Compare
Choose a tag to compare

Fixed scrollToFocus issues with gridEdit feature.

v4.2.1

15 Nov 19:07
Compare
Choose a tag to compare

Assorted bug fixes.

v4.2.0

15 Jan 22:44
Compare
Choose a tag to compare

Overview

  • Replaced $timeout with $applyAsync wherever possible for better performance
  • Fixed broken documentation/tutorial examples

v4.1.3

15 Nov 19:05
Compare
Choose a tag to compare

Assorted bug fixes.

v4.1.2

15 Nov 19:05
Compare
Choose a tag to compare

Fix tutorial issues due to angular upgrade.

v4.1.1

15 Nov 19:04
Compare
Choose a tag to compare

Updated ui-grid.info website to support angular 1.6.7

v4.1.0

19 Dec 04:41
Compare
Choose a tag to compare

Overview

Added support for angular 1.6 and fixed some exporter issues.