Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 498 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 498 Bytes

1.0.4

  • Fixed RadixColors.transparent to be a static const
  • Corrected the default primary colors for neutral colors
    • RadixColors.blackA
    • RadixColors.whiteA
  • Corrected the default primary colors for bright colors
    • RadixColors.sky
    • RadixColors.mint
    • RadixColors.lime
    • RadixColors.yellow
    • RadixColors.amber

1.0.3

  • Refactored the library to use const colors
  • Added RadixColorsDynamic class

0.0.1

  • Initial release with all 30 Radix Colors scales.