Releases: angular-ui/ui-grid
Releases · angular-ui/ui-grid
v4.12.4
17 Aug 16:00
Compare
Sorry, something went wrong.
No results found
v4.12.3
17 Aug 15:58
Compare
Sorry, something went wrong.
No results found
v4.12.2
23 Jan 20:16
Compare
Sorry, something went wrong.
No results found
v4.12.1
23 Jan 20:16
Compare
Sorry, something went wrong.
No results found
v4.12.0
12 Jan 18:45
Compare
Sorry, something went wrong.
No results found
Bug Fixes
pinning: blank space between pinnedRight column and the last unpinned column
Features
core: option to disable GridMenu close on scrolling
exporter: add export type in format method
v4.11.1
12 Jan 18:43
Compare
Sorry, something went wrong.
No results found
Bug Fixes
clear selection function
Find or Select by Row Entity's 'ID'
exchanged filter() with every()
i18n: complete ru locale
resize-columns: width gets adjusted so that ellipses aren't shown
v4.11.0
12 Aug 17:41
Compare
Sorry, something went wrong.
No results found
added option to disable multi-column sorting
added the ability to disable hide columns on a grid level
fixed issue that allowed viewport height to be negative
v4.10.3
12 Aug 17:40
Compare
Sorry, something went wrong.
No results found
export filter with time part ('date:"MM-dd-YYYY HH:mm').
addressed error when entering *+ combination in the column filter
added missing german translation for selection and validate
canvas now has a minimum height of 1px, which renders it even if it has no data
adjustColumns now calculates the colIndex instead of guessing it scrollpercentage
v4.10.2
12 Aug 17:39
Compare
Sorry, something went wrong.
No results found
add missing translations for es, fr, it and pt
improve accessibility in the grid menus and selection
use allowFloatWidth property to allow float calculations for width
v4.10.1
12 Aug 17:38
Compare
Sorry, something went wrong.
No results found
ensure select all checkbox is announced correctly
remove extra $applyAsync from header-cell
clearSelectedRows should respect enableSelection