-
Notifications
You must be signed in to change notification settings - Fork 643
feat: make Input and Select positions customizable
#361
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
Conversation
Hanaasagi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's close. If you have any questions, please comment directly
Input and Select component customizable
|
I've simplified the code, would you like to give it a review? |
Hanaasagi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just tested all the positions, and everything is working as expected! 🎉 thank you.
|
Awesome, I'm merging it now. Thank you so much for contributing this feature! |
Input and Select component customizableInput and Select positions customizable
Docs: https://yazi-rs.github.io/docs/configuration/yazi#input
Close: #351