Commit Graph

77 Commits (145c91adfbdaac623b67b909f6fbe104a3930fce)

Author SHA1 Message Date
tugcekucukoglu 145c91adfb Class .d.ts comments added 2024-05-22 16:52:02 +03:00
Mert Sincan b4c4c064ad Update d.ts files 2024-05-16 15:05:43 +01:00
Mert Sincan 98302e417e Fixed - TypeScript emits are in an incompatible format with defineEmits 2024-05-16 11:50:43 +01:00
Cagatay Civici 428dbe0469 Revert "Fixed typo"
This reverts commit 70980de77a.
2024-05-15 12:24:26 +03:00
Cagatay Civici 70980de77a Fixed typo 2024-05-15 12:22:27 +03:00
tugcekucukoglu 48c4fd0d98 ConfirmPopup/Popover flipped arrow margin fixes 2024-05-10 09:41:00 +03:00
Cagatay Civici 6c8136c4aa Updated ConfirmPopup tokens 2024-05-09 12:59:05 +03:00
Mert Sincan 6cd0591e24 Remove `p-ripple-disabled` class and update ripple directive 2024-05-08 16:58:22 +01:00
tugcekucukoglu 8c98149b80 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-05-08 14:58:23 +03:00
tugcekucukoglu 4053842c40 ConfirmPopup transition fixes 2024-05-08 14:57:42 +03:00
Mert Sincan 64dca2bdb9 Added style class definitions to *Style.d.ts 2024-05-08 12:40:44 +01:00
Cagatay Civici 944e68d548 Renamed border radius token 2024-05-07 00:18:22 +03:00
tugcekucukoglu e1367fd494 Refactor 2024-05-06 18:23:01 +03:00
Mert Sincan b7caa4e442 Fixed - Add sideEffects: false to nested package.json files on components 2024-05-01 09:32:12 +01:00
Mert Sincan 0979dde96d Fixed - Remove base option from theme config 2024-05-01 09:26:48 +01:00
mertsincan d9712379e9 Add $pc[ComponentName] provider to all components 2024-04-25 02:26:06 +01:00
mertsincan 51110b585a Theming API: Refactor on $dt method and inline styles for css variables 2024-04-15 10:17:29 +01:00
Cagatay Civici cdd0cb38ac Refactored ConfirmPopup and ConfirmDialog 2024-04-08 15:21:41 +03:00
mertsincan f496c2669f Fixed - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
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