Skip to content

Releases: Neovici/cosmoz-omnitable

v3.8.0

02 Sep 08:34
Compare
Choose a tag to compare

3.8.0 (2020-09-02)

Bug Fixes

  • add autocomplete tests for external values, key/value values (e9dbe8e)

Features

  • autocomplete: allow key/value object suggestions source (9206a2f)

v3.7.12

18 Aug 07:14
Compare
Choose a tag to compare

3.7.12 (2020-08-18)

Bug Fixes

v3.7.11

14 Aug 08:10
Compare
Choose a tag to compare

3.7.11 (2020-08-14)

Bug Fixes

  • column-list-data: add ellipses to overflow (21335e3)

v3.7.10

13 Aug 15:07
Compare
Choose a tag to compare

3.7.10 (2020-08-13)

Bug Fixes

v3.7.9

19 Jun 09:34
Compare
Choose a tag to compare

3.7.9 (2020-06-19)

Bug Fixes

  • make sure we only evaluate regrouping if actually grouped (ca3a19e)
  • only evaluate resorting if sorted (286928e)

v3.7.8

16 Jun 13:41
Compare
Choose a tag to compare

3.7.8 (2020-06-16)

Bug Fixes

  • suppress scroll reset on item replace (9cc4d0c)

v3.7.7

11 Jun 14:07
Compare
Choose a tag to compare

3.7.7 (2020-06-11)

Bug Fixes

  • autocomplete string comparable value (432e87e)

v3.7.6

10 Jun 14:48
Compare
Choose a tag to compare

3.7.6 (2020-06-10)

Bug Fixes

  • correct comparable values for object autocomplete column (4a15be8)

v3.7.5

03 Jun 16:13
Compare
Choose a tag to compare

3.7.5 (2020-06-03)

Bug Fixes

  • restore internal suggestion filtering for autocomplete columns (62103e7)

v3.7.4

28 May 10:13
Compare
Choose a tag to compare

3.7.4 (2020-05-28)

Bug Fixes

  • don't overflow editable boolean column (93a3fa7)
  • toggle editable attribute for item row element (e08d703)