Commit graph

47 commits

Author SHA1 Message Date
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
f240b953b4 Refactor #5612 - InputSwitch / ToggleSwitch 2024-04-18 17:15:29 +03:00
Cagatay Civici
c721a82e4c Refactored InputSwitch styles 2024-04-07 13:21:03 +03:00
mertsincan
f496c2669f Fixed #5506 - Add dt props to all components and directives 2024-04-02 09:24:31 +01:00
Bobbie Goede
d7000e41eb fix(types): augment GlobalComponent interface in vue module 2024-03-14 23:58:11 +01:00
tugcekucukoglu
c6c10fc4fa Update InputSwitch.d.ts 2024-02-22 11:45:40 +03:00
tugcekucukoglu
2a657bc85b Fixed #5293 - aria-invalid state added to Input components 2024-02-16 14:42:42 +03:00
mertsincan
a4539ae307 Refactor #5257 2024-02-11 08:30:04 +00:00
mertsincan
dd84dbbb60 Refactor #5257 2024-02-11 08:10:29 +00:00
Dominic Fellbaum
3875022414 Remove missed inputProps from InputSwitch 2024-02-06 18:21:22 +01:00
mertsincan
60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00: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
tugcekucukoglu
48aa388953 Fixed #5095 - Unit tests in the master branch are failing 2024-01-18 11:14:47 +03:00
mertsincan
bd5b3f7c6a Refactor #5071 2024-01-14 13:38:51 +00:00
mertsincan
99b1edd5ce Refactor #5071 - Improve the structure of some components to comply with standards 2024-01-12 07:07:55 +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
navedqb
544aa37841
Added type definition for disabled prop (#4546) 2023-10-05 14:33:45 +01: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
Cagatay Civici
56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
Huge Letters
d6bd6f95a5 inputswitch passthrough hotfix 2023-07-23 17:58:56 +02: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
671b3d3a20 Refactor #4024 - For InputSwitch 2023-06-05 13:23:17 +03:00
Tuğçe Küçükoğlu
751295c755 Refactor #3965 - Update Base components 2023-05-30 14:06:57 +03: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
db4589c4c6 Update InputSwitch.vue 2023-05-25 17:10:10 +03:00
Tuğçe Küçükoğlu
5b6fd8ac8e Refactor #3965 - For InputSwitch 2023-05-24 14:15:28 +03:00
Tuğçe Küçükoğlu
d2125fd726 Hidden input renaming for PT 2023-05-10 11:18:51 +03:00
Tuğçe Küçükoğlu
636bd1de8f Refactor #3922 - For InputSwitch 2023-05-05 16:10:07 +03:00
mertsincan
f5fe822afb Fixed #3802 - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00