Commit Graph

87 Commits (8d0ca403d59a40f1e087dd86f4a4c2e8ffe6914c)

Author SHA1 Message Date
Cagatay Civici 6b6d4afc25 Updated tokens for SplitButton 2024-05-09 12:13:03 +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 #5681 2024-05-06 18:23:01 +03:00
Cagatay Civici 70bd4db6ae Cosmetics 2024-05-04 22:40:07 +03:00
tugcekucukoglu d11360d6b3 SplitButton improvements 2024-05-02 13:50:07 +03:00
Mert Sincan b7caa4e442 Fixed #5668 - Add sideEffects: false to nested package.json files on components 2024-05-01 09:32:12 +01:00
Mert Sincan 0979dde96d Fixed #5667 - Remove base option from theme config 2024-05-01 09:26:48 +01:00
tugcekucukoglu 4c8eb6cab2 Refactor #5592, #5661, #5662 - For SplitButton 2024-04-30 11:02:09 +03:00
mertsincan d9712379e9 Add $pc[ComponentName] provider to all components 2024-04-25 02:26:06 +01:00
tugcekucukoglu 7055387be4 Merge branch 'master' into v4 2024-04-16 12:35:35 +03:00
tugcekucukoglu 6615f31d8a Fixed #5593 - Hydration defects 2024-04-16 12:35:02 +03:00
tugcekucukoglu f98feec612 Fixed #5591 - warning property name changed as warn 2024-04-16 10:34:11 +03:00
tugcekucukoglu 7681760b77 Merge branch 'master' into v4 2024-04-08 08:31:59 +03:00
Cagatay Civici 9734973a78 Refactored SplitButton 2024-04-08 00:28:04 +03:00
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
i7slegend 85a9455c84 PR checker #5412 - prettier warns 2024-03-28 02:27:46 +03:00
i7slegend 3a134dd561 Fix #5412 - Twice render if attribute id not defined 2024-03-27 05:37:32 +03:00
tugcekucukoglu 4f9fe2491b Merge branch 'master' into v4 2024-03-25 14:17:53 +03:00
tugcekucukoglu 4d640c4442 Refactor #5437 - 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
Fahad 8f0d3188cd
feat(dx): Improve hinted string types (#5286) 2024-02-23 08:38:50 +00:00
mertsincan dd84dbbb60 Refactor #5257 2024-02-11 08:10:29 +00:00
mertsincan 60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
Cagatay Civici f0deb6ec5e Fixed #5199 - SplitButton templating is broken 2024-02-03 11:49:13 +03:00
Cagatay Civici d5ebbe6529 Fixed #5198 - Contrast variant for SplitButton 2024-02-03 11:04:10 +03:00
mertsincan 784f7d943e Refactor #4953 - For SplitButton 2024-02-02 15:47:58 +00:00
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
Cagatay Civici 24038ad466 No need to add severity to SplitButton root as they are added to internal buttons 2024-01-20 00:29:21 +03:00
tugcekucukoglu 6d07500c64 Fixed #4905 - wrong type appendTo props 2024-01-08 12:33:05 +03:00
mertsincan 7581419a2d Fixed #4951 - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
mertsincan eb00b8ee23 Fixed #4929 - 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 a366e63a8c Fixed #4921 - Binding and ordering pt options defect 2023-12-04 11:42:33 +03:00
betavs 0732a6c192 fix(split-button): outlined split button right border duplication on hover 2023-11-09 10:30:48 +08:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
tugcekucukoglu 6a74a6be89 Fixed #4729 - SplitButton: new buttoncontent and item slots 2023-10-31 16:38:09 +03:00
FlipWarthog bc4d8792ea Fix PR build 2023-10-12 19:38:37 -04:00
mertsincan 3d1d31ca53 Refactor #4530 - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
Tuğçe Küçükoğlu b48d33eddd Refactor #4504 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor #4504 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor #4504 2023-09-25 22:11:55 +03:00
Tuğçe Küçükoğlu 10d1fd9c8a Refactor #4223 2023-09-08 11:51:19 +03:00
Tuğçe Küçükoğlu 6cf115d152
Merge pull request #4224 from FVolral/fix/primevue-splitbutton-preventdefault
Fix: Add preventDefault on SplitButton click event
2023-09-08 11:50:36 +03:00
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
mertsincan 91b27d7318 Fixed #4290 - 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
Tuğçe Küçükoğlu 83f0a8c686 Refactor #4200 2023-09-01 11:28:18 +03:00
Bahadır Sofuoğlu 175bca2afd Class added to slotprops 2023-08-31 18:31:18 +03:00