Popular repositories
-
-
-
-
-
Forked from primefaces-extensions/primefaces-extensions
Core functionality for PrimeFaces Extensions
JavaScript
171 contributions in the last year
Activity overview
Contributed to
primefaces/primefaces,
primefaces/primefaces-showcase,
Rapster/primefaces-push
and 2 other
repositories
Contribution activity
December 2020
Created 18 commits in 2 repositories
Created a pull request in primefaces/primefaces that received 23 comments
Fix #6169 - DataTable: Lazy getRowData Repeat the query twice
New PR replacing #6571 @melloware Can you explain your solution? Is this just moving all the code around so the method doesn't get called from the…
+212
−80
•
23
comments
Opened 7 other pull requests in 1 repository
primefaces/primefaces
2
open
5
merged
- Fix #6169 - DataTable: Lazy getRowData Repeat the query twice
- Fix #6575 - DataTable: selection gets lost after update only
- Fix #6637 - DataTable: multi-sort does not always respect priority
- Fix #6612 - FileUpload agnostic to FileTypeDetector providers
- Fix #6610 - StyleClassBuilder: create styleClass easily
- Fix #1390 - DataTable: Filter getFilteredValue out of sync
- Fix #6593 - UIPageableData: new class
Reviewed 3 pull requests in 1 repository
primefaces/primefaces 3 pull requests
Created an issue in primefaces/primefaces that received 2 comments
StyleClassBuilder: create styleClass easily
Description Tired of reading/writing styleClass boilerplate code and IntelliJ screaming at me about refactoring these ternary coditions. It can sim…
2
comments