Tags: rluncasu/adminjs-upload
Tags
chore(release): 2.0.1 [skip ci] ## [2.0.1](SoftwareBrothers/adminjs-upload@v2.0.0...v2.0.1) (2021-07-21) ### Bug Fixes * only update files if files.length>0 (PR[SoftwareBrothers#31](SoftwareBrothers#31)) ([bb83813](SoftwareBrothers@bb83813))
chore(release): 2.0.0 [skip ci] # [2.0.0](SoftwareBrothers/adminjs-upload@v1.3.1...v2.0.0) (2021-06-18) ### chore * rebrand AdminBro to AdminJS ([e020a56](SoftwareBrothers@e020a56)) ### BREAKING CHANGES * AdminBro has been rebranded to AdminJS. All package and repository names had been updated. 1. Update your dependencies to use new `adminjs` packages. - `admin-bro` -> `adminjs` for the core package - `@admin-bro/<package name>` -> `@adminjs/<package name>` for other modules 2. Update your custom CSS classes: - `.admin-bro_<component name>` -> `.adminjs_<component name>` (example: `.adminjs_Box`) 3. Search your project for `admin-bro` occurrences - most likely they will have to be updated to `adminjs`
chore(release): 1.3.1 [skip ci] ## [1.3.1](SoftwareBrothers/adminjs-upload@v1.3.0...v1.3.1) (2021-02-23) ### Bug Fixes * fix expires prop in AWS provider ([19169aa](SoftwareBrothers@19169aa))
chore(release): 1.3.0 [skip ci] # [1.3.0](SoftwareBrothers/adminjs-upload@v1.2.0...v1.3.0) (2021-01-27) ### Features * Implement multiple file upload ([c303e21](SoftwareBrothers@c303e21))
chore(release): 1.2.0 [skip ci] # [1.2.0](SoftwareBrothers/adminjs-upload@v1.1.0...v1.2.0) (2020-11-01) ### Bug Fixes * bump admin-versions ([466fdf8](SoftwareBrothers@466fdf8)) * bump AdminBro ([b9ec38e](SoftwareBrothers@b9ec38e)) * check for duplicate proprerties ([46c93ae](SoftwareBrothers@46c93ae)) * gitignore settings for types ([43f6ad6](SoftwareBrothers@43f6ad6)) * missing size in file ([b2a3589](SoftwareBrothers@b2a3589)) * not removing files after file change ([90bbb2b](SoftwareBrothers@90bbb2b)) * pass filesToUpload to drop zone ([a15237f](SoftwareBrothers@a15237f)) * payload hasn't been filtered from file ([1ae37cd](SoftwareBrothers@1ae37cd)) * return updated record after multi upload ([a68bfa2](SoftwareBrothers@a68bfa2)) * types for validation ([90966f4](SoftwareBrothers@90966f4)) ### Features * add multi file upload ([fcb425b](SoftwareBrothers@fcb425b)) * add option to change path of stored file ([29572e5](SoftwareBrothers@29572e5)) * improve erro handing for multiple invocations ([391b639](SoftwareBrothers@391b639))
chore(release): 1.2.0-beta.9 [skip ci] # [1.2.0-beta.9](SoftwareBrothers/adminjs-upload@v1.2.0-beta.8...v1.2.0-beta.9) (2020-11-01) ### Bug Fixes * bump admin-versions ([466fdf8](SoftwareBrothers@466fdf8))
chore(release): 1.2.0-beta.8 [skip ci] # [1.2.0-beta.8](SoftwareBrothers/adminjs-upload@v1.2.0-beta.7...v1.2.0-beta.8) (2020-10-19) ### Bug Fixes * missing size in file ([b2a3589](SoftwareBrothers@b2a3589))
chore(release): 1.2.0-beta.7 [skip ci] # [1.2.0-beta.7](SoftwareBrothers/adminjs-upload@v1.2.0-beta.6...v1.2.0-beta.7) (2020-10-18) ### Bug Fixes * check for duplicate proprerties ([46c93ae](SoftwareBrothers@46c93ae))
chore(release): 1.2.0-beta.6 [skip ci] # [1.2.0-beta.6](SoftwareBrothers/adminjs-upload@v1.2.0-beta.5...v1.2.0-beta.6) (2020-10-18) ### Bug Fixes * bump AdminBro ([b9ec38e](SoftwareBrothers@b9ec38e)) * types for validation ([90966f4](SoftwareBrothers@90966f4))
PreviousNext