mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 06:12:25 -05:00
[feature] Photoswipe gallery (#740)
* implement photoswipe galleries * dependency wrangling * photoswipe-dynamic-caption plugin
This commit is contained in:
parent
745f54970d
commit
f2a6ae3ef8
6 changed files with 51 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "gotosocial-frontend",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.8",
|
||||
"description": "GoToSocial frontend sources",
|
||||
"main": "index.js",
|
||||
"author": "f0x",
|
||||
|
|
@ -22,6 +22,8 @@
|
|||
"from2-string": "^1.1.0",
|
||||
"icssify": "^1.2.1",
|
||||
"js-file-download": "^0.4.12",
|
||||
"photoswipe": "^5.3.0",
|
||||
"photoswipe-dynamic-caption-plugin": "^1.2.4",
|
||||
"postcss": "^8.3.5",
|
||||
"postcss-color-function": "^4.1.0",
|
||||
"postcss-color-mod-function": "3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue