ProxmoxVE/frontend
Bram Suurd c46f15cdc1
fix: note component in json-editor getting out of focus when typing and revert theme switch animation (#706)
* fix: note component in json-editor getting out of focus when typing. fixes JSON-Generator Notes Field #687

* revert: theme transition
2024-12-06 21:12:35 +01:00
..
public Use static assets instead of fetching from github (#156) 2024-11-09 20:06:54 +01:00
src fix: note component in json-editor getting out of focus when typing and revert theme switch animation (#706) 2024-12-06 21:12:35 +01:00
.eslintrc.json
.gitignore
.prettierignore
.prettierrc
components.json
LICENSE
next.config.mjs manually set basePath in next.config.mjs (#109) 2024-11-06 23:57:50 +01:00
package-lock.json Add vitest, add json validation tests, fix broken json files (#566) 2024-11-28 15:50:40 +01:00
package.json Add vitest, add json validation tests, fix broken json files (#566) 2024-11-28 15:50:40 +01:00
postcss.config.mjs
tailwind.config.ts
tsconfig.json
vitest.config.mjs Add vitest, add json validation tests, fix broken json files (#566) 2024-11-28 15:50:40 +01:00