Commit Graph

40 Commits (cb8964ff3a381c3e8597340f069e1b6331e69c93)

Author SHA1 Message Date
Neil Padfield 7c4f295adb Fix default values for emptyMessage on several components
Fixed the documented default value for the "emptyMessage" property for the Dropdown, Listbox, MultiSelect and TreeSelect components in the components' type definition files. I have changed the values from "No results found" to "No available options".
2024-06-07 14:47:40 +01:00
tugcekucukoglu fce857ae8c Fixed #5470 - Dropdown Pass Through: item 2024-03-29 08:32:58 +03:00
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
Fahad 8f0d3188cd
feat(dx): Improve hinted string types (#5286) 2024-02-23 08:38:50 +00:00
tugcekucukoglu ff22cfe15e Fixed #5176 - variant added 2024-01-31 11:02:53 +03: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
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 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
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 8eea973282 parent updates for .d.ts files and apidoc 2023-12-05 10:06:55 +03:00
tugcekucukoglu 437818c7f2 Refactor #4511 2023-11-24 15:21:54 +03:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
tugcekucukoglu b957ea422d Refactor #4728 2023-10-31 20:21:47 +03:00
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
mertsincan 91b27d7318 Fixed #4290 - 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
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
Tuğçe Küçükoğlu 289ee220ed Refactor #4274 2023-08-17 10:16:25 +03:00
Tuğçe Küçükoğlu 0d391072b9 Refactor #4263 2023-08-15 19:00:19 +03:00
Tuğçe Küçükoğlu 07597f556f Fixed #4263 - Dropdown: Invalid slot typings 2023-08-15 18:23:09 +03:00
Tuğçe Küçükoğlu 110b32d012 Revert "Fixed #4216 - 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 #4216 - Dropdown: clearicon slot prop onClick has invalid type 2023-08-09 16:21:03 +03:00
mertsincan 6d3d420189 Fixed #4231 - Update d.ts 2023-08-02 17:07:22 +03:00
mertsincan 7282fcb2cb Refactor #4231 - For Dropdown 2023-08-02 15:00:49 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
mertsincan 5f09ecd0a0 Fixed #4125 - 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
Tuğçe Küçükoğlu ad2680a1b5 Refactor #3965 - For Dropdown 2023-05-23 12:13:26 +03:00
Tuğçe Küçükoğlu 133c543eab Refactor #3922 - For Dropdown 2023-05-07 23:37:26 +03:00
Tuğçe Küçükoğlu f0b4bd2e3f Fixed #3871 - Deprecated indicator slot 2023-04-18 15:09:35 +03:00
Tuğçe Küçükoğlu cd7ef52319 Refactor #3832 Refactor #3833 - icon & .d.ts. updates 2023-04-18 13:51:10 +03:00
Tuğçe Küçükoğlu d9d0315bd9 .d.ts fixes 2023-04-14 11:03:03 +03:00
mertsincan 9b9504ffe1 Fixed #3806 - Api: Typing mismatch 2023-03-27 09:09:36 +01:00
mertsincan f5fe822afb Fixed #3802 - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00