1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-01 17:38:37 +00:00
miniflux-v2/internal/ui/static
Tali Auster 9c99efa153 fix: deal with navigator.share exceptions
Navigator.share returns a promise that's executed in the background, but
unless we await it explicitly, we won't get the exceptions in the
try/catch block.
2025-03-30 20:16:02 -07:00
..
bin Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
css fix(ui): remove touch-action style because it could cause horizontal scrolling issue 2025-03-28 15:20:31 -07:00
js fix: deal with navigator.share exceptions 2025-03-30 20:16:02 -07:00
static.go feat: bump linter and minifier from ECMAScript 2017 to 2020 (ES11) 2025-01-18 11:32:50 -08:00