Commit Graph

32 Commits (700dac155010c886b592d132de2fbea086b6b1bc)

Author SHA1 Message Date
John b233a4e2d6
Fixed kebab typo (#4593) 2023-10-12 09:24:34 +01:00
mertsincan 4fa7741923 Fixed #4589 - Improve block/unblockScroll architecture 2023-10-10 23:36:20 +01:00
FlipWarthog 4d6a272795 Pull sort/compare utils from PrimeReact 2023-10-05 22:00:36 -04:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01: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
Bahadır Sofuoğlu 4bf044f484 Fixed #4341 - Domhandler isElement check updates 2023-08-29 15:28:03 +03:00
mertsincan c42f45455c Fixed #4241 - Add Content Security Policy (CSP) config 2023-08-11 02:34:02 +01:00
mertsincan 5a053c5646 Refactor #4257 - Update d.ts 2023-08-10 23:44:47 +01:00
mertsincan 2bd85b0738 Refactor #4257 - Add usePassThrough method to customize default PT objects 2023-08-10 23:29:08 +01:00
Tuğçe Küçükoğlu c7c71e213f DomHandler hasCSSAnimation and hasCSSTransition added 2023-08-04 13:06:26 +03:00
mertsincan d10a625fe0 Update Utils.d.ts 2023-07-13 22:36:18 +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 a00e1a07a0 Update Utils.d.ts 2023-07-12 10:44:06 +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
mertsincan d9baf298d5 Update DomHandler.js 2023-07-04 01:12:39 +01:00
mertsincan f23e5adc07 Fixed #4014 - The `getScrollableParents` method throws a exception in shadow dom 2023-07-04 01:01:00 +01:00
mertsincan f2fbee878d Update Utils.d.ts 2023-07-03 23:21:33 +01:00
mertsincan 9247620421 Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01:00
mertsincan 423e88c553 Update Utils.d.ts 2023-06-26 13:13:09 +01:00
mertsincan 422d994bfa Update utils.d.ts and cosmetics 2023-06-26 13:11:25 +01:00
Tuğçe Küçükoğlu e677627b0c format check 2023-06-22 16:56:59 +03:00
Tuğçe Küçükoğlu e90b4d00cd Refactor #3965 - ObjectUtils getVNodeProp update 2023-06-02 09:45:56 +03:00
mertsincan a556b46e48 Refactor #3965 - Update CascadeSelect and Breadcrumb 2023-05-30 10:59:17 +01: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 b13d188e4f Refactor #3965 - For Calendar 2023-05-19 11:32:44 +01:00
Bahadır Sofuoğlu 84b85dc77d Unit test fixes 2023-04-06 02:06:03 +03: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