Releases: AXN-Informatique/livewire-upload-handler
Releases · AXN-Informatique/livewire-upload-handler
1.2.1
1.2.0
Breaking changes if you extend components
Group: Remove methoditemComponentParamsGroup: Add methodcommonTraitsGroup: Add partial viewitem-component- Property
savedFileDiskcan benulland isnullby default - Add option
showTemporaryFileWarning(temporary file warning is no longer shown by default) - Exception
MediaCollectionNotRegisteredExceptionwhen media collection is not registered - Supports
wire:modelon Livewire Upload Handler components - Fix
HandleMediaFromRequest: single item must have "tmpName" or "id"
1.1.1
1.1.0
- Fix: Items not loaded when back from redirection with auto-save mode
Group: MethodsaveItemOrderbecomesaveFileOrder(fileiddirectly pass instead ofitemId)- Supports loading existing file with
upload-handler.itemcomponent - Add option
--singleto commandmake:upload-handlerand review stubs - Refactoring for simplify component extension