Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 645 Bytes

CHANGELOG.md

File metadata and controls

38 lines (24 loc) · 645 Bytes

edge-core-js

0.0.31 (2020-12-04)

  • Fix the react-native-material-textfield Flow types.

0.0.30 (2020-11-04)

  • Remove Icon component

0.0.29 (2020-11-02)

  • Remove unused comonents:
    • IconButton
    • ModalManager
    • PasswordInput
    • SimpleConfirmModal
    • StaticModal
    • TextAndIconButton
    • TextButton
    • ThreeButtonModal
    • YesNoModal

0.0.28 (2020-08-07)

  • Fix compatibility with Flow v0.84.0.

0.0.27 (2020-05-18)

  • Add keyboardType and inputAccessoryViewId on FormFieldInput

0.0.26 (2019-05-22)

  • Fix crashes in more modal components.

0.0.25 (2019-05-22)

  • Fix crashes in some of the modal components.