Closed misterupkeep closed 3 years ago
Users can now add friends, accept/decline incoming requests, and remove friends.
This pull request implements a sub-module system for the stanza.js Nuxt plugin. See @/plugins/stanza-modules/README.md for more info.
stanza.js
@/plugins/stanza-modules/README.md
vue-bottom-sheet has been updated to introduce a bug fix.
vue-bottom-sheet
This pull request fixes a minor issue where right-hand-side dimming on mobile didn't always trigger.
Several console.log()s that are no longer used (even for debugging purposes) have been removed.
console.log()
This pull request exacerbates the problem/need for a few things:
Users can now add friends, accept/decline incoming requests, and remove friends.
This pull request implements a sub-module system for the
stanza.js
Nuxt plugin. See@/plugins/stanza-modules/README.md
for more info.vue-bottom-sheet
has been updated to introduce a bug fix.This pull request fixes a minor issue where right-hand-side dimming on mobile didn't always trigger.
Several
console.log()
s that are no longer used (even for debugging purposes) have been removed.