v0.11.0
Pre-release
Pre-release
🚀 New Feature
- Added
BaseStyles
component
🐛 Bug Fix
- Updated
Text
component to passas
prop correctly. - Updated
Heading
component to passas
prop correctly. - Updated
Select
component to adjust width. - Updated
Field
to inherit color. - Updated
Radio
andCheckbox
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
fromtheme.js
. - Added
text
andbackground
colors totheme.js
.