Skip to content

Releases: looker-open-source/viz-report-table-marketplace-open-source

v1.0.0

05 Mar 16:29
b8ccd72
Compare
Choose a tag to compare

1.0.0 (2024-02-06)

Features

  • add unit testing library as dependency (#26) (e9e4e4b)
  • adds scripts to make it easier to build and format (e3079a3)

Bug Fixes

  • Added no results message using looker API (ec27ab5)
  • Build failing due to unsupported syntax. (#53) (6be02ac)
  • clean up stack trace for ERR_OSSL_EVP_UNSUPPORTED error in readme (1d8e6dc)
  • Fixed No Results header position and updated build (cf14e06)
  • No result message styling (#23) (ea68b10)
  • Remove format for zero values to avoid rendered value to be blank (#49) (c68e27a)
  • Removed old no results message logic (10a0e42)

Reverts

  • undo changes for sort column series order (e4db791)

Release 2023-08-22

22 Aug 17:38
bd92f40
Compare
Choose a tag to compare

Adds back No Results fix
Fixes the issue with the sorting function that was introduced in March.

Release 2023-07-31

07 Aug 18:14
e517a0f
Compare
Choose a tag to compare

The following dependencies were added:

  • Dependencies
  • Dev Dependencies
  • jest: "^29.6.1",
    Changelog:
  • Fixed no results message styling to be the same as other dependencies in terms of format and positioning.
  • Added support for unit testing