Commit Graph

16 Commits (a8796c2775b1fe1020d838060844fff135f8d83f)

Author SHA1 Message Date
tugcekucukoglu 41bbf66544 Fixed #7180 - FileUpload shouldn't post to url if none is provided 2025-02-05 12:00:02 +03:00
王子凌 b07257958c fix(fileupload): fix the types of the `content` slot 2025-02-05 14:09:58 +08:00
Mert Sincan 9ac4c5a07f fix: update '@primeuix/styles' imports to use 'style' instead of 'theme' across multiple components 2025-01-28 12:37:54 +00:00
tugcekucukoglu 4852576beb Fixed #7153 - Port all styles to @primeuix/styles 2025-01-27 14:52:25 +03:00
tugcekucukoglu 682caf013d Fixed #7130 - Missing exposed methods in types 2025-01-22 10:57:56 +03:00
sdkirlak d1e759c44d
Update FileUpload.vue
Fix push
2024-11-30 22:30:44 +01:00
Cagatay Civici 8a3d364a50 Fixed #6663, Fixed #6664 2024-10-28 22:28:44 +03:00
tugcekucukoglu 915a59dacd Refactor #6647 - For FileUpload 2024-10-25 15:55:12 +03:00
崮生 1500542e62
fix: #5903 (#6088)
* fix: #5903

* renaming GlobalComponentConstructor https://github.com/primefaces/primevue/pull/6088#issuecomment-2374917228

* Delete package-lock.json

* Update how component types are defined
2024-10-09 09:04:31 +01:00
tugcekucukoglu c6b4b9d256 Update FileUpload.d.ts 2024-09-21 01:27:30 +03:00
Jacob Walls bb4ef58d82 Improve typing of FileUploadState.messages 2024-08-31 17:23:53 -04:00
tugcekucukoglu 1900ad9e9c Fixed #6255 2024-08-29 13:33:21 +03:00
Michael Meier 0c5bf84aa4
fix(FileUpload): fix broken choose button in basic mode, fixes #6257, #5748
This fix removes the initial code for a transformation to an upload button
since the code is incomplete. It also removes the bug that you cannot
perform additional file selections.
2024-08-19 18:49:35 +02:00
Mert Sincan 796edf4c11 Fixed #5968 - Improve utils methods in all packages 2024-06-26 08:46:26 +01:00
Mert Sincan f02874cc18 Refactor on d.ts 2024-06-12 00:08:08 +01:00
Mert Sincan 61929eae75 Convert to PrimeVue monorepo 2024-06-11 13:21:12 +01:00