Commit Graph

41 Commits (c3669ad03a56fedc93605cf10f74d50e5ff893cf)

Author SHA1 Message Date
tugcekucukoglu e1367fd494 Refactor #5681 2024-05-06 18:23:01 +03:00
tugcekucukoglu d11360d6b3 SplitButton improvements 2024-05-02 13:50:07 +03:00
tugcekucukoglu 4c8eb6cab2 Refactor #5592, #5661, #5662 - For SplitButton 2024-04-30 11:02:09 +03:00
tugcekucukoglu 6615f31d8a Fixed #5593 - Hydration defects 2024-04-16 12:35:02 +03: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
mertsincan dd84dbbb60 Refactor #5257 2024-02-11 08:10:29 +00:00
Cagatay Civici f0deb6ec5e Fixed #5199 - SplitButton templating is broken 2024-02-03 11:49:13 +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
tugcekucukoglu a366e63a8c Fixed #4921 - Binding and ordering pt options defect 2023-12-04 11:42:33 +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
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
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
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
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
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 21ab0ad7d0 Refactor #3889 - button updates 2023-05-02 11:00:39 +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
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 f5fe822afb Fixed #3802 - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00