ui icon indicating copy to clipboard operation
ui copied to clipboard

feat(SelectMenu): add clearable prop to clear the seleted value

Open NMTuan opened this issue 10 months ago โ€ข 7 comments

๐Ÿ”— Linked issue

Resolves #1057

โ“ Type of change

  • [x] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [x] โœจ 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

Add the clearable prop for SelectMenu, and you can set clearableIcon prop to change the clearable icon.

When the SelectMenu has one or more values, the clear button will appear. click the button clear the values.

๐Ÿ“ Checklist

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

NMTuan avatar Apr 08 '24 09:04 NMTuan

I changed the docs file, but it looks unchanged? why? https://ui-e0q9c1lhx-nuxt-js.vercel.app/components/select-menu image

NMTuan avatar Apr 08 '24 13:04 NMTuan

@NMTuan You need to switch to the nuxt/ui-edge package.

benjamincanac avatar Apr 08 '24 16:04 benjamincanac

I saw the document content through this link https://ui-e0q9c1lhx-nuxt-js.vercel.app/dev/components/select-menu#clearable

I don't know nuxt/ui-edge means๏ผŒhope it won't affect this pull request :)

NMTuan avatar Apr 09 '24 03:04 NMTuan

On the top-left corner, you can switch to the dev package: CleanShot 2024-04-09 at 10.05.15@2x.png

benjamincanac avatar Apr 09 '24 08:04 benjamincanac

There is a prevision for a realease date?

hamonCordova avatar May 06 '24 09:05 hamonCordova

What else do I need to do?

NMTuan avatar May 15 '24 01:05 NMTuan

I think this PR need to be merged ASAP. This feature is really important

hamonCordova avatar May 15 '24 07:05 hamonCordova

When this will be released???

hamonCordova avatar Jun 05 '24 17:06 hamonCordova

It's a must have. When it will be released?

hamonCordova avatar Jul 04 '24 14:07 hamonCordova

Sorry, there are some problems with my local environment and network connection. I can't start the local development environment. Can someone take over the subsequent development?

NMTuan avatar Jul 23 '24 04:07 NMTuan