Commit Graph

5 Commits

Author SHA1 Message Date
78271fea45
refactor: Rename and enhance UikitUploader, refactor URL building, and update package
- Renamed 'UikitUploader' to 'UploadFile' for improved clarity and updated related imports.
- Refactored methods to handle null element cases and enhanced notification system, improving code readability and functionality.
- Renamed 'UploadHelper' to 'FileType' to better reflect its purpose.
- Simplified URL building by utilizing class properties directly and reducing parameters.
- Updated package details, bumped version to 3.0.0, and modified the main entry point.
- Renamed 'Uploader' to 'vdm-uikit' across the project documentation for consistency.
- Enhanced rollup config by updating references from Uploader to VDMUikit, including file names, banner text, and global objects.
- Added support for delete endpoint in configuration and updated script source URLs to use the unified 'vdm.min.js'.
- Renamed 'Uploader.js' to 'vdm.js', updated import statements to reflect new modules 'UploadFile' and 'DeleteFile'.
- Implemented initialization and error handling for 'delete_file' in the VDM namespace.
- Removed obsolete 'Uploader.js' and 'Uploader.min.js' files from distribution.
2024-09-14 17:50:43 +02:00
6efa978dae
Update Uploader version to 2.1.2 2024-09-13 08:26:20 +02:00
7f7377a600
Update Uploader version to 2.1.1 2024-09-13 06:25:11 +02:00
08484f8a9c
Add events, and other improvements 2024-09-12 07:10:27 +02:00
1ebc666b35
first commit 2020-09-04 19:45:23 +02:00