Skip to content

Latest commit

 

History

History
181 lines (66 loc) · 7.41 KB

CHANGELOG.md

File metadata and controls

181 lines (66 loc) · 7.41 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.4.2 (2022-08-12)

Note: Version bump only for package @adobe/leonardo-ui

1.4.1 (2022-08-09)

Bug Fixes

  • added alpha blend when compliance level changed in color compare (947d1c7)
  • adjustments to URL redirect to support urls without index.html (root) (#163) (6bc0f21)
  • bugs in XML, SVG color outputs for scales. Removed console.logs (42e4a15)
  • clean dist before deploy (7eab1c3)
  • corrected URL redirect for backwards compatability (#157) (a4c206d)
  • update gh-pages so deploy deletes old files (#158) (165ebaa)

1.4.0 (2022-08-09)

Bug Fixes

  • added alpha blend when compliance level changed in color compare (947d1c7)
  • adjustments to URL redirect to support urls without index.html (root) (#163) (6bc0f21)
  • bugs in XML, SVG color outputs for scales. Removed console.logs (42e4a15)
  • clean dist before deploy (7eab1c3)
  • corrected URL redirect for backwards compatability (#157) (a4c206d)
  • update gh-pages so deploy deletes old files (#158) (165ebaa)

Features

  • updated support for APCA with tests and UI (13251e5)

1.3.7 (2022-05-05)

Note: Version bump only for package @adobe/leonardo-ui

1.3.6 (2021-09-14)

Note: Version bump only for package @adobe/leonardo-ui

1.3.5 (2021-09-14)

Note: Version bump only for package @adobe/leonardo-ui

1.3.4 (2021-09-07)

Note: Version bump only for package @adobe/leonardo-ui

1.3.3 (2021-08-20)

Note: Version bump only for package @adobe/leonardo-ui

1.3.2 (2020-09-08)

Bug Fixes

  • title/description for contrast checker page (a70813c)

1.3.1 (2020-08-18)

Note: Version bump only for package @adobe/leonardo-ui

1.3.0 (2020-08-12)

Bug Fixes

  • string separated by commas and space resulted in extra space in array (#89) (89f54a4)

Features

  • add support to numeric-only hex values in bulk import (#83) (#87) (da4f9f7)

1.2.2 (2020-05-04)

Bug Fixes

  • remove Babel, use ESM wrapper approach for Node 13.x ESM support + CJS support (#72) (7541dc1)

1.2.1 (2020-02-28)

Bug Fixes

  • corrected charts with proper colors and data (#53) (91097fd)

1.2.0 (2020-01-21)

Bug Fixes

  • changed form to div in converter to prevent refresh on submit (#43) (34a7686)
  • ui: Update URL in README (#28) (a1294f3)

Features

  • added hex to output conversion types (#41) (e27fc86)
  • ui: Increment ratio input by whole number when Shift is pressed (6705c44)

1.1.0 (2019-12-09)

Bug Fixes

  • add a color if no colors are defined (1477c6c)
  • don't make assumptions about pathName (78300b8)
  • fix icons in UI, correct Spectrum CSS version #s (e43ef12)
  • get dependencies correctly (a99b47d)

Features

  • adding link to demo app in UI (52d8b1e)
  • colorscale as HTML Canvas (e0eb9b4)
  • expose functions so they can be ran in the console (#86) (651fd19)