Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update web version 0.61.0 #5099

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Update web version 0.61.0 #5099

merged 1 commit into from
Feb 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 1, 2024

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

0.61.0 (2024-02-01)

Bug Fixes

Features

  • Added dashboard-core-plugins to remote-component list (#1762) (3194c4b)
  • allow themes to use any srgb color for definitions (#1756) (b047fa3)
  • DH-16336: usePickerWithSelectedValues - boolean flags should be calculated based on trimmed search text (#1750) (228f34d)

BREAKING CHANGES

    • IrisGridThemeContext no longer accepts a paritial theme. By
      guaranteeing the provider is a full theme we can resolve the CSS
      variables and normailze the colors only once per theme load globally,
      rather than having to do it once per grid.
  • Themes must be defined using valid srgb CSS colors, and not hsl raw
    component values
  • usePickerWithSelectedValues now takes an object as an
    argument instead of positional args

@mofojed mofojed closed this Feb 1, 2024
@mofojed mofojed reopened this Feb 1, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 1, 2024
@mofojed mofojed self-requested a review February 1, 2024 17:11
@mofojed mofojed added NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels Feb 1, 2024
@mofojed mofojed merged commit b0dabbf into main Feb 1, 2024
22 of 24 checks passed
@mofojed mofojed deleted the deephaven-bot/update-web-0.61.0 branch February 1, 2024 20:25
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.

2 participants