Releases: Den-dp/ui-grid-auto-fit-columns
Releases · Den-dp/ui-grid-auto-fit-columns
v1.2.2
1.2.2 (2020-05-14)
Bug Fixes
- target: es5-compatible distribution to allow IE11 (b7606e8)
v1.2.1
1.2.1 (2020-05-09)
Bug Fixes
- cellFilter: calculate width for colDefs with
:
in cellFilter
(661c7d2), closes #33
v1.2.0
1.2.0 (2019-10-29)
Features
- core: use internal uiGrid cell value getter to allow fn execution in colDef.field (13b57c7d)
v1.1.4
1.1.4 (2017-02-27)
Bug Fixes
- revert: calculate width's for column headers even if the data is empty (26ad8e4b)
v1.1.3
<a name"1.1.3">
1.1.3 (2017-02-27)
Bug Fixes
- headers: calculate width's for column headers even if the data is empty (9e770f84, closes #14)
v1.1.2
<a name"1.1.2">
1.1.2 (2017-02-20)
Bug Fixes
- regExp: fix re to make it work with numbers in CellFilter as arguments (9c312156, closes #12)
v1.1.1
<a name"1.1.1">
1.1.1 (2016-06-07)
Bug Fixes
- firefox: build
font
css shorthand from separate parts (20e423cf, closes #1)
v1.1.0
<a name"1.1.0">
1.1.0 (2016-06-03)
Features
- enableColumnAutoFit: add property to control auto-fit behaviour (49dc4f7f)
v1.0.2
<a name"1.0.2">
1.0.2 (2016-06-03)
Bug Fixes
- columnProcessor: respect defaults such as colDef.width (dd78c267)
v1.0.1
<a name"1.0.1">
1.0.1 (2016-06-03)
Bug Fixes