Commit Graph

44 Commits (bcb1b6eb8d6ea0d8015b84056983386dc9224868)

Author SHA1 Message Date
mertsincan dd84dbbb60 Refactor #5257 2024-02-11 08:10:29 +00:00
tugcekucukoglu 6b02c7db37 Fixed #5215 - Dropdown / MultiSelect : Incorrect alignment on filtering 2024-02-07 15:59:20 +03:00
navedqb ceb23b0de7
fixes incorrect position of dropdown on filter 2024-02-05 16:34:11 +05:30
Cagatay Civici 3ca7807f65 Fixed #5208 - Update default dropdown filter icon 2024-02-05 01:25:02 +03:00
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
mertsincan 3d3d65c2b4 Refactor #5141 2024-01-24 12:30:47 +00:00
tugcekucukoglu ea75e45b3f Fixed #5140 - Search with `null`/`undefined` values breaks rendering 2024-01-24 14:54:14 +03:00
mertsincan 2b1400a615 Refactor #5141 2024-01-24 10:50:41 +00:00
mertsincan df5142074d Fixed #5141 - Add highlightOnSelect and showTick props to Dropdown 2024-01-24 10:44:00 +00:00
mertsincan 8f7ee3ac33 Reverted #4953 2024-01-23 18:06:31 +00:00
mertsincan 2072631cda Fixed #5130 - Add focusOnHover props to some components 2024-01-23 13:08:06 +00:00
Alexander e8b5b8f3e3
fix(#4953): use beforeMount to generate unique component id (#4954) 2024-01-16 11:28:03 +00:00
akshayaqburst 6f71f8195e
fix: Primefaces#5060, Dropdown: After selecting an option, clearing the value using close icon should clear the filter input (#5061)
* fix: Primefaces#5060, Dropdown: After selecting an option, clearing the value using close icon should clear the filter input

* fix: Primefaces#5060, Dropdown: After selecting an option, clearing the value using close icon should clear the filter input

---------

Co-authored-by: Akshay Antony <akshayantony55@gmail.com>
2024-01-16 11:15:32 +00:00
FlipWarthog d9b5c591a7
Fix #4567 - DropDown: Labels unassociated from DropDown unless :editable="true" (#4572)
* Fix #4567: DropDown: Labels unassociated from DropDown unless :editable="true"

* Format fix
2023-12-22 00:29:17 +00:00
mertsincan e0de315cfc Fixed #3602 - Keyboard support: Numpad enter 2023-12-20 10:45:43 +00:00
tugcekucukoglu aa7d0ecaa6 Fixed #4509 2023-12-13 11:26:35 +03:00
harundemr 225c470d73 corrected android device check 2023-12-07 20:59:01 +03:00
Harun Demir 0a10427acc
Merge branch 'primefaces:master' into master 2023-12-07 20:54:11 +03:00
mertsincan eb00b8ee23 Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
tugcekucukoglu d382e6c960 paret parameter added 2023-12-05 12:49:37 +03:00
harundemr ab23d57011 Fix #4509 - Editable dropdown doesn't open when typing on a mobile device 2023-11-25 13:55:49 +03:00
tugcekucukoglu b957ea422d Refactor #4728 2023-10-31 20:21:47 +03:00
mertsincan f959976b70 Fixed #4681 - Add empty option check to some components 2023-10-24 14:06:14 +01:00
Paul Thiel dd74bcd821
feat(Dropdown): add clear input key binding (#4002) 2023-08-18 02:44:28 +01:00
Tuğçe Küçükoğlu a7885f3abf Fixed #4259 - Dropdown: Click on icon line is ignored 2023-08-11 10:20:38 +03:00
mertsincan 7282fcb2cb Refactor #4231 - For Dropdown 2023-08-02 15:00:49 +03:00
mertsincan 9247620421 Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01:00
Tuğçe Küçükoğlu af5a0b090d Refactor #3965 - Refactor on Dropdown 2023-06-22 16:29:47 +03:00
Tuğçe Küçükoğlu ff403897d2 Refactor #3965 - Refactor on Dropdown 2023-06-22 16:06:28 +03:00
Tuğçe Küçükoğlu 34a3b7ead0 Refactor #3965 - data-pc-name added 2023-05-29 12:19:55 +03:00
Tuğçe Küçükoğlu e562695287 VirtualScroller pt fixes 2023-05-25 17:02:41 +03:00
Tuğçe Küçükoğlu db62871f12 Refactor #3965 - For AutoComplete & Dropdown 2023-05-24 14:16:27 +03:00
Tuğçe Küçükoğlu 354e4f21b9 Refactor #3965 - data-pc-* structure & class props fixes 2023-05-24 12:06:21 +03:00
Tuğçe Küçükoğlu 4549601532 Update Dropdown.vue 2023-05-23 12:40:12 +03:00
Tuğçe Küçükoğlu ad2680a1b5 Refactor #3965 - For Dropdown 2023-05-23 12:13:26 +03:00
Tuğçe Küçükoğlu 120562e6a1 Vue deprecation warning fix: @vnode-mounted should be changed to @vue:mounted 2023-05-11 16:05:20 +03:00
Tuğçe Küçükoğlu 133c543eab Refactor #3922 - For Dropdown 2023-05-07 23:37:26 +03:00
Sean Dickinson 3cad13efa4
Fix: Support non-empty values
Dropdown does not show correct styling if using a falsey value such as `false` or `0`.
2023-04-24 11:56:53 -04:00
mertsincan 4a13bc432d Refactor #3832 Refactor #3833 - Change 'primevue/icon' with 'primevue/icons' 2023-04-18 15:53:43 +03:00
Tuğçe Küçükoğlu f0b4bd2e3f Fixed #3871 - Deprecated indicator slot 2023-04-18 15:09:35 +03:00
mertsincan 62f769382a Refactor #3832 Refactor #3833 - Update icons 2023-04-18 12:31:46 +03:00
Tuğçe Küçükoğlu b3914f00f2 Refactor #3832 Refactor #3833 - For Dropdown 2023-04-04 15:42:36 +03:00
Inesh Bose ad6b71074a
fix: visibleOptions respecting optionGroupChildren (#3804) 2023-03-27 11:32:57 +01:00
mertsincan f5fe822afb Fixed #3802 - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00