Commit Graph

72 Commits (380ca02909665419f1b13a576fd449dd99aa2248)

Author SHA1 Message Date
tugcekucukoglu b52defe6d1 Refactor #5715 2024-05-10 09:38:54 +03:00
tugcekucukoglu 63d04f0788 Fixed #5715 - 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 #5681 2024-05-06 18:23:01 +03:00
Mert Sincan b7caa4e442 Fixed #5668 - Add sideEffects: false to nested package.json files on components 2024-05-01 09:32:12 +01:00
Mert Sincan 0979dde96d Fixed #5667 - Remove base option from theme config 2024-05-01 09:26:48 +01:00
tugcekucukoglu 28d77998c0 Refactor #5592 - 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 #5591 - 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 #5529 2024-04-04 14:51:11 +02:00
mertsincan f496c2669f Fixed #5506 - 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 #5497 - 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 #5426 - For FileUpload 2024-03-25 09:34:29 +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
Swara 401719b233
Refactor: Rename AccordionStyle to FileUploadStyle 2024-03-03 22:29:25 +01:00
tugcekucukoglu 3d99836b47 Fixed #5260 - Upload: Error showing when all the files are removed. 2024-02-19 12:45:00 +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 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +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 8eea973282 parent updates for .d.ts files and apidoc 2023-12-05 10:06:55 +03:00
tugcekucukoglu d8fc74f3c5 Fixed #4808 - 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 #4667 - FileUpload: Basic uploader click 2023-10-20 20:30:36 -04:00
navedqb 7f429b7b74
fix: Fixes input trigger on right mouse click (#4414)
* Fixed input trigger on right mouse click

* Resolved comments
2023-10-05 14:03:42 +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 99cb003d4d Refactor #4377 2023-09-05 03:10:05 +01:00
Diego Franchina 430958237d
FileUpload: Added fileSizeTypes (#4377)
* 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 #4371 - 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 #4129 2023-08-18 13:43:15 +03:00
Tuğçe Küçükoğlu 8a337acdde
Merge pull request #4130 from SoyDiego/fix-fileupload-added-highlight-class
Added .p-fileupload-highlight class
2023-08-18 13:40:29 +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 21d5a044f1 FileUpload data-pc-section updates 2023-08-02 18:29:40 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00