Commit Graph

49 Commits (5b1858f507421833cbcb0f150c7c41c2fc57499f)

Author SHA1 Message Date
Mert Sincan 98302e417e Fixed #5405 - TypeScript emits are in an incompatible format with defineEmits 2024-05-16 11:50:43 +01:00
Cagatay Civici 428dbe0469 Revert "Fixed typo"
This reverts commit 70980de77a.
2024-05-15 12:24:26 +03:00
Cagatay Civici 70980de77a Fixed typo 2024-05-15 12:22:27 +03:00
tugcekucukoglu 66bd931082 Chip item pt fixes 2024-05-15 10:35:36 +03:00
tugcekucukoglu 46fd1be593 IconField & InputIcon d.ts updates 2024-05-09 09:35:19 +03:00
tugcekucukoglu d7a42ed9c3 Refactor #5681 2024-05-06 18:32:04 +03:00
tugcekucukoglu e1367fd494 Refactor #5681 2024-05-06 18:23:01 +03:00
tugcekucukoglu 646ca0e239 Refactor #5681, #5682, #5683 - For MultiSelect 2024-05-06 10:05:05 +03:00
tugcekucukoglu 81383c0f0c Refactor #5548 - For MultiSelect 2024-04-08 15:21:00 +03:00
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01: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 5250943440 Refactor 2024-03-19 17:14:13 +03:00
tugcekucukoglu 89e01ffe77 Refactor #5426 - For MultiSelect 2024-03-18 13:02:32 +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 2072631cda Fixed #5130 - Add focusOnHover props to some components 2024-01-23 13:08:06 +00:00
tugcekucukoglu 3d43ab506f Refactor #5105 2024-01-18 16:11:07 +03:00
tugcekucukoglu 1a048a0fd1 Fixed #5096 - autoOptionFocus default type is changed as false 2024-01-17 12:44:08 +03:00
mertsincan bd5b3f7c6a Refactor #5071 2024-01-14 13:38:51 +00:00
mertsincan 7581419a2d Fixed #4951 - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
mertsincan eb00b8ee23 Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00: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 2c47b9447a Refactor #4274 - For MultiSelect 2023-08-16 09:40:20 +03:00
mertsincan 6d3d420189 Fixed #4231 - Update d.ts 2023-08-02 17:07:22 +03:00
mertsincan 94bd3ef462 Refactor #4231 - For MultiSelect 2023-08-02 15:01:41 +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
Tuğçe Küçükoğlu 24e58cb64a MultiSelect hiddenInput pt fix 2023-07-07 15:57:51 +03: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 931edf0158 Cosmetics 2023-05-30 15:47:29 +03:00
Tuğçe Küçükoğlu 1879259bc6 Refactor #3965 - For MultiSelect 2023-05-25 17:01:28 +03:00
Tuğçe Küçükoğlu f7bd91e3cf Refactor #3922 - For MultiSelect 2023-05-08 10:00:16 +03:00
Tuğçe Küçükoğlu 43e50cedb9 Update MultiSelect.d.ts 2023-04-26 14:02:05 +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 c1c9953939 Refactor #3832 Refactor #3833 - For MultiSelect 2023-04-04 15:41:18 +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