Commit Graph

46 Commits (35b13d74caf897925c70518a70da48afbce7ac1e)

Author SHA1 Message Date
Mehdi Rande f6293cf4f5 Fix: Trigger outsideClickListener in capture phase to handle stopPropagation
This commit addresses the issue where the overlay in components does not hide
when clicking outside the component, if the click event is stopped using
stopPropagation on an element or its parents.

The solution changes the event listener for detecting outside clicks to be
triggered in the capture phase instead of the bubbling phase.
This ensures that the outside click is correctly detected even if
stopPropagation is called.
2025-02-11 18:34:43 +01:00
tugcekucukoglu 61cb4594b0 Fixed #7209 - Form components: wrong default value of variant prop in .d.ts files 2025-02-06 17:37:09 +03:00
Mert Sincan 9ac4c5a07f fix: update '@primeuix/styles' imports to use 'style' instead of 'theme' across multiple components 2025-01-28 12:37:54 +00:00
tugcekucukoglu 4852576beb Fixed #7153 - Port all styles to @primeuix/styles 2025-01-27 14:52:25 +03:00
Mert Sincan e4d4d5cdcf refactor: #7090 for CascadeSelect 2025-01-14 11:10:38 +00:00
tugcekucukoglu 2f4e8d34ed Fixed #7000 - CascadeSelect: When the first item has no sub items, hovering over it will automatically select it. 2025-01-06 15:43:25 +03:00
tugcekucukoglu 2b114f616b Update CascadeSelectStyle.js 2024-12-30 14:35:14 +03:00
Cagatay Civici b1822ff9ef Fixed #6672 - New Design Token for invalid placeholder color 2024-10-28 23:55:20 +03:00
tugcekucukoglu c5250dc92d Update CascadeSelect.d.ts 2024-10-28 13:53:23 +03:00
tugcekucukoglu 5925e1ef5d Refactor #6654 - For CascadeSelect 2024-10-28 13:48:51 +03:00
Cagatay Civici 25f716a5f4 Initiated #6651 2024-10-25 23:13:22 +03:00
Tuğçe Küçükoğlu d69406b520
Merge pull request #6634 from primefaces/v.4.2.0
RTL initial
2024-10-24 11:32:55 +03:00
Mert Sincan 4561acfb8b Rename `updateValue` with `writeValue` in BaseEditableHolder 2024-10-23 14:04:38 +01:00
Mert Sincan ca12435e7c Update d.ts files 2024-10-21 12:50:34 +01:00
tugcekucukoglu ebe389b60d CascadeSelect RTL 2024-10-21 13:38:27 +03:00
Mert Sincan a7a1cc35f4 Add form support to `CascadeSelect` 2024-10-18 16:29:18 +01:00
Cagatay Civici f429b34666 Improved responsive styles of cascade menus 2024-10-16 11:18:13 +03:00
tugcekucukoglu 42a80d2726 Mobile behavior changes 2024-10-15 08:43:41 +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
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
崮生 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
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 d09d992e71 Fixed #6533 - CascadeSelect: move move/enter behavior changes 2024-10-07 11:59:27 +03: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 0e7f552bc8 Refactor #6504 2024-10-02 14:17:10 +03:00
tugcekucukoglu 82f6a17c1e CascadeSelect group icon container added 2024-10-01 12:55:50 +03:00
tugcekucukoglu 58a750d656 Fixed #6504 - CascadeSelect: new header and footer slots 2024-10-01 12:43:38 +03:00
Cagatay Civici 8d4396863c Material CascadeSelect and Chip 2024-09-28 23:54:53 +03:00
tugcekucukoglu 33cc712e94 CascadeSelect: Icon slots option updates 2024-09-27 15:21:23 +03:00
tugcekucukoglu 9f4fe4a2e5 Fixed #6458 2024-09-23 10:08:36 +03:00
uros b94a4b23a0 - fix BlockUI.spec.js, Carousel.spec.js, CascadeSelect.spec.js 2024-08-01 23:22:05 +02:00
tugcekucukoglu 1d79237d11 Fixed #6122 - New Fluid component 2024-07-26 14:14:05 +03:00
tugcekucukoglu 862c277472 PT option updates 2024-07-09 10:46:56 +03:00
tugcekucukoglu 544fe3fbb5 Fixed #6000 - Remove .p-fluid and add new fluid property 2024-07-02 12:53:07 +03:00
Cagatay Civici 2a63f6fcb9 Init fluid refactor 2024-07-02 11:09:44 +03:00
Mert Sincan 796edf4c11 Fixed #5968 - Improve utils methods in all packages 2024-06-26 08:46:26 +01:00
GitHub Actions Bot 03c536bd6c Code Format 2024-06-14 14:56:05 +00:00
Mert Sincan f02874cc18 Refactor on d.ts 2024-06-12 00:08:08 +01:00
Mert Sincan 61929eae75 Convert to PrimeVue monorepo 2024-06-11 13:21:12 +01:00