Skip to content

Releases: masakudamatsu/triangulum-color-picker

Fix bugs on text fields

04 Mar 08:45
258b1ec
Compare
Choose a tag to compare

Prevent pressing the Enter key from resetting the user-chosen color when either the CSS color code field or the HEX code field is focused (#166)

Disable the native browser form validation so the user won't see duplicated error messages when their input values are invalid (#191).

Error messages and 3-digit HEX code

03 Mar 01:00
76bd233
Compare
Choose a tag to compare

New features

  1. Error messages show up when the user enters an invalid value, instructing how to correct it (#27)
  2. The 3-digit HEX color code is now accepted (#186).

Fix a UI bug

24 Feb 01:42
6396b5f
Compare
Choose a tag to compare

Prevent the page from being horizontally scrollable for mobile device screens, to improve the user experience of scrolling the page vertically (#178)

Fix minor UI layout issues

19 Feb 12:57
68245d4
Compare
Choose a tag to compare

Fix #57 and #170 which can negatively affect user experiences.

Initial release

14 Feb 01:27
Compare
Choose a tag to compare
docs(package.json): change the version to be 1.0.0

declare the initial release