Skip to content

Commit

Permalink
add qrcode for share links
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Beichler <[email protected]>

resolve first comments

Signed-off-by: Felix Beichler <[email protected]>

move modal into tab vue

Signed-off-by: Felix Beichler <[email protected]>

remove spaces (again)

Signed-off-by: Felix Beichler <[email protected]>

refactor qr-variables to single object on this.

Signed-off-by: Felix Beichler <[email protected]>

resolve comments

Signed-off-by: Felix Beichler <[email protected]>

remove url label

Signed-off-by: Felix Beichler <[email protected]>

resolve comments

Signed-off-by: Felix Beichler <[email protected]>

parameterize alt text

Signed-off-by: Felix Beichler <[email protected]>

fix order of iconqr import

Signed-off-by: Felix Beichler <[email protected]>
  • Loading branch information
Himmelxd committed May 13, 2024
1 parent fda2666 commit 9d3afde
Show file tree
Hide file tree
Showing 3 changed files with 192 additions and 23 deletions.
174 changes: 151 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"markdown-it": "^14.1.0",
"p-debounce": "^4.0.0",
"p-queue": "^8.0.1",
"qrcode": "^1.5.3",
"v-click-outside": "^3.2.0",
"vue": "^2.7.16",
"vue-material-design-icons": "^5.3.0",
Expand Down
Loading

0 comments on commit 9d3afde

Please sign in to comment.