Skip to content

Releases: ChrisUser/react-usage-bar

v1.0.7

28 Feb 21:24
Compare
Choose a tag to compare
Fix deployment script

v1.0.6

27 Feb 18:08
Compare
Choose a tag to compare
Image fix

v1.0.5

27 Feb 17:57
Compare
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
Compare
Choose a tag to compare
v1.0.3

Graphics fixes and adjustments