Commit graph

69 commits

Author SHA1 Message Date
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
Bahadır Sofuoğlu
a75e7c6bc8 Menu item icon slot added 2023-08-28 16:29:49 +03:00
Bahadır Sofuoğlu
66d93651b9 V-if removed 2023-08-28 13:36:07 +03:00
mertsincan
4ecc86838f Fixed #4289 - Improve usePassThrough method 2023-08-18 00:51:01 +01:00
Tuğçe Küçükoğlu
289ee220ed Refactor #4274 2023-08-17 10:16:25 +03:00
Tuğçe Küçükoğlu
8b5f61b6ed Refactor #4235 - For SplitButton 2023-08-04 14:04:39 +03:00
Tuğçe Küçükoğlu
a1b228dfbe SplitButton data-pc-section updates 2023-08-02 10:09:13 +03:00
Cagatay Civici
56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
François Volral
8ef984894d Fix: Add preventDefault on SplitButton click event
The SplitButton component of PrimeVue was missing a preventDefault()
call when clicking on the button that opens the dropdown menu. This
caused unexpected behavior when interacting with the dropdown menu.
The issue has been resolved by adding the preventDefault() on the click
event, ensuring smooth and expected functionality.

Fixes #4223"
2023-07-31 14:54:09 +02:00
Tuğçe Küçükoğlu
ea7c1813f2 SplitButton: data-pc-section naming fixes 2023-07-19 15:44:39 +03:00
mertsincan
5f09ecd0a0 Fixed #4125 - 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 #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01:00
Tuğçe Küçükoğlu
352ce67e1c Fixed #4065 - SplitButton: aria-expanded not set correctly 2023-06-20 10:29:55 +03:00
Tuğçe Küçükoğlu
10f83fbe88 Refactor #3965 - Update for unstyled prop 2023-06-12 10:11:42 +03:00
Tuğçe Küçükoğlu
66b08abf06 Fixed #4042 - Positioning defect PrimeVue Button with icon slot 2023-06-09 15:09:21 +03:00
Tuğçe Küçükoğlu
ebe3ac809c SplitButton icon sot updates 2023-06-06 11:14:14 +03:00