Commit Graph

14 Commits (2b53085609f53ed9327266b00a10025700008863)

Author SHA1 Message Date
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