Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uploadcare/blocks

Package Overview
Dependencies
Maintainers
0
Versions
338
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uploadcare/blocks - npm Package Versions

1
34

0.15.2

Diff

Changelog

Source

0.15.2 (2023-02-03)

Bug Fixes

  • upload-list: undefined files count in the header (#376) (c897986)
uploadcare-user
published 0.15.1 •

Changelog

Source

0.15.1 (2023-02-02)

Bug Fixes

  • file-item: dont show edit button if --cfg-use-cloud-image-editor flag is false (#374) (85d79bb)
uploadcare-user
published 0.15.0 •

Changelog

Source

0.15.0 (2023-01-31)

We are excited to announce the launch of a brand-new design. This new design offers a more modern look and feels, making it easier and faster to use. We have also made several other UI improvements, such as improved navigation and a better overall user experience. We hope you enjoy the new design and experience.

Breaking changes

If you haven't used custom templates, then there shouldn't be any breaking changes for you.

If you're using custom templates, you will need to update them to comply with the new version's default template.

  • Content of <lr-start-from /> component was modified
  • <lr-confirmation-dialog /> was removed

Here is the basic template for the <lr-file-uploader-regular /> component:

<lr-simple-btn></lr-simple-btn>

<lr-modal strokes block-body-scrolling>
  <lr-start-from>
    <lr-drop-area with-icon clickable></lr-drop-area>
    <lr-source-list wrap></lr-source-list>
    <lr-copyright></lr-copyright>
  </lr-start-from>
  <lr-upload-list></lr-upload-list>
  <lr-camera-source></lr-camera-source>
  <lr-url-source></lr-url-source>
  <lr-external-source></lr-external-source>
  <lr-cloud-image-editor></lr-cloud-image-editor>
</lr-modal>

<lr-message-box></lr-message-box>
<lr-progress-bar-common></lr-progress-bar-common>

Bug Fixes

  • image-editor: restore transformations state from the cdn url (32b1858)
  • shadow-wrapper: hide container until css load (ef9c552)
  • specify image types for file input capture accept, fixes Firefox on Android (99b5f4f)

Features

  • allow custom pluralizers (62ecffb)
  • do not confirm upload list clearing (c90c57a)
  • show cloud editor instead of upload details (036be6c)
  • drop-area: fullscreen mode
  • upload-list: show upload errors inside file item
nd0ut
published 0.15.0-alpha.8 •

nd0ut
published 0.15.0-alpha.7 •

nd0ut
published 0.15.0-alpha.6 •

nd0ut
published 0.15.0-alpha.5 •

nd0ut
published 0.15.0-alpha.4 •

nd0ut
published 0.15.0-alpha.3 •

nd0ut
published 0.15.0-alpha.2 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc