primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
10.19k stars 1.21k forks source link

e.g. Carousel Component: add Methods like navForward() to Public API #4499

Closed lukas-leonhardt closed 11 months ago

lukas-leonhardt commented 1 year ago

Describe the feature you would like to see added

I am a UX Designer who recently started with Frontend Development, so actually I was used to build my own components in Figma. Now I started Coding with Vue.js and realized that it is not financially viable to develop such components ourselves, especially in times when a11y is becoming more and more important. For me as a designer it is sometimes really hard to change my designs that they work with a component library, so I really like that prime recently gets more adaptive with unstyled mode, tailwind support and pt options. My suggestions is to also add more component methods to the public api. Primevue would be so much more flexible when it comes to implementing custom designs. Recently e.g. I wanted to control the carousel component navigation with my own buttons. It works with refs but I thank that is a rather dirty variant to do it. I attach the layout, that I wanted to achieve. Would be really cool!

image

Is your feature request related to a problem?

No response

Describe the solution you'd like

No response

Describe alternatives you have considered

No response

Additional context

No response

tugcekucukoglu commented 11 months ago

Issue tracker is used for defects only as part of our commitment to quality and continuous improvement in all areas. Enhancements are collected as valuable community feedback and managed internally so moving this enhancement ticket to our internal project management backlog.

For enhancement requests and other topics, you can open a new topic in PrimeVue discussions.