summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/gallery/Gallery.svelte (follow)
Commit message (Collapse)AuthorAgeLines
* frontend: Migrate to eslint-plugin-svelte 3.0Wolfgang Müller12 days-1/+1
| | | | | | | This includes a migration to a flat eslint.config.js, which will now also automatically ignore items from .gitignore. eslint-plugin-svelte 3.0 comes with a couple of changes to recommended rules as well, these are also addressed in this commit.
* frontend: Migrate to Svelte 5Wolfgang Müller2025-02-13-2/+8
|
* frontend: Ignore tabindex for container divsWolfgang Müller2024-11-22-1/+1
| | | | | These two break the tabbing flow, instead focus the next item within the container.
* Initial commit0.1.0Wolfgang Müller2024-03-05-0/+42