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

build: release v1.24.0 #755

Merged
merged 3 commits into from
Sep 16, 2024
Merged

build: release v1.24.0 #755

merged 3 commits into from
Sep 16, 2024

Conversation

karrui
Copy link
Collaborator

@karrui karrui commented Sep 16, 2024

What's new

  • feat: fix Input prefill style regression, add isPrefilled prop to Datepicker and Select #754

chore: merge v1.23.0 back to main
…atepicker and Select (#754)

This PR fixes the regression where `isPrefilled` state started to do nothing on the `Input` component due to downstream ChakraUI changes on their Input component.

This PR also adds the `isPrefilled` prop to the following components:
- `SingleSelect`
- `MultiSelect`
- `DatePicker`
- `DateRangePicker`

The prefilled styling follows the styling of the `Input` component.

See storybook for details.
@karrui karrui changed the title Release v1.24.0 build: release v1.24.0 Sep 16, 2024
@karrui karrui merged commit 2dfbe9c into latest Sep 16, 2024
12 checks passed
@karrui karrui deleted the release-v1.24.0 branch September 16, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant