Skip to content

v3.5.0

Compare
Choose a tag to compare
@junghwan-park junghwan-park released this 15 Feb 07:52
· 195 commits to master since this release

Bug fix

  • #127 - fix: Initialize UI defaultIcons without initial selected menu option. (fix #115)
  • #128 - fix: Ensure reject on loadImage failed (fix #116)
  • #139 - fix: Modify title of filter subMenu name "Grayscale" (fix #138)
  • #145 - fix: Change loadButton tag to div (fix #137)
  • #146 - fix: Add shape on mouseClick without mouseMove (fix #144)
  • #148 - fix: Change 'tui-image-editor' export type to default export (fix #142)
  • #149 - fix: Do not fire "changeShow" event when ColorPicker's color not changed (fix #131)