summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/gallery (follow)
Commit message (Collapse)AuthorAgeLines
* frontend: Further improve highlight focusWolfgang Müller8 days-1/+1
|
* frontend: Migrate to Tailwind 4.0Wolfgang Müller8 days-1/+1
|
* frontend: Migrate to Svelte 5Wolfgang Müller9 days-28/+33
|
* frontend: Improve highlighting of current focusWolfgang Müller2024-11-22-1/+1
| | | | | | Elements now have a consistent style applied to them when in focus. Additionally, select elements will now have an outline when focused, making it easier to notice the currently selected element.
* 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/+135