Skip to content

Releases: Yoo-Babobo/Yoo-Image-Picker

v1.3.0

17 Jun 23:45
399beef
Compare
Choose a tag to compare

Redesigned the image picker and made the script more efficient. Now the image picker also has custom range inputs.

v1.2.1

15 Jun 20:53
10f82ac
Compare
Choose a tag to compare

Fixed some bugs on Safari:

  • OffscreenCanvas isn't supported, so it was replaced with a hidden canvas.
  • The temporary input used for uploading images would display after an image was uploaded. Now it stays hidden.
  • Better error prevention with the range inputs.

Version 1.2

15 Jun 11:09
c8348d4
Compare
Choose a tag to compare

The first release of the <yoo-image-picker> custom element. Everything is explained in the README file.