Skip to content

2.5.0

Compare
Choose a tag to compare
@linx4200 linx4200 released this 12 Aug 14:04
· 70 commits to master since this release

Improvements

  • Web accessibility friendly. (#129)

Feature

  • Photoshop.vue has new properties(#135) :
    • acceptLabel : Allows to customize the text on the validation button (defaulted to OK)
    • cancelLabel : Allows to customize the text on the cancel button (defaulted to Cancel)
    • hasResetButton : If true, would display a reset button below the input fields (defaulted to false)
    • resetLabel : Allows to customize the text on the reset button (defaulted to Reset)
  • Sketch.vue : add a transparent checkboard. (#148)
  • Compact.vue and Grayscale.vue: support for color chosen with lowercased palette. (#151)