Skip to content

Releases: cloydlau/faim

v0.8.1

25 Apr 08:29
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • FaImageUpload: Should maintain transparent background for non-jpg images  -  by @cloydlau (e1b58)
    View changes on GitHub

v0.8.0

08 Apr 01:58
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • FaFormDialog: Rename event 'fullscreen-change' to 'fullscreenChange'  -  by @cloydlau (3bd77)
    View changes on GitHub

v0.6.14

04 Feb 15:07
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • FaImageUpload:
    • Should not allow locking the aspect ratio when width or height is empty  -  by @cloydlau (91271)
    • Changing width or height will alter the aspect ratio of crop box even when the aspect ratio is locked  -  by @cloydlau (bd487)
    View changes on GitHub

v0.6.13

03 Feb 03:39
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • FaFormDialog: Fix incorrect style with element-plus@2.5.4  -  by @cloydlau (c9f5f)
    View changes on GitHub

v0.6.12

02 Feb 03:00
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • FaSelect: TypeError: Cannot read properties of undefined (reading 'forEach')  -  by @cloydlau (25d71)
    View changes on GitHub

v0.6.11

01 Feb 02:42
Compare
Choose a tag to compare

   🚀 Features

  • FaFormDialog: Support applying readonly style under non-readonly mode; support locally applying readonly style  -  by @cloydlau (a893b)
    View changes on GitHub

v0.6.10

31 Jan 09:30
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • FaImage: Add method hydrate, support el-image in Element UI  -  by @cloydlau (c5f93)
  • FaPopButton: Will trigger multiple confirm & click events when clicked frequently  -  by @cloydlau (b8e49)
  • FaPopSwitch: Will trigger multiple confirm & change events when clicked frequently  -  by @cloydlau (e2d4b)
    View changes on GitHub

v0.6.9

31 Jan 02:05
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • FaImageUpload:
    • The background color of cropped jpg image is black  -  by @cloydlau (9b4a3)
    • The crop box will be maximized when changing width or height  -  by @cloydlau (6f7a3)
    • The crop box will be maximized when toggling fixed aspect ratio switch  -  by @cloydlau (f39b3)
    View changes on GitHub

v0.6.8

24 Jan 12:24
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Remove npx faim-fix due to the unexpected process.cwd() value  -  by @cloydlau (43cc4)
    View changes on GitHub

v0.6.7

24 Jan 08:56
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub