Commit Graph

99 Commits (6004166df9eaf3d27d3df021b99f6c1ab28408ab)

Author SHA1 Message Date
mertsincan 3d1d31ca53 Refactor #4530 - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
Tuğçe Küçükoğlu b48d33eddd Refactor #4504 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor #4504 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor #4504 2023-09-25 22:11:55 +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
Paul Thiel dd74bcd821
feat(Dropdown): add clear input key binding (#4002) 2023-08-18 02:44:28 +01: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 a7885f3abf Fixed #4259 - Dropdown: Click on icon line is ignored 2023-08-11 10:20:38 +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
Tuğçe Küçükoğlu e7f11e883e
Merge pull request #4226 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 #4174 2023-07-21 14:39:58 +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
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
mertsincan b6ec58de65 Refactor #3965 - Update Base components 2023-05-30 12:03:42 +01: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 b2106de80b Refactor #3965 - For AutoComplete & Dropdown 2023-05-25 11:54:40 +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
Tuğçe Küçükoğlu cd7ef52319 Refactor #3832 Refactor #3833 - icon & .d.ts. updates 2023-04-18 13:51:10 +03:00
mertsincan 62f769382a Refactor #3832 Refactor #3833 - Update icons 2023-04-18 12:31:46 +03:00
Tuğçe Küçükoğlu d9d0315bd9 .d.ts fixes 2023-04-14 11:03:03 +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 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