primevue
https://github.com/primefaces/primevue
Vue
Next Generation Vue UI Component Library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Vue not yet supported3 Subscribers
Add a CodeTriage badge to primevue
Help out
- Issues
- InputText and DatePicker emit types include unreachable undefined, breaking strictTemplates
- DataTable v-model:filters and DatePicker v-model lose type specificity (DefineComponent no-arg constructor)
- fix(inputtext,datepicker): remove unreachable undefined from emit types
- fix(datatable,datepicker,paginator): enable generic type inference for T, F, V, and PS
- fix(datepicker): normalize year-change event month to be consistently 0-based
- fix: PanelMenu highlight issue on mousemove
- MultiSelect: Browser becomes unresponsive when selecting all items (100k records) with VirtualScroller enabled
- InputNumber: Cut or Paste via keyboard shortcuts in Safari doesn't work
- PanelMenu highlight is confusing.
- Select/MultiSelect: add generic type parameter for typed options array
- Docs
- Vue not yet supported