primevue icon indicating copy to clipboard operation
primevue copied to clipboard

Next Generation Vue UI Component Library

Results 781 primevue issues
Sort by recently updated
recently updated
newest added

### Describe the feature you would like to see added I want to be able to add tooltips on each single button within the component. The tooltip should be attached...

enhancement

### Describe the feature you would like to see added required field ### Is your feature request related to a problem? I cannot make required Dropdown ### Describe the solution...

enhancement

### Describe the bug locale am and pm don't work correct on component calendar【time picker】 ### Reproducer _No response_ ### PrimeVue version 3.16.0 ### Vue version 3.x ### Language TypeScript...

bug

### Describe the bug When calendar inner focusable elements receives focus, Shift + Tab does not work. There is a [similar issue created](https://github.com/primefaces/primevue/issues/2640). But it's closed with comments that it...

bug

### Describe the feature you would like to see added Please provide a style class similar to rowClass that applies to expanded rows. Would like to be able to set...

enhancement

Just discover about this awesome Vue UI component libraries. This DataTable with cell editing ability is the best component compared to other libraries. Thanks a lot for your great works....

enhancement
priority - medium

### Describe the feature you would like to see added I would like zoomOut and zoomIn to be disabled independently. If zooming in and out to the maximum or minimum,...

enhancement

### Describe the feature you would like to see added Is it possible to hide the scrollbar of the browser when displaying the preview of an Image, like FullScreen in...

enhancement

### Describe the bug The z-index mechanism provided by utils/ZIndexUtils get broken by a bug in the Tooltip component. In the `beforeMount` hook component loads `config.zIndex.tooltip` from `options.instance.$primevue` that is...

bug

### Describe the bug Attempting to close Dialog will throw "ReferenceError: display is not defined". This can be reproduced by creating vue project with build tools (https://vuejs.org/guide/quick-start.html#with-build-tools), adding PrimeVue and...

bug