jellyfin-vue/frontend
Fernando Fernández 2158d2654d chore(deps): remove radix-vue, upgrade vue-router
We added Radix-Vue to use their Slot component, but we have our own which is functional and more performant. I'm also still not convinced they must be our way forward for replacing Vuetify.

Also upgrade vue-router dependencies given our lockfile is currently broken due to eslint v9 and we still need manual changes to remove all the `vue-router/auto` imports (they're in another commit)

Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
2024-06-21 18:18:49 +02:00
..
locales chore(i18n): translate terms 2024-06-18 02:36:47 -04:00
public feat(auth&config): add 'allowServerSelection', fix server wait on boot (#2233) 2024-02-23 00:31:31 +00:00
scripts style: automatic eslint fix 2024-04-16 11:25:09 +02:00
src fix(JSafeHtml): not correctly passing innerHTML 2024-06-21 13:09:10 +02:00
types perf: JSafeHtml, JSlot, JView 2024-06-08 17:33:12 +02:00
.eslintrc.bak refactor: finish eslint v9 2024-06-09 13:02:24 +02:00
eslint.config.js chore(eslint): name anonymous configs, migrate i18n to flat config 2024-06-14 00:55:33 +02:00
index.html feat(JSplashscreen): add buttons and spinner, remove blank flashes 2024-05-01 17:46:54 +02:00
package.json chore(deps): remove radix-vue, upgrade vue-router 2024-06-21 18:18:49 +02:00
tsconfig.json chore(tsc): increase type checking speed by reusing type graph between checks 2024-06-14 18:23:17 +02:00
uno.config.ts fix(unocss): wrong styles 2024-04-12 01:17:55 +02:00
vite.config.ts chore(deps): remove radix-vue, upgrade vue-router 2024-06-21 18:18:49 +02:00