JaleelB / emblor

A fully-featured tag input component built with shadcn/ui
https://emblor.jaleelbennett.com
MIT License
674 stars 31 forks source link

Feature request: Keyboard Interactions #38

Closed Thesmit113 closed 4 months ago

Thesmit113 commented 4 months ago

Add Keyboard Interactions such as delete, backspace .... for reference : https://www.radix-vue.com/components/tags-input#keyboard-interactions

you can see implementations in shadcn-vue : https://www.shadcn-vue.com/docs/components/tags-input

JaleelB commented 4 months ago

@Thesmit113 The enhancements discussed in this thread have been addressed in the v1.3.0 release.

Key Improvements:

Thank you for your feedback! Feel free to test the new version and provide further feedback if needed.