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: make null to showPlaceholder #912

Merged
merged 1 commit into from
May 13, 2024

Conversation

zernonia
Copy link
Collaborator

No description provided.

@zernonia zernonia linked an issue May 13, 2024 that may be closed by this pull request
2 tasks
@zernonia zernonia merged commit ac3a6da into main May 13, 2024
2 checks passed
zernonia added a commit that referenced this pull request May 13, 2024
* fix(Progress): indeterminate state is wrong  when value is 0 (#911)

* fix(Select): make `null` to showPlaceholder (#912)

* feat: expost slotProps to all useVModel state

* docs: codegen

* chore: make sure boolean state is correct
@kilobyte2007
Copy link

kilobyte2007 commented May 14, 2024

Shouldn't we then also add null as the type to themodelValue prop type here:

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.

[Feature]: Treat null as an empty value for Select
2 participants