Skip to content

v0.84.0

Compare
Choose a tag to compare
@mofojed mofojed released this 28 Jun 15:29
· 69 commits to main since this release

0.84.0 (2024-06-28)

⚠ BREAKING CHANGES

    • @deephaven/jsapi-components - The contract of
      useSearchableViewportData to be more consistent with
      useViewportData. usePickerWithSelectedValues now requires
      timeZone.
  • @deephaven/jsapi-utils - createSearchTextFilter requires timeZone

Features

Bug Fixes

  • isElementOfType Improved type inference (#2099) (e13c9d7), closes #2094
  • Console does not scroll to bottom when code run from notebook (#2114) (e75e716)
  • make textValue default to key for Normalized Item (#2113) (bd3e944)
  • Update IrisGridContextMenuHandler getHeaderActions return type to be more permissive (#2117) (4e08b79)