template-v0.2.0
btnguyen2k
released this
22 Mar 02:02
·
135 commits
to master
since this release
- Use Gravatar for user profile picture.
- AB#21: Migrate to CoreUI-vue v3.1.1.
- AB#22: Integrate with Exter.
- AB#25: Use JWT as login-token.
- EP#25: Rebuild sample app.
- Others:
- Vuejs: replace
data
withcomputed
(https://techformist.com/data-vs-computed-vs-watcher-in-vue-components/) if possible. - Other fixes and enhancements.
- Vuejs: replace