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
andGrayscale.vue
: support for color chosen with lowercased palette. (#151)