Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

General Enhancements

Choose a tag to compare

@kingsleyzissou kingsleyzissou released this 21 Feb 16:15
· 83 commits to master since this release
d287836
  • Remove the placeholder isDisabled on the SelectField component, and use React hooks on the callbacks(28e50ab)
  • Remove margin on the Card component (e75e7d3)
  • Add required props (1782467)
  • Use wrapField (fc4ca1c)
  • Add validation on the NumField component (7feadbb)
  • Add tests (f4518a7)
  • Add placeholder option (f4eb952)