Releases: angular-ui/ui-grid
Releases · angular-ui/ui-grid
v4.3.0
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
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
Overview
- Added Arabic translations
- Assorted bug fixes
v4.2.2
Fixed scrollToFocus issues with gridEdit feature.
v4.2.0
Overview
- Replaced $timeout with $applyAsync wherever possible for better performance
- Fixed broken documentation/tutorial examples
v4.1.2
Fix tutorial issues due to angular upgrade.
v4.1.1
Updated ui-grid.info website to support angular 1.6.7
v4.1.0
Overview
Added support for angular 1.6 and fixed some exporter issues.