February 7, 2024

Blocks 0.32.0

{BREAKING} {widget}

  • Global events were removed, e.g. window.addEventListener('LR_UPLOAD_FINISH', ...). Now, using lr-upload-ctx-provider is necessary.
  • All existing events and their payloads are changed. See the Events for more details.
  • Now the library has got a dedicated element for integration into native html forms lr-form-input.
  • Console debug output is enabled via the debug attribute lr-config.

https://uploadcare.com/docs/file-uploader/migration-to-0.32.0/