Commit Graph

62 Commits (5d8401462c0a7e4ffc451de875863834b99b5198)

Author SHA1 Message Date
Mert Sincan b4c4c064ad Update d.ts files 2024-05-16 15:05:43 +01:00
Mert Sincan 98302e417e Fixed #5405 - TypeScript emits are in an incompatible format with defineEmits 2024-05-16 11:50:43 +01:00
Mert Sincan 64dca2bdb9 Added style class definitions to *Style.d.ts 2024-05-08 12:40:44 +01:00
Mert Sincan b7caa4e442 Fixed #5668 - Add sideEffects: false to nested package.json files on components 2024-05-01 09:32:12 +01:00
tugcekucukoglu 365879a41c Refactor #5612 - Chips / InputChips 2024-04-18 17:18:40 +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 6a4ed8d57a Unstyled updates 2024-04-09 09:41:29 +03:00
tugcekucukoglu e53d18f323 Refactor #5548 - For Chips 2024-04-08 15:20:51 +03:00
Cagatay Civici f33ac1a5cf Refactored chips and ac 2024-04-08 13:49:53 +03:00
tugcekucukoglu 7681760b77 Merge branch 'master' into v4 2024-04-08 08:31:59 +03:00
Cagatay Civici 2996ee0413 Refactored class names 2024-04-07 11:12:56 +03:00
Cagatay Civici 0603df54d9 Updated chips naming 2024-04-06 23:39:18 +03:00
Cagatay Civici 7fb075a85d Refactored Chips 2024-04-06 23:24:27 +03:00
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01: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 4f9fe2491b Merge branch 'master' into v4 2024-03-25 14:17:53 +03:00
tugcekucukoglu 4d640c4442 Refactor #5437 - Removed shared classes 2024-03-22 11:53:44 +03:00
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
tugcekucukoglu 2a657bc85b Fixed #5293 - aria-invalid state added to Input components 2024-02-16 14:42:42 +03:00
mertsincan dd84dbbb60 Refactor #5257 2024-02-11 08:10:29 +00:00
mertsincan 60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
mertsincan 11a22a2e0a Refactor #4953 - For Chips 2024-02-02 15:46:45 +00: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
yendefrr 90c1e5b559
Fixed Chips: Able to separate pasted value by new line (#5098) 2024-01-18 09:30:21 +00:00
mertsincan e0de315cfc Fixed #3602 - Keyboard support: Numpad enter 2023-12-20 10:45:43 +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 d65bda79f0 Fixed #4511 - 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 #4728 2023-10-31 20:21:47 +03:00
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
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 c4b7221efb Refactor #4274 - For Chips 2023-08-16 09:32:23 +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