Skip to content

Releases: enzoarguello512/morfi-react

TheMorfiReact V0.1.4

15 Sep 21:17
Compare
Choose a tag to compare

0.1.4 (2022-09-14)

Features

  • add debounce function. (f760692)
  • add functionality to delete and update items in the cart. (940015b)
  • add interfaces to complete the types. (094d225)
  • add pre-type hooks and types. (acea657)
  • add query to get cart and update tags. (bf6401b)
  • add utility function (jwt). (1339769)

Bug Fixes

  • add browsing history and alerts. (3e2301a)
  • add error handling and change request methods. (8d95f99)
  • add full responsive to navbar and container control. (c9ebcca)
  • add request to cart. (8edbb8d)
  • add status and selectors for subtotal. (e6f9671)
  • add types and method of request resubmission. (2c7d288)
  • organize routes and components. (204a4c9)
  • render and comment unused code. (dc52e08)
  • render, interface and request errors. (2b0560d)
  • replace useSelector and useDispatch. (4355992)
  • request error with buttons. (3a5064a)
  • sync with backend and add action removeCartProduct. (f8a6dfd)
  • update dependency names. (0a624e5)
  • update links to original project. (00102b8)
  • update names and rendering. (00e0640)
  • update navbar dropdown. (2491e2f)
  • update properties to follow the backend model. (51bc229)
  • update selectors and queries. (64db90b)