Skip to content

v0.11.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@gesquinca gesquinca released this 20 Nov 16:30
· 116 commits to master since this release
ad7e2b7

🚀 New Feature

  • Added BaseStyles component

🐛 Bug Fix

  • Updated Text component to pass as prop correctly.
  • Updated Heading component to pass as prop correctly.
  • Updated Select component to adjust width.
  • Updated Field to inherit color.
  • Updated Radio and Checkbox components to inherit text and icon colors correctly.
  • Fixed pre-commit deprecation warning #372.
  • Fixed warnings when building library #376.

💅 Enhancement

  • Adjusted EthAddress component padding.
  • Addeded default font sizes for h1-h6 elements.
  • Styled input[type="color"] for better visibility.
  • Updated default props for Input, Textarea, Card.
  • Removed copyColor from theme.js.
  • Added text and background colors to theme.js.