primevue
primevue copied to clipboard
Next Generation Vue UI Component Library
### 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: ###...
### 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...
### 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...
### 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...
### 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...
Password component was not displaying default data. This problem is solved.
### 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...
### 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...
### 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...
After upgrading primevue to 3.16.2 the loading prop on datatable does not work. `