github-actions ยท GitHub

๐Ÿ”— Linked issue

Resolves #1057, resolves #4239

โ“ Type of change

  • ๐Ÿ“– Documentation (updates to the documentation or readme)
  • ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • โœจ New feature (a non-breaking change that adds functionality)
  • ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

This PR adds a clear and clear-icon props to InputMenu and SelectMenu using Reka UI's ComboboxCancel component and resetModelValueOnClear prop introduced in unovue/reka-ui#2213.

This PR is pending for this fix unovue/reka-ui#2332 as it isn't working on SelectMenu on first load at the moment.

๐Ÿ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Read the original on github.com โ†—