- Remove animate-enter class from all table row components - Prevents animations on routine WebSocket data updates - Animations now only occur on initial load/new items - Fix test expectation for Docker monitoring checkbox default state Components updated: - DockerUnifiedTable (container/service rows) - DockerHostSummaryTable - NodeSummaryTable - GuestRow - ConfiguredNodeTables (PVE/PBS/PMG) - Storage and DiskList - APITokenManager - UnifiedAgents All tests passing. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||