Commit graph

58 commits

Author SHA1 Message Date
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
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