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

fix(combobox): correct peer dependencies and label pixel shift #1562

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

jzempel
Copy link
Member

@jzempel jzempel commented Jun 28, 2023

Description

A few minor fixes, detailed below...

Detail

  • revert the underlying Label's vertical-align: center which isn't playing nice with the Combobox flex layout
  • bump the theming peer to 8.67.0, since we're taking advantage of focusStyles override parameters from that release
  • correct the styled-components peer to 5.1 as that is the transient props feature release

Copy link
Contributor

@geotrev geotrev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jzempel jzempel merged commit 0409fa3 into main Jun 28, 2023
2 checks passed
@jzempel jzempel deleted the patch-combobox branch June 28, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants