1
0
Fork 0
mirror of https://github.com/primefaces/primevue.git synced 2025-05-09 00:42:36 +00:00
Commit graph

17 commits

Author SHA1 Message Date
mertsincan
4c67b97481 Cosmetics 2024-02-20 11:44:09 +00:00
Mert Sincan
fb1fb60eab
Fixed - Improve performance of row expansion feature on DataTable ()
* DataTable performance improvement (1)

* Refactor on DT performance

* Refactor

* Refactor

* Update RowExpansionDoc.vue

* Update RowExpansionDoc.vue

* Update RowExpansionDoc.vue
2023-12-18 14:16:35 +00:00
mertsincan
d6737b53f2 Added stringify function to ObjectUtils 2023-12-12 14:22:19 +00:00
John
b233a4e2d6
Fixed kebab typo () 2023-10-12 09:24:34 +01:00
FlipWarthog
4d6a272795 Pull sort/compare utils from PrimeReact 2023-10-05 22:00:36 -04:00
mertsincan
3293ef980c Refactor 2023-09-05 03:12:01 +01:00
MoMack20
7f5657bcbd
Performance update for resolveFieldData ()
Object.keys can get expensive when called a lot of times. Adding a try catch for the quickest and probably highest use case can lead to big performance gains
2023-09-05 03:08:36 +01:00
mertsincan
2bd85b0738 Refactor - Add usePassThrough method to customize default PT objects 2023-08-10 23:29:08 +01:00
mertsincan
bf2cedf8da Improve ObjectUtils methods 2023-07-13 22:34:23 +01:00
mertsincan
487c2375f6 Update ObjectUtils.js 2023-07-12 10:47:23 +01:00
mertsincan
5f09ecd0a0 Fixed - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01:00
mertsincan
63b5b8be8e Refactor - Update lifecycle names in Base* files 2023-07-10 10:34:48 +01:00
Tuğçe Küçükoğlu
e90b4d00cd Refactor - ObjectUtils getVNodeProp update 2023-06-02 09:45:56 +03:00
Tuğçe Küçükoğlu
7dc9a486db Refactor - ObjectUtils getVNodeProp update 2023-05-24 12:07:53 +03:00
mertsincan
e58fc57621 Refactor - For Accordion 2023-05-24 00:40:14 +01:00
mertsincan
ea887fcea3 Update BaseComponent 2023-04-03 01:12:25 +01:00
mertsincan
f5fe822afb Fixed - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00
Renamed from components/utils/ObjectUtils.js (Browse further)