Commit Graph

73 Commits (ea75e45b3fcec94acac29fb4c013a3be3bec4cf2)

Author SHA1 Message Date
tugcekucukoglu ea75e45b3f Fixed - Search with `null`/`undefined` values breaks rendering 2024-01-24 14:54:14 +03:00
mertsincan 2b1400a615 Refactor 2024-01-24 10:50:41 +00:00
mertsincan df5142074d Fixed - Add highlightOnSelect and showTick props to Dropdown 2024-01-24 10:44:00 +00:00
mertsincan 8f7ee3ac33 Reverted 2024-01-23 18:06:31 +00:00
mertsincan 2072631cda Fixed - Add focusOnHover props to some components 2024-01-23 13:08:06 +00:00
tugcekucukoglu 1a048a0fd1 Fixed - autoOptionFocus default type is changed as false 2024-01-17 12:44:08 +03:00
Alexander e8b5b8f3e3
fix(): use beforeMount to generate unique component id () 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 ()
* 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 - wrong type appendTo props 2024-01-08 12:33:05 +03:00
FlipWarthog d9b5c591a7
Fix - DropDown: Labels unassociated from DropDown unless :editable="true" ()
* Fix : DropDown: Labels unassociated from DropDown unless :editable="true"

* Format fix
2023-12-22 00:29:17 +00:00
mertsincan e0de315cfc Fixed - Keyboard support: Numpad enter 2023-12-20 10:45:43 +00:00
tugcekucukoglu aa7d0ecaa6 Fixed 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
tugcekucukoglu d77809017d Fixed - Dropdown: Overlapping Clear Icon while disabled 2023-12-07 14:09:01 +03:00
mertsincan eb00b8ee23 Fixed - 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
tugcekucukoglu 8eea973282 parent updates for .d.ts files and apidoc 2023-12-05 10:06:55 +03:00
harundemr ab23d57011 Fix - Editable dropdown doesn't open when typing on a mobile device 2023-11-25 13:55:49 +03:00
tugcekucukoglu 437818c7f2 Refactor 2023-11-24 15:21:54 +03:00
tugcekucukoglu d65bda79f0 Fixed - Wrong types issue with aria-label and aria-labelledby Props 2023-11-24 15:15:40 +03:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
tugcekucukoglu b957ea422d Refactor 2023-10-31 20:21:47 +03:00
mertsincan f959976b70 Fixed - Add empty option check to some components 2023-10-24 14:06:14 +01:00
mertsincan 3d1d31ca53 Refactor - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed - Export styles of all components 2023-10-02 11:46:09 +01:00
Tuğçe Küçükoğlu b48d33eddd Refactor 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor 2023-09-25 22:11:55 +03:00
mertsincan 5c94099fa7 Fixed - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
mertsincan 91b27d7318 Fixed - 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
Paul Thiel dd74bcd821
feat(Dropdown): add clear input key binding () 2023-08-18 02:44:28 +01:00
mertsincan 4ecc86838f Fixed - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
Tuğçe Küçükoğlu 289ee220ed Refactor 2023-08-17 10:16:25 +03:00
Tuğçe Küçükoğlu 0d391072b9 Refactor 2023-08-15 19:00:19 +03:00
Tuğçe Küçükoğlu 07597f556f Fixed - Dropdown: Invalid slot typings 2023-08-15 18:23:09 +03:00
Tuğçe Küçükoğlu a7885f3abf Fixed - Dropdown: Click on icon line is ignored 2023-08-11 10:20:38 +03:00
Tuğçe Küçükoğlu 110b32d012 Revert "Fixed - Dropdown: clearicon slot prop onClick has invalid type"
This reverts commit 2e9e12ee6e.
2023-08-09 16:58:46 +03:00
Tuğçe Küçükoğlu 2e9e12ee6e Fixed - Dropdown: clearicon slot prop onClick has invalid type 2023-08-09 16:21:03 +03:00
mertsincan 6d3d420189 Fixed - Update d.ts 2023-08-02 17:07:22 +03:00
mertsincan 7282fcb2cb Refactor - For Dropdown 2023-08-02 15:00:49 +03:00
Tuğçe Küçükoğlu e7f11e883e
Merge pull request from qburst/4225-fix-incorrect-prop-dropdown
Fix: fix incorrect prop types in dropdown
2023-08-02 11:50:38 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
naved ebe2592793 Fixes incorrect prop types 2023-08-01 10:59:19 +05:30
Tuğçe Küçükoğlu 26586b5f32 Fixed 2023-07-21 14:39:58 +03:00
mertsincan 5f09ecd0a0 Fixed - 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