Commit Graph

111 Commits (dc84c394ccc6d12e0429ea743f9dd7682c850dde)

Author SHA1 Message Date
tugcekucukoglu 55ae9908d1 Refactor #5612 - Dropdown / Select 2024-04-18 17:17:41 +03:00
tugcekucukoglu 7055387be4 Merge branch 'master' into v4 2024-04-16 12:35:35 +03:00
tugcekucukoglu 6615f31d8a Fixed #5593 - Hydration defects 2024-04-16 12:35:02 +03:00
tugcekucukoglu f6751003f9 Refactor #5548 - For Dropdown 2024-04-08 15:58:58 +03:00
tugcekucukoglu 7681760b77 Merge branch 'master' into v4 2024-04-08 08:31:59 +03:00
Cagatay Civici 12e98446f6 Refactored Dropdown styles 2024-04-07 12:39:33 +03:00
Tuğçe Küçükoğlu 52fc48780a
Merge pull request #5486 from i7slegend/fix/5412-twice-render
Fix #5412 - Twice render if attribute id not defined
2024-04-03 17:45:37 +03:00
tugcekucukoglu 5a099a0f52 Fixed #5445 - Dropdown: throws error when grouped item is selected 2024-04-02 16:35:31 +03:00
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
Cagatay Civici 5700f617cd Merge branch 'master' into v4 2024-04-01 01:39:50 +03:00
tugcekucukoglu fce857ae8c Fixed #5470 - Dropdown Pass Through: item 2024-03-29 08:32:58 +03:00
i7slegend 85a9455c84 PR checker #5412 - prettier warns 2024-03-28 02:27:46 +03:00
i7slegend 3a134dd561 Fix #5412 - Twice render if attribute id not defined 2024-03-27 05:37:32 +03:00
tugcekucukoglu 0b5ac272ef Refactor #5437 - For scrollHeight 2024-03-26 17:21:39 +03:00
tugcekucukoglu 4f9fe2491b Merge branch 'master' into v4 2024-03-25 14:17:53 +03:00
tugcekucukoglu 680e5147f2 String search updates 2024-03-21 16:28:00 +03:00
tugcekucukoglu 5250943440 Refactor 2024-03-19 17:14:13 +03:00
mertsincan 9836034fdb Refactor #5426 - For Dropdown 2024-03-18 10:58:33 +00:00
tugcekucukoglu 3869287056 Refactor #5426 - For Dropdown 2024-03-18 13:01:48 +03:00
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
tugcekucukoglu cb3f9686b9 Add comment 2024-02-23 15:31:07 +03:00
Tuğçe Küçükoğlu f230253658
Merge pull request #5269 from primefaces/issue-5138
Fixed #5138 - Dropdown: esc keypress propagates and triggers close in…
2024-02-23 15:30:04 +03:00
Fahad 8f0d3188cd
feat(dx): Improve hinted string types (#5286) 2024-02-23 08:38:50 +00:00
tugcekucukoglu 2a657bc85b Fixed #5293 - aria-invalid state added to Input components 2024-02-16 14:42:42 +03:00
tugcekucukoglu 83818568a4 Fixed #5138 - Dropdown: esc keypress propagates and triggers close in dialogs 2024-02-13 15:28:17 +03:00
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
mertsincan 60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
Cagatay Civici 3ca7807f65 Fixed #5208 - Update default dropdown filter icon 2024-02-05 01:25:02 +03:00
tugcekucukoglu 45a23e9211 Refactor #5176 2024-02-02 14:46:26 +03:00
Cagatay Civici cbaca0cd0e Refactor filled variant 2024-02-01 15:39:56 +03:00
tugcekucukoglu ff22cfe15e Fixed #5176 - variant added 2024-01-31 11:02:53 +03:00
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
tugcekucukoglu a9a254915c Refactor #5176 - invalid property added 2024-01-30 14:27:56 +03:00
mertsincan 3d3d65c2b4 Refactor #5141 2024-01-24 12:30:47 +00:00
tugcekucukoglu ef7b07d1e6 Merge branch 'master' of https://github.com/primefaces/primevue 2024-01-24 14:54:30 +03:00
tugcekucukoglu ea75e45b3f Fixed #5140 - Search with `null`/`undefined` values breaks rendering 2024-01-24 14:54:14 +03:00
mertsincan 321a3e87e1 Refactor #5141 2024-01-24 11:26:29 +00: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
tugcekucukoglu 1a048a0fd1 Fixed #5096 - autoOptionFocus default type is changed as false 2024-01-17 12:44:08 +03: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
tugcekucukoglu 6d07500c64 Fixed #4905 - wrong type appendTo props 2024-01-08 12:33:05 +03: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