Commit Graph

76 Commits (12becf1f88178e9e1b1599c9fbd927852dda46a3)

Author SHA1 Message Date
Cagatay Civici a5969d4960 Tokens for upload 2024-05-13 18:37:04 +03:00
tugcekucukoglu 7ab5687196 New buttonprops added 2024-05-13 15:45:55 +03:00
tugcekucukoglu 3fabb33fc5 Refactor 2024-05-13 15:35:52 +03:00
tugcekucukoglu dc1a062225 FileUpload advanced mode Message location changes 2024-05-13 15:22:24 +03:00
tugcekucukoglu b52defe6d1 Refactor 2024-05-10 09:38:54 +03:00
tugcekucukoglu 63d04f0788 Fixed - FileUpload: basic mode button label & file label changes 2024-05-09 17:46:20 +03:00
Mert Sincan 64dca2bdb9 Added style class definitions to *Style.d.ts 2024-05-08 12:40:44 +01:00
Cagatay Civici 944e68d548 Renamed border radius token 2024-05-07 00:18:22 +03:00
tugcekucukoglu e1367fd494 Refactor 2024-05-06 18:23:01 +03:00
Mert Sincan b7caa4e442 Fixed - Add sideEffects: false to nested package.json files on components 2024-05-01 09:32:12 +01:00
Mert Sincan 0979dde96d Fixed - Remove base option from theme config 2024-05-01 09:26:48 +01:00
tugcekucukoglu 28d77998c0 Refactor - FileUpload & Overlay components 2024-04-30 12:58:12 +03:00
mertsincan d9712379e9 Add $pc[ComponentName] provider to all components 2024-04-25 02:26:06 +01:00
Cagatay Civici 9c90990092 FileUpload CSS refactor 2024-04-20 15:45:44 +03:00
tugcekucukoglu f98feec612 Fixed - warning property name changed as warn 2024-04-16 10:34:11 +03:00
tugcekucukoglu 543b563388 Update FileUpload.vue 2024-04-09 14:30:09 +03:00
Michael Meier 6867da9597
fix(FileUpload): pass disable prop to Button in basic mode, fixes 2024-04-04 14:51:11 +02:00
mertsincan f496c2669f Fixed - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
tugcekucukoglu 5671752903 Merge branch 'master' into v4 2024-04-01 16:51:26 +03:00
tugcekucukoglu d46d6091d1 Fixed - Upload File doen'st show invalidFileSizeMessage 2024-04-01 11:52:17 +03:00
tugcekucukoglu 4f9fe2491b Merge branch 'master' into v4 2024-03-25 14:17:53 +03:00
tugcekucukoglu e879d1d2c8 Refactor - For FileUpload 2024-03-25 09:34:29 +03:00
tugcekucukoglu 4d640c4442 Refactor - 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
Swara 401719b233
Refactor: Rename AccordionStyle to FileUploadStyle 2024-03-03 22:29:25 +01:00
tugcekucukoglu 3d99836b47 Fixed - Upload: Error showing when all the files are removed. 2024-02-19 12:45:00 +03:00
mertsincan dd84dbbb60 Refactor 2024-02-11 08:10:29 +00:00
mertsincan 60f08422e6 Fixed - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
mertsincan 4836654f7b Fixed - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
mertsincan 7581419a2d Fixed - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
mertsincan eb00b8ee23 Fixed - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
tugcekucukoglu 8eea973282 parent updates for .d.ts files and apidoc 2023-12-05 10:06:55 +03:00
tugcekucukoglu d8fc74f3c5 Fixed - FileUpload: missing fileSizeTypes locale breaks the file select process 2023-11-13 14:50:22 +03:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
FlipWarthog 031d0897b3 Fix - FileUpload: Basic uploader click 2023-10-20 20:30:36 -04:00
navedqb 7f429b7b74
fix: Fixes input trigger on right mouse click ()
* Fixed input trigger on right mouse click

* Resolved comments
2023-10-05 14:03:42 +01:00
mertsincan 3d1d31ca53 Refactor - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed - Export styles of all components 2023-10-02 11:46:09 +01:00
Tuğçe Küçükoğlu b48d33eddd Refactor 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor 2023-09-25 22:11:55 +03:00
mertsincan 5c94099fa7 Fixed - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
mertsincan 91b27d7318 Fixed - 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 99cb003d4d Refactor 2023-09-05 03:10:05 +01:00
Diego Franchina 430958237d
FileUpload: Added fileSizeTypes ()
* added fileSizeTypes

* Added filesizeTypes fileupload, refactor and docs

* Added format
2023-09-05 03:01:27 +01:00
Tuğçe Küçükoğlu a71edee2fa Fixed - FileUpload: drag over border implementation bug 2023-09-01 09:23:56 +03:00
Tuğçe Küçükoğlu eee4204125 Unstyled FileUpload updates 2023-08-21 10:49:03 +03:00
Tuğçe Küçükoğlu d50ebae1e5 Refactor 2023-08-18 13:43:15 +03:00
Tuğçe Küçükoğlu 8a337acdde
Merge pull request from SoyDiego/fix-fileupload-added-highlight-class
Added .p-fileupload-highlight class
2023-08-18 13:40:29 +03:00