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

feat: [DatePicker] Added fieldFlex as prop to control the width. #1053

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

CorvusYe
Copy link
Contributor

@CorvusYe CorvusYe commented Apr 7, 2024

Hi, @bdlukaa, long time no see.

Description

Perhaps we need to support specifying the layout of date.

I referred to the writing method of fieldOrder and added the prop of fieldFlex in the DatePicker.

When the overall space is relatively limited:

Before:
image

After:
image

Pre-launch Checklist

  • I have updated CHANGELOG.md with my changes
  • I have run "dart format ." on the project
  • I have added/updated relevant documentation

@bdlukaa bdlukaa merged commit 9c92486 into bdlukaa:master Apr 8, 2024
2 of 3 checks passed
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.

2 participants