shadcn-vue
shadcn-vue copied to clipboard
feat(components): add carousel dot buttons
Add dot buttons to carousel component based on the availablity of dot buttons in embla carousel vue.
IMO, this is too much, which can be added by the user
also, not working well with orientation. Carousel Dots should respect the orientation
I think we can have this addition be part of the component. As it doesn't required much refactoring, and the DotButtons make sense. As @sadeghbarati said let's make sure that it is respectively the orientation ya 😁
Thank for your suggestions! I will fix it so that it can look good with orientation
I have fixed the code to make it work with orientation. Please let me know what you think!