Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@giorgosart giorgosart released this 14 Oct 22:30
· 1 commit to master since this release
b044d07

Release Notes

Enhancements

  • Rewrote the whole library to use functional components
  • Rewrote unit tests to reflect latest changes.
  • Test coverage up to 100%

Breaking changes

  • Changed prop attributes to inputAttributes to make it clear to the user which attributes apply to each view mode.
  • Changed prop allowEdit to editable
  • Changed prop editMode to isEditing

Bug Fixes