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]>

change nc modal to dialog

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

resolve Share {formTitle}

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

separate qr dialog to component

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

resolve comments

Signed-off-by: Felix Beichler <[email protected]>
  • Loading branch information
Himmelxd committed May 19, 2024
1 parent 73c0aa7 commit 2888875
Show file tree
Hide file tree
Showing 4 changed files with 315 additions and 7 deletions.
238 changes: 231 additions & 7 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 2888875

Please sign in to comment.