Commit Graph

46 Commits (3cc675e50f7c7968f2eb352b1fa1b817e408e55c)

Author SHA1 Message Date
Mert Sincan 8574a61891 Refactor #5667 2024-05-02 23:12:36 +01:00
Mert Sincan 0979dde96d Fixed #5667 - Remove base option from theme config 2024-05-01 09:26:48 +01:00
mertsincan 51110b585a Theming API: Refactor on $dt method and inline styles for css variables 2024-04-15 10:17:29 +01:00
mertsincan 4c36268045 Theming API: Add `dt` props to all directives 2024-04-01 16:03:24 +01:00
mertsincan feaa8dd8a9 Theming API: Add `unstyled` check to decide whether theme can be loaded or not 2024-04-01 08:43:06 +01:00
mertsincan 45521ea6af Theming API: Improve performance 2024-03-31 05:44:48 +01:00
mertsincan a5dff7722e Theming API: update nuxt-primevue module 2024-03-29 11:25:15 +00:00
mertsincan a6f99cdc67 Theming API: Refactor layers 2024-03-18 12:23:53 +00:00
mertsincan 592a8ed0c4 Theming API: Implement layer order 2024-03-18 10:57:17 +00:00
mertsincan 43d561a2b6 Refactor on theme structure 2024-03-13 12:05:23 +00:00
mertsincan ea10aea82b Update BaseDirective.js 2024-02-20 14:59:34 +00:00
mertsincan 4c67b97481 Cosmetics 2024-02-20 11:44:09 +00:00
mertsincan b5df82f247 Update theme config with `theme.base`, `theme.preset` and `theme.options` 2024-02-19 22:53:42 +00:00
mertsincan 964037361e Theme: Update on BaseComponent and BaseDirective structures v3 2024-02-13 09:36:36 +00:00
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
mertsincan c749f0522b Fixed #4707 - PassThought new merging strategy 2024-01-29 12:35:09 +00:00
tugcekucukoglu 7659669d0c `mounted` update for BaseDirective 2024-01-24 18:05:29 +03:00
mertsincan e3d9f41926 Fixed #5055 - Calendar: When use with Datatable filter, the calendar would show at the bottom of the page. 2024-01-21 11:56:17 +00:00
mertsincan 48fe190625 Fixed #5010 - Tooltip: missing nonce for inline styles 2024-01-15 02:07:41 +00:00
mertsincan 249cfbd68f Refactor #4682 2023-10-26 01:54:11 +01:00
mertsincan 5ff7eb8e4c Fixed #4505 - V-Tooltip, TailwindCSS: Styling not working when using pinia store 2023-10-10 16:37:42 +01:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
mertsincan 44212378dc Refactor #4473 2023-09-20 12:48:21 +01:00
mertsincan 31c3bdf566 Fixed #4473 - Add ptOptions option to PrimeVue config 2023-09-20 12:25:33 +01:00
mertsincan 57ce4e0183 Refactor #4384 2023-09-05 11:18:36 +01:00
mertsincan 1695365111 Refactor #4384 2023-09-05 00:50:32 +01:00
mertsincan ddc0b98131 Refactor #4384 - For Directives 2023-09-04 22:36:12 +01:00
mertsincan c57faf3db1 Fixed #4342 - Rename merge and useMergeProps options with mergeSections and mergeProps options on usePassThrough method 2023-08-28 22:00:10 +01:00
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
mertsincan c42f45455c Fixed #4241 - Add Content Security Policy (CSP) config 2023-08-11 02:34:02 +01:00
mertsincan 68c5d088eb Fixed #4150 - Improve pt syntax for 'class' definitions 2023-07-17 13:31:09 +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 9b9444b6b0 Refactor on directives 2023-07-07 13:00:11 +01:00
Tuğçe Küçükoğlu 0f0c9b95b2 Refactor #4103 - unstyled option updates 2023-07-07 14:23:03 +03:00
mertsincan 5b1727ad8a Update BaseDirective.js 2023-07-06 13:43:23 +01:00
mertsincan 95c2dcd54b Update directive data keyword 2023-07-06 13:24:34 +01:00
mertsincan e9a561a7d1 Update d.ts files 2023-07-06 12:09:01 +01:00
Tuğçe Küçükoğlu 4c29804b00 Refactor #4103 - FocusTrap and Tooltip fixes 2023-07-06 13:12:19 +03:00
mertsincan 3442acade4 Refactor #3965 - Added `hooks` keyword to control all lifecycle methods to self/global PT options 2023-07-04 02:28:19 +01:00
mertsincan 37b65d8b47 Refactor 2023-07-04 00:12:09 +01:00
mertsincan 9247620421 Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01:00
Tuğçe Küçükoğlu 7cb1814a1d Refactor #3965 - For Directives 2023-06-23 12:34:16 +03:00
Tuğçe Küçükoğlu 22e6c7a53e Refactor #3965 - Update for BaseDirective 2023-06-22 15:56:19 +03:00
Tuğçe Küçükoğlu 2ee9923aa5 Refactor #3965 - BaseDirective added 2023-06-21 17:05:23 +03:00
Tuğçe Küçükoğlu b273dbbcc9 Refactor #3965 - BaseDirective added 2023-06-21 16:48:00 +03:00