Commit Graph

17 Commits (380ca02909665419f1b13a576fd449dd99aa2248)

Author SHA1 Message Date
mertsincan 4c67b97481 Cosmetics 2024-02-20 11:44:09 +00:00
Mert Sincan fb1fb60eab
Fixed #4977 - Improve performance of row expansion feature on DataTable (#4978)
* 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 (#4593) 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 #4290 2023-09-05 03:12:01 +01:00
MoMack20 7f5657bcbd
Performance update for resolveFieldData (#4290)
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 #4257 - 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 #4125 - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01:00
mertsincan 63b5b8be8e Refactor #4103 - Update lifecycle names in Base* files 2023-07-10 10:34:48 +01:00
Tuğçe Küçükoğlu e90b4d00cd Refactor #3965 - ObjectUtils getVNodeProp update 2023-06-02 09:45:56 +03:00
Tuğçe Küçükoğlu 7dc9a486db Refactor #3965 - ObjectUtils getVNodeProp update 2023-05-24 12:07:53 +03:00
mertsincan e58fc57621 Refactor #3965 - 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 #3802 - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00