Skip to content

v2.0.0-20

Pre-release
Pre-release
Compare
Choose a tag to compare
@ugrc-release-bot ugrc-release-bot released this 19 Oct 23:02

2.0.0-20 (2023-10-19)

πŸš€ Features

  • add additional information links to related tables (a468adf)
  • add config support for identify field aliases (6948c41)
  • add counts to related table tabs (d2cdf08)
  • add field name validation to config deploy function (425718b)
  • add related tables config validation (46105b3)
  • add support for field aliases via config spreadsheet in related table grid fields (d31fe36)
  • basic related records implementation (cfca8ee)

πŸ› Bug Fixes

  • account for missing objectIdField service json prop (c5f4878)
  • apply default opacity to point result layers (7ccdb93), closes #574
  • better calculation for the number of features requested at a time (e1ce804)
  • cache unique layer ids rather than entire config (9b7ecc1)
  • clear current search if search cache is cleared (35624a7)
  • fix bug causing results panel resize handle to become disconnected from the top of the panel (ab53741)
  • fix storybook/vite issues (046027f)
  • functions: fix relationship class field name validation (b357963)
  • linting errors (f4c8ed4)
  • simplify firebase config and update measurement id (fa3b91a)
  • tabs: layout improvements (00b8045)

🌲 Dependencies

πŸ“– Documentation Improvements

  • simple-table: add storybook stories (a1678ec)