Commit Graph

58 Commits (85365de828918588b8db11a0daacc947908bcd77)

Author SHA1 Message Date
mertsincan b94d91e677 Theming API: Refactor on internal CSS variables 2024-03-28 14:26:59 +00:00
tugcekucukoglu d31a423153 Refactor - For ConfirmDialog/ConfirmPopup 2024-03-27 18:45:05 +03:00
tugcekucukoglu 95e0a2414c Refactor - For ConfirmDialog/ConfirmPopup 2024-03-27 16:22:02 +03:00
tugcekucukoglu 4f9fe2491b Merge branch 'master' into v4 2024-03-25 14:17:53 +03:00
tugcekucukoglu 4d640c4442 Refactor - Removed shared classes 2024-03-22 11:53:44 +03:00
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
mertsincan f91f6bd1ec Refactor 2024-02-12 13:02:20 +00:00
mertsincan 60f08422e6 Fixed - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
tugcekucukoglu 90cd9e288e Refactor 2024-02-02 16:26:27 +03:00
mertsincan 4836654f7b Fixed - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
mertsincan ae81a90b73 Refactor on overlay gutters 2024-01-21 10:43:57 +00:00
tugcekucukoglu 13323511fb Fixed - ConfirmDialog & ConfirmPopup: icon option class pt implementation defect 2024-01-04 11:24:27 +03:00
mertsincan e0de315cfc Fixed - Keyboard support: Numpad enter 2023-12-20 10:45:43 +00:00
mertsincan 7581419a2d Fixed - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
mertsincan eb00b8ee23 Fixed - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
tugcekucukoglu 8eea973282 parent updates for .d.ts files and apidoc 2023-12-05 10:06:55 +03:00
tugcekucukoglu b67757b46b Refactor 2023-11-24 11:30:32 +03:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
tugcekucukoglu 2cc5e637ae Fixed - Change slot parameter function name on* to *CallBack 2023-10-31 15:52:10 +03:00
Cagatay Civici 9bec0e1ee3 Updated ConfirmPopup demos 2023-10-28 22:04:42 +03:00
Tuğçe Küçükoğlu 4206f929ee Fixed - ConfirmPopup: button classes implementation defects 2023-10-20 12:20:59 +03:00
mertsincan 3d1d31ca53 Refactor - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed - Export styles of all components 2023-10-02 11:46:09 +01:00
GitHub Actions Bot b5225b9adc Code Format 2023-09-26 12:40:42 +00:00
Tuğçe Küçükoğlu 05489b8127
Merge pull request from sescandell/pr-confirmPopupClassesFix
ConfirmPopup: acceptClass and rejectClass is not working on unstyled mode
2023-09-26 15:38:50 +03:00
Tuğçe Küçükoğlu b48d33eddd Refactor 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor 2023-09-25 22:11:55 +03:00
Stéphane c823d392dd Fix 2023-09-25 18:32:35 +00:00
Tuğçe Küçükoğlu 309597fa14 Refactor - ConfirmPopup 2023-09-19 14:14:41 +03:00
mertsincan 5c94099fa7 Fixed - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
mertsincan 91b27d7318 Fixed - Update d.ts files 2023-09-05 09:50:46 +01:00
Tuğçe Küçükoğlu 041bd3214c **PassThroughMethodOptions updated TS comments 2023-09-05 09:50:04 +03:00
mertsincan 4ecc86838f Fixed - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
Tuğçe Küçükoğlu 289ee220ed Refactor 2023-08-17 10:16:25 +03:00
mertsincan 6d3d420189 Fixed - Update d.ts 2023-08-02 17:07:22 +03:00
mertsincan 4e5038cffd Refactor - For ConfirmPopup 2023-08-02 15:00:18 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
mertsincan 5f09ecd0a0 Fixed - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01:00
mertsincan 812378623b Update d.ts files 2023-07-06 13:01:33 +01:00
mertsincan 439b7ee308 Update d.ts files 2023-07-06 12:17:08 +01:00
mertsincan e9a561a7d1 Update d.ts files 2023-07-06 12:09:01 +01:00
mertsincan 9247620421 Refactor , Improve build and Added *Base models 2023-07-03 23:20:35 +01:00
mertsincan 422d994bfa Update utils.d.ts and cosmetics 2023-06-26 13:11:25 +01:00
Tuğçe Küçükoğlu 641f6a0e11 Refactor - data-pc-name updates 2023-06-20 14:37:52 +03:00
Tuğçe Küçükoğlu 10f83fbe88 Refactor - Update for unstyled prop 2023-06-12 10:11:42 +03:00
Tuğçe Küçükoğlu 350d5c21a7 Refactor - Update for unstyled check and data-* attributes 2023-06-09 15:44:26 +03:00
Tuğçe Küçükoğlu 66b08abf06 Fixed - Positioning defect PrimeVue Button with icon slot 2023-06-09 15:09:21 +03:00
Bahadır Sofuoğlu 5c47976d98 Update - Updates on Dialog components 2023-06-06 12:38:02 +03:00
Bahadır Sofuoğlu 70cb416c0f Update - Overlay - misc components 2023-05-30 15:28:04 +03:00