Add back share popup and use navigator.share when available

Also handle better svg resources

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-06-05 15:20:53 +02:00
parent 4f13670288
commit c600b31c28
8 changed files with 438 additions and 190 deletions

View File

@@ -91,9 +91,8 @@
"sass-loader": "^8.0.2",
"typescript": "~3.9.3",
"vue-cli-plugin-styleguidist": "~4.24.0",
"vue-cli-plugin-svg": "~0.1.3",
"vue-i18n-extract": "^1.0.2",
"vue-svg-inline-loader": "^1.3.0",
"vue-svg-loader": "^0.16.0",
"vue-template-compiler": "^2.6.11",
"webpack-cli": "^3.3.11"
}