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 In primevue 2.x treetable component I would like to be able set a custom header via slots. Like this: ###...

enhancement

### Describe the feature you would like to see added using dynamic vue ``s as wrappers to encapsulate logic, DRY up and SOLIDify my app. ### Is your feature request...

enhancement

### Describe the bug when we are using input text, we need to select currnet text. one way to select is using shift+home or shift+end. (for selecting from start to...

enhancement

### Describe the bug If we use the Password component with an initial value, the input will stay empty. Here is the reason for this: - The password component does...

bug
vue2

### Describe the feature you would like to see added Unified scrollbars across components that can be scrolled ### Is your feature request related to a problem? The `ScrollPanel` component...

enhancement

Password component was not displaying default data. This problem is solved.

bug
vue2

### Describe the feature you would like to see added Ability to change the colour of the ProgressBar with props (and bind this dynamically). ### Is your feature request related...

enhancement

### Describe the feature you would like to see added The DynamicDialog has an `onClose` event which is only invoked on the close event. If one wanted to add restrictions...

enhancement

### Describe the feature you would like to see added The default responsivity wrapping behaviour for the paginator occupies a significant amount of vertical space. ### Is your feature request...

enhancement

After upgrading primevue to 3.16.2 the loading prop on datatable does not work. `