summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/scraper (unfollow)
Commit message (Collapse)AuthorLines
10 daysfrontend: Migrate to Tailwind 4.0Wolfgang Müller-1/+1
10 daysfrontend: Migrate to Svelte 5Wolfgang Müller-70/+247
2024-11-22frontend: Improve highlighting of current focusWolfgang Müller-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.