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 merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
.gitignore merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
.prettierignore merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
.prettierrc merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
components.json merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
LICENSE merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
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 merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
tailwind.config.ts merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
tsconfig.json merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
vitest.config.mjs Add vitest, add json validation tests, fix broken json files (#566) 2024-11-28 15:50:40 +01:00