Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 1.44 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.0 (2020-08-23)

Bug Fixes

  • assets: remove useless import and images (5b22919)

Features

  • admin: implement login form (d71809e)
  • auth: implement retrieve user profile using token (ac12eba)
  • auth: save auth status into context (eceb162)
  • util: add storage util (f0bd486)
  • implement server validation error (2d0d0d4)
  • auth: implement login feature (7fddfc9)
  • implement focus on first error field utility (cdc2ec6)
  • implement login form (bde6b76)

BREAKING CHANGES

  • auth: - add axios response interceptor to get data directly