Skip to content

feat(web): Update web version 0.84.0#5698

Merged
mofojed merged 1 commit intomainfrom
deephaven-bot/update-web-0.84.0
Jul 4, 2024
Merged

feat(web): Update web version 0.84.0#5698
mofojed merged 1 commit intomainfrom
deephaven-bot/update-web-0.84.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 28, 2024

Release notes https://github.com/deephaven/web-client-ui/releases/tag/v0.84.0

⚠ 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)

@mofojed mofojed changed the title Update web version 0.84.0 fix: Update web version 0.84.0 Jul 4, 2024
@mofojed mofojed closed this Jul 4, 2024
@mofojed mofojed reopened this Jul 4, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 4, 2024
@mofojed mofojed changed the title fix: Update web version 0.84.0 feat(web): Update web version 0.84.0 Jul 4, 2024
@mofojed mofojed added NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels Jul 4, 2024
@mofojed mofojed enabled auto-merge (squash) July 4, 2024 13:17
@mofojed mofojed merged commit 0b28f11 into main Jul 4, 2024
@mofojed mofojed deleted the deephaven-bot/update-web-0.84.0 branch July 4, 2024 13:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DateUtils.parseDateTimeString - month token parsing is too permissive isElementOfType - Not passing derived T type to ReactElement

2 participants