mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-20 06:48:28 +00:00
- Fix MED field showing N/A when value is 0 (now correctly shows 0) - Hide Originator field when empty instead of showing N/A - Hide Age field when not available instead of showing N/A - Add HideableField component for fields that should be hidden when empty - Update string output formatting to skip hidden fields in text export Resolves display issues where valid zero values and unavailable fields were showing as N/A instead of proper formatting or being hidden. |
||
|---|---|---|
| .. | ||
| components | ||
| context | ||
| elements | ||
| hooks | ||
| pages | ||
| public | ||
| types | ||
| util | ||
| .eslintignore-delete | ||
| .eslintrc-delete.js | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| biome.json | ||
| favicon-formats.ts | ||
| next-env.d.ts | ||
| next.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| tsconfig.json | ||
| vitest.config.ts | ||
hyperglass-ui
hyperglass UI, written in React, on Next.js, with Chakra UI.