1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-31 18:31:01 +00:00
miniflux-v2/internal/ui/static
Julien Voisin 8c3a9184ac
refactor(js): remove an outdated check for {passive: true}
According to https://caniuse.com/?search=passive,
all browsers released after 2016 do support passive event listeners,
so no need to check for its presence.
2025-01-14 20:18:11 -08:00
..
bin Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
css Factorise .pagination-next and .pagination-last together 2024-12-15 17:03:09 -08:00
js refactor(js): remove an outdated check for {passive: true} 2025-01-14 20:18:11 -08:00
static.go Enable trusted-types 2024-03-20 17:50:37 -07:00