JaleelB / emblor

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

Disabled prop implemented #66

Closed bhaleraosaurabh closed 1 week ago

bhaleraosaurabh commented 1 week ago

Implemented disabled prop on the tag-input.

Functionality: When the disabled prop is given, the user should be able to see the existing tags but not add/remove them.

https://github.com/JaleelB/emblor/assets/20025249/5275dae4-5dcd-47b5-abb6-8496c37ae693

closes: #65

vercel[bot] commented 1 week ago

@bhaleraosaurabh is attempting to deploy a commit to the jaleelb's projects Team on Vercel.

A member of the Team first needs to authorize it.

karimdaghari commented 3 days ago

It seems that while this was indeed merged, it's still not released yet.