Skip to content

Releases: ChrisUser/react-usage-bar

v1.0.8

28 Feb 21:38

Choose a tag to compare

Bump to v1.0.8

v1.0.7

28 Feb 21:24

Choose a tag to compare

Fix deployment script

v1.0.6

27 Feb 18:08

Choose a tag to compare

Image fix

v1.0.5

27 Feb 17:57

Choose a tag to compare

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

Graphics fixes and adjustments

22 Jun 13:40

Choose a tag to compare

v1.0.3

Graphics fixes and adjustments