Skip to content

v0.78.0

Compare
Choose a tag to compare
@mofojed mofojed released this 16 May 21:07
· 118 commits to main since this release

0.78.0 (2024-05-16)

Bug Fixes

  • "Delete Selected Rows" bug for tables with no key columns (#1996) (37fe009)
  • Improve the look of the error view (#2001) (3236c9b)
  • PouchStorageTable using incorrect $ne operator (#2011) (6cf1240)
  • Use picker for iris grid partition selector (#2012) (b61c518)
  • useViewportData - memoize subscriptions and first row of viewport (#2008) (2246a4a), closes #2003 #1928

Code Refactoring

Features

Performance Improvements

  • Improve performance of lots of grids in a dashboard (#1987) (3de52d6)

BREAKING CHANGES

  • Renamed @deephaven/components ButtonGroup to
    SplitButtonGroup