Skip to content

Releases: Den-dp/ui-grid-auto-fit-columns

v1.2.2

14 May 12:46
Compare
Choose a tag to compare

1.2.2 (2020-05-14)

Bug Fixes

  • target: es5-compatible distribution to allow IE11 (b7606e8)

v1.2.1

09 May 15:55
Compare
Choose a tag to compare

1.2.1 (2020-05-09)

Bug Fixes

  • cellFilter: calculate width for colDefs with : in cellFilter (661c7d2), closes #33

v1.2.0

29 Oct 21:59
Compare
Choose a tag to compare

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

27 Feb 18:20
Compare
Choose a tag to compare

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

27 Feb 17:08
Compare
Choose a tag to compare

<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

20 Feb 12:57
Compare
Choose a tag to compare

<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

07 Jun 17:52
Compare
Choose a tag to compare

<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

03 Jun 18:00
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-06-03)

Features

  • enableColumnAutoFit: add property to control auto-fit behaviour (49dc4f7f)

v1.0.2

03 Jun 16:40
Compare
Choose a tag to compare

<a name"1.0.2">

1.0.2 (2016-06-03)

Bug Fixes

  • columnProcessor: respect defaults such as colDef.width (dd78c267)

v1.0.1

03 Jun 11:09
Compare
Choose a tag to compare

<a name"1.0.1">

1.0.1 (2016-06-03)

Bug Fixes

  • typings: add typings support (90478e55)