Commit Graph

81 Commits (abef162a1167b583cd263464da0171210614a05d)

Author SHA1 Message Date
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
Tuğçe Küçükoğlu 1f961e0a6e Refactor #4024 - For SplitButton 2023-06-06 11:13:07 +03:00
Tuğçe Küçükoğlu c035108033 Refactor #4024 - For SplitButton 2023-06-05 13:18:48 +03:00
Tuğçe Küçükoğlu a5ec0a6b9f Refactor #3965 - Update for unstyled prop 2023-06-05 11:10:25 +03:00
Tuğçe Küçükoğlu 2bd47577db Refactor #3965 - Update For SplitButton 2023-05-30 17:59:16 +03:00
Tuğçe Küçükoğlu 7a76a65fe5 Refactor #3965 - For SplitButton 2023-05-30 17:17:32 +03:00
Tuğçe Küçükoğlu 82d2ede18a SplitButton icon pt fix 2023-05-10 12:28:19 +03:00
Tuğçe Küçükoğlu fa99912ee1 .d.ts command updates 2023-05-02 14:28:07 +03:00
Tuğçe Küçükoğlu 21ab0ad7d0 Refactor #3889 - button updates 2023-05-02 11:00:39 +03:00
Tuğçe Küçükoğlu 3602a76866 Update .d.ts files 2023-04-28 19:05:48 +03:00
Tuğçe Küçükoğlu c88b9be194 Refactor #3889 - For SplitButton 2023-04-26 13:00:49 +03:00
Tuğçe Küçükoğlu 05881f472f Refactor #3885 - For SplitButton 2023-04-24 17:10:17 +03:00
mertsincan 5f1c5aeb6b Update SplitButton.vue 2023-04-19 10:50:39 +03:00
mertsincan 4a13bc432d Refactor #3832 Refactor #3833 - Change 'primevue/icon' with 'primevue/icons' 2023-04-18 15:53:43 +03:00
Tuğçe Küçükoğlu cd7ef52319 Refactor #3832 Refactor #3833 - icon & .d.ts. updates 2023-04-18 13:51:10 +03:00
mertsincan f93e2be93d Refactor #3832 Refactor #3833 - Update icons 2023-04-18 13:50:13 +03:00
Tuğçe Küçükoğlu 813fa97075 Refactor #3832 - Button icon template updates 2023-04-14 10:44:20 +03:00
Tuğçe Küçükoğlu cbe43376ba Refactor #3832 Refactor #3833 - For SplitButton 2023-04-10 14:57:23 +03:00
mertsincan 9b9504ffe1 Fixed #3806 - Api: Typing mismatch 2023-03-27 09:09:36 +01:00
mertsincan f5fe822afb Fixed #3802 - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00