Skip to content

v1.10.0

Compare
Choose a tag to compare
@dleroux dleroux released this 18 Jan 16:14
565ca54
  • Restored the correct latest version to the CDN
  • Fixed rgbToHsb function when red is the largest number and added tests (thanks emcmanus for the original issue)
  • Fixed an issue where a hard-coded path would cause the build to fail on Windows (thanks to @Invader444 for the original issue and pull request)
  • Added onClick to UnstyledLink