Skip to content

v1.0.5

Choose a tag to compare

@ChrisUser ChrisUser released this 27 Feb 17:57

Features

  • New layout! 🎉🎊

    • Compact layout, triggered by passing compactLayout as a props
  • Available docs and demo page (check the README)

  • Improved dark mode (now works correctly independently from the enviroment)

  • Now the default available colors are divided in light and dark to work best on the active theme

Bug fixes

  • Default colors are now assigned on mount with a faster script
  • All the functions are optimized by useMemo or useCallback native React hooks
  • Little design accessibility touches
  • Fixes and automations on build and deploy systems