Skip to content

v3.3.0

Compare
Choose a tag to compare
@DHedgecock DHedgecock released this 28 May 14:34
· 241 commits to main since this release

💖 New

  • Text component shorthand props align and color added for setting text alignment and color.
  • Types added for all components for fontColor, textAlign, width, backgroundColor and borderColor.
  • Module augmentation to override utlity prop types added to library.

✨ Updates

  • Styles only entry _index.scss added to ensure library styles can be imported as ~componentry/styles

🛠 Fixes

  • Misc className mismatches resulting from TS updates.