summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/Utils.ts (unfollow)
Commit message (Collapse)AuthorLines
12 daysfrontend: Migrate to eslint-plugin-svelte 3.0Wolfgang Müller-1/+0
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.
2025-02-26frontend: Use joinText in TagPillWolfgang Müller-1/+1
We basically already had a function that does what we need here, so there's no need to reimplement it just for TagPill.
2025-02-13frontend: Migrate to Svelte 5Wolfgang Müller-6/+21