Skip to content

Releases: cloydlau/faim

v0.6.4

23 Jan 09:54
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.6.3

18 Jan 02:23
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.6.2

29 Dec 08:29
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Webpack 4 does not support exports field in package.json  -  by @cloydlau (e7e89)
    View changes on GitHub

v0.6.1

26 Dec 08:28
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • FaImageUpload: Programmatically resetting the value is ineffective  -  by @cloydlau (15ef4)
    View changes on GitHub

v0.6.0

26 Dec 03:33
Compare
Choose a tag to compare

   🚀 Features

  • FaImageUpload: Do not show FaImage directly under disabled state anymore  -  by @cloydlau (6d44d)
    View changes on GitHub

v0.5.0-rc.8

23 Dec 04:55
Compare
Choose a tag to compare
v0.5.0-rc.8 Pre-release
Pre-release

   🐞 Bug Fixes

  • FaImageUpload: inputWidth & inputHeight stop changing when they are reduced to 1  -  by @cloydlau (c0874)
    View changes on GitHub

v0.5.0-rc.7

22 Dec 07:02
Compare
Choose a tag to compare
v0.5.0-rc.7 Pre-release
Pre-release

   🐞 Bug Fixes

  • FaImageUpload: [Vue warn]: Property or method "onCropmove" is not defined on the instance but referenced during render (Vue 2)  -  by @cloydlau (504ab)
    View changes on GitHub

v0.5.0-rc.6

22 Dec 06:42
Compare
Choose a tag to compare
v0.5.0-rc.6 Pre-release
Pre-release

   🐞 Bug Fixes

  • FaImageUpload:
    • Aspect ratio of crop box is not unlocked after resetting  -  by @cloydlau (0e502)
    • The output image does not conform to the crop box when the aspect ratio of crop box does not match the implied aspect ratio by input width and height  -  by @cloydlau (d2b28)
    View changes on GitHub

v0.5.0-rc.5

22 Dec 02:35
Compare
Choose a tag to compare
v0.5.0-rc.5 Pre-release
Pre-release

   🐞 Bug Fixes

  • FaImageUpload: The type of output Blob is '' after editing PNGs  -  by @cloydlau (3dc59)
    View changes on GitHub

v0.5.0-rc.4

21 Dec 01:33
Compare
Choose a tag to compare
v0.5.0-rc.4 Pre-release
Pre-release

   🚀 Features

  • FaImageUpload: Add new locale property typeNotCompressible  -  by @cloydlau (a9356)

   🐞 Bug Fixes

  • FaImageUpload: Should not set default quality coefficient to 0.92 when the current image type is not compressible  -  by @cloydlau (86f0b)
    View changes on GitHub