Commit graph

517 commits

Author SHA1 Message Date
VLT
6780b862e6
Fixed typo in splitter.js 2024-10-14 16:50:17 +03:00
tugcekucukoglu
22d6f8a037 Refactor #6538 2024-10-11 20:22:09 +03:00
tugcekucukoglu
7b8d06c429 Refactor #6538 2024-10-11 16:04:48 +03:00
Cagatay Civici
0f820b4e03 Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-11 12:34:16 +03:00
Cagatay Civici
03b05e5bd2 Smaller tooltip arrow, fixed accordion focus rings 2024-10-11 12:34:03 +03:00
tugcekucukoglu
66fef7f985 CascadeSelect root list focus updates 2024-10-11 11:32:38 +03:00
tugcekucukoglu
e0997a9238 Remove comments 2024-10-11 11:30:29 +03:00
tugcekucukoglu
b2f23c1458 Update CascadeSelectStyle.js 2024-10-11 11:26:04 +03:00
tugcekucukoglu
d929c60ba2 Refactor #6538 2024-10-11 09:30:55 +03:00
tugcekucukoglu
6288f51920 Refactor #6538 2024-10-10 18:26:24 +03:00
tugcekucukoglu
880f9e941b Revert "Action test"
This reverts commit c5377eacda.
2024-10-10 11:03:38 +03:00
tugcekucukoglu
c5377eacda Action test 2024-10-10 11:02:04 +03:00
Cagatay Civici
fe7ede930e Remove number 2024-10-10 09:12:17 +03:00
Mert Sincan
a9df09ece5 Refactor package manager 2024-10-09 10:30:23 +01:00
崮生
1500542e62
fix: #5903 (#6088)
* fix: #5903

* renaming GlobalComponentConstructor https://github.com/primefaces/primevue/pull/6088#issuecomment-2374917228

* Delete package-lock.json

* Update how component types are defined
2024-10-09 09:04:31 +01:00
KumJungMin
2e72c8b5f4 style: apply eslint 2024-10-09 14:34:31 +09:00
KumJungMin
f71e839ac9 test: add test to ensure row is not selected when inner button is clicked 2024-10-09 14:23:20 +09:00
KumJungMin
c2a5378b9d fix: prevent row-click trigger when inner button clicked 2024-10-09 13:34:53 +09:00
tugcekucukoglu
9d9ae356d0 Refactor #6538 2024-10-08 12:54:50 +03:00
tugcekucukoglu
5720c70e99 Fixed #6538 - CascadeSelect: focus defect on mouse enter 2024-10-08 08:29:22 +03:00
tugcekucukoglu
c01c6404af Version 4.1.0 released 2024-10-07 13:59:17 +03:00
tugcekucukoglu
dc34e05a1b AutoComplete option list scroll behavior fixes 2024-10-07 12:58:23 +03:00
tugcekucukoglu
0125015937 Fixed #6534 - TreeSelect: new option slot 2024-10-07 12:42:07 +03:00
tugcekucukoglu
2e49ceb98b Multiple mode focus input refactor 2024-10-07 12:25:03 +03:00
tugcekucukoglu
2dc69dd5a5 InputGroup fluid updates 2024-10-07 12:13:08 +03:00
tugcekucukoglu
ba9cec60f9 Multiple mode focus input updates 2024-10-07 12:10:19 +03:00
tugcekucukoglu
d09d992e71 Fixed #6533 - CascadeSelect: move move/enter behavior changes 2024-10-07 11:59:27 +03:00
Cagatay Civici
78d18fd64c Fixed offset issue 2024-10-05 22:39:48 +03:00
Cagatay Civici
fb969c2638 Refactored InputGroup style and tokens 2024-10-05 22:33:50 +03:00
Cagatay Civici
5fd88c2fc3 Use custom focus ring for consistency 2024-10-04 23:56:41 +03:00
Cagatay Civici
cd099999d4 Add tokens for month and year cells 2024-10-04 23:38:01 +03:00
Cagatay Civici
99ec7dce3a Update KeyFilter doc 2024-10-04 22:49:22 +03:00
Cagatay Civici
d3ab5c1121 Final touches on ImageCompare 2024-10-04 18:50:47 +03:00
Mert Sincan
88a653bd4d Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-04 15:19:37 +01:00
Mert Sincan
ec6003f585 Fixed #6294 - VirtualScroller: Unstyled mode broke core functionality 2024-10-04 15:19:28 +01:00
tugcekucukoglu
0a48dc6968 Update CascadeSelect.d.ts 2024-10-04 17:13:47 +03:00
tugcekucukoglu
9ca784dc28 Refactor #6522 - For CascadeSelect 2024-10-04 17:01:56 +03:00
tugcekucukoglu
9a500b0c05 Refactor 2024-10-04 16:26:09 +03:00
Mert Sincan
9c4c176187 Update primeuix version 2024-10-04 14:21:38 +01:00
tugcekucukoglu
006d037940 Fixed #6432 2024-10-04 13:13:09 +03:00
tugcekucukoglu
0c57108f89 Fixed #6522 - For TieredMenu 2024-10-04 12:02:22 +03:00
tugcekucukoglu
ee1b6260d7 Refactor #6522 - For ContextMenu 2024-10-04 12:02:05 +03:00
Cagatay Civici
d4d0ece671 Transition refactor for Material 2024-10-04 10:33:34 +03:00
Cagatay Civici
639ece43f6 Add new tokens for ToggleSwitch 2024-10-04 09:26:32 +03:00
tugcekucukoglu
7881c7063d ImageCompare types 2024-10-03 21:40:11 +03:00
Cagatay Civici
133a63ee2a Tokens for ImageCompare 2024-10-03 20:55:41 +03:00
Cagatay Civici
6980c24703 Initiated ImageCompare component 2024-10-03 20:09:21 +03:00
tugcekucukoglu
922f19e445 New ImageDiff component 2024-10-03 16:15:54 +03:00
tugcekucukoglu
ef1791f8a3 Fixed #6505 2024-10-03 15:26:51 +03:00
tugcekucukoglu
901bb99dbd Revert "Fixed #6505"
This reverts commit 1016d2df5f.
2024-10-03 15:23:32 +03:00