summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/tabs/Tabs.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: Further improve highlight focusWolfgang Müller2025-02-14-1/+1
|
* frontend: Migrate to Tailwind 4.0Wolfgang Müller2025-02-14-9/+3
|
* frontend: Migrate to Svelte 5Wolfgang Müller2025-02-13-8/+30
|
* frontend: Improve highlighting of current focusWolfgang Müller2024-11-22-2/+2
| | | | | | 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.
* Initial commit0.1.0Wolfgang Müller2024-03-05-0/+40