Skip to content

2.0.0

Choose a tag to compare

@csandman csandman released this 05 Jan 00:19
· 645 commits to main since this release
19c54b9

What's Changed

  • Added a new chakraStyles prop which takes the place of the built in styles and theme props
  • Add a focusBorderColor prop which has the same effect as passing the same prop to Chakra's <Input />
  • Add an errorBorderColor prop which has the same effect as passing the same prop to Chakra's <Input />
  • Updated all documentation

Full Changelog: v1.4.0...v2.0.0