1
0
Fork 0
mirror of https://github.com/primefaces/primevue.git synced 2025-05-08 16:37:15 +00:00
Commit graph

31 commits

Author SHA1 Message Date
tugcekucukoglu
a366e63a8c Fixed - Binding and ordering pt options defect 2023-12-04 11:42:33 +03:00
tugcekucukoglu
6a74a6be89 Fixed - 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 2023-09-08 11:51:19 +03:00
Tuğçe Küçükoğlu
6cf115d152
Merge pull request 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 - 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 "
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 - SplitButton: aria-expanded not set correctly 2023-06-20 10:29:55 +03:00
Tuğçe Küçükoğlu
10f83fbe88 Refactor - Update for unstyled prop 2023-06-12 10:11:42 +03:00
Tuğçe Küçükoğlu
66b08abf06 Fixed - 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 - For SplitButton 2023-06-06 11:13:07 +03:00
Tuğçe Küçükoğlu
c035108033 Refactor - For SplitButton 2023-06-05 13:18:48 +03:00
Tuğçe Küçükoğlu
a5ec0a6b9f Refactor - Update for unstyled prop 2023-06-05 11:10:25 +03:00
Tuğçe Küçükoğlu
2bd47577db Refactor - Update For SplitButton 2023-05-30 17:59:16 +03:00
Tuğçe Küçükoğlu
7a76a65fe5 Refactor - 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 - button updates 2023-05-02 11:00:39 +03:00
Tuğçe Küçükoğlu
c88b9be194 Refactor - For SplitButton 2023-04-26 13:00:49 +03:00
Tuğçe Küçükoğlu
05881f472f Refactor - 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 Refactor - Change 'primevue/icon' with 'primevue/icons' 2023-04-18 15:53:43 +03:00
mertsincan
f93e2be93d Refactor Refactor - Update icons 2023-04-18 13:50:13 +03:00
Tuğçe Küçükoğlu
813fa97075 Refactor - Button icon template updates 2023-04-14 10:44:20 +03:00
Tuğçe Küçükoğlu
cbe43376ba Refactor Refactor - For SplitButton 2023-04-10 14:57:23 +03:00
mertsincan
f5fe822afb Fixed - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00
Renamed from components/splitbutton/SplitButton.vue (Browse further)