This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
v0.4.0
Features
- implement notify after receive new message (Rekord)
Styles
- scroll to bottom after receive new message (Rekord)
Code Refactoring
- abstract common function (Rekord)
- put css files to src/styles (Rekord)
- abstract a new_message object (Rekord)
- use url constant and axios instance #35 (Rekord)
- use plugin and mutations and actions #35 (Rekord)
- separate mutations to a single file #35 (Rekord)
- take all request code to actions #35 (Rekord)
- take login and register request to plugin #35 (Rekord)
- refactor all post request #35 (Rekord)
- refactor all get request #35 (Rekord)
Performance Improvements
Builds
- release v0.3.1 (github-actions[bot])
- pass npm run lint (Rekord)