Skip to content

Releases: PedroHenry-Santos/Form.MY

v1.0.0

25 Jul 21:30
Compare
Choose a tag to compare

1.0.0 (2021-07-25)

Bug Fixes

  • onbluncep: fix bug in automatic zip code insertion (55d99b5), closes #12

Features

  • animation/form: add animation to form buttons (02caf56), closes #15
  • animation/table: add animation to table button and table items (836075a)
  • button: add disable clear button when form is empty (5637836), closes #12
  • chakra: add and configure chakra ui (071ccf9), closes #1
  • firebase: add connection with firebase and persistence of registered data (d1a3e89), closes #6
  • form: add automatic address filling by zip code (092d0bf), closes #4
  • form: add button function to clear all fields (0855faa), closes #4
  • form: add customer record status notification (8d9030a)
  • form: add important data validation and formatting mask (09afa58), closes #4
  • formcomponent: add form component (d79e92e), closes #2
  • merge: fix conflict (6016c9e)
  • modal: add to modal confirm clearing fields (f2ee1b3), closes #2
  • overlay: add confirmation overlay to delete customer button (97f9d30)
  • overlay: add overlay component in place of modal component (95471a3)
  • tablecomponent: add table component to list information (5324298), closes #3

Reverts

  • layout: adjust the responsive layout (0181264), closes #12