select and mark entry as read when scrolling in expanded view

This commit is contained in:
Athou
2022-10-13 11:27:04 +02:00
parent 6f49f1fe01
commit d7c6f8eb52
11 changed files with 236 additions and 93 deletions

View File

@@ -31,6 +31,7 @@
"axios": "^1.1.2",
"dayjs": "^1.11.5",
"interweave": "^13.0.0",
"lodash": "^4.17.21",
"make-plural": "^7.1.0",
"mousetrap": "^1.6.5",
"react": "^18.2.0",
@@ -46,6 +47,7 @@
"devDependencies": {
"@lingui/cli": "^3.14.0",
"@types/eslint": "^8.4.6",
"@types/lodash": "^4.14.186",
"@types/mousetrap": "^1.6.9",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",