primevue
primevue copied to clipboard
Next Generation Vue UI Component Library
Resolves #3006
TabMenu accessibility improvements
Resolves #3004
### Describe the feature you would like to see added Extracted from https://github.com/primefaces/primevue/issues/2979 - adding custom icons support for autocomplete component ### Is your feature request related to a problem?...
### Describe the bug Hello, I can't deduce why model is updating only after next change. ` ` ` const parsersColumns = ref([ {field: 'name', header: t('hydro.stations.modal.name')}, {field: 'parser', header:...
### Describe the feature you would like to see added Extracted from https://github.com/primefaces/primevue/issues/2979 - adding custom icons support for cascade select component ### Is your feature request related to a...
### Describe the feature you would like to see added Extracted from #2979 - adding custom icons support for dropdown component ### Is your feature request related to a problem?...
### Describe the bug When you use the tab key to navigate to a ToggleButton, there is no visible indication that the button has focus. You can reproduce this by...
### Describe the bug I am using Nuxt 2 with PrimeVue 2.9 and I can't find a way to change the color. I am using the Nuxt module and config...