It includes new features to be added, bug fixes, source code refactoring and anything related to performance issue.
- Add Terms of Use section and agreeing process
[ ] Set default color scheme to 'auto'
- Prevent running
asyncData()
again when load cached pages
- Improve transitioning
- Unpaint the part above bottom navigation to prevent flashing on iOS devices due to the translucency
- Better UI
- Reissue password
- Withdraw a membership
- Show my posts and comments
- Pagination instead of infinite scroll
- Display 'need to sign in' component instead of
require-auth
mixin, popup and redirection- Post
- New post
- Indicate non-existing post
- Infinite comments refreshing
- Show the number of comments of each post
- Upload images or files
-
CategoriesBoards - Comments of a comment
- 🔍 Search
- Specify font size of post item's information
Related to eodiro API 2
- Validation APIs should send 2xx status code with the result of validation
- Currently the APIs respond with 4xx when the validations have been failed
-
isSignedIn
- Sign up validation
[ ] Clear tokens from cookie when refreshing process fails
- Focus keyboard action