Saved in:
| Main Author: | |
|---|---|
| Format: | Recurso digital |
| Language: | |
| Published: |
Zenodo
2026
|
| Online Access: | https://doi.org/10.5281/zenodo.19248261 |
| Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- <p>glmnetUI 0.5.0 — Consistent Theme & Purpose-Aware State Management<br> Theme & Visual Consistency</p> <ul> <li>Nord palette enforcement: All interactive buttons now use Frost colors (nord8/nord9/nord10) exclusively. Aurora colors<br> (red/green/yellow) are reserved for warnings and error indicators only — never on buttons. This applies consistently across<br> earthUI, glmnetUI, and mgcvUI.</li> <li>Matched browse controls: The earthUI import browse button (Section 2) now matches the native fileInput appearance in Section 1 — same font, color, and layout.</li> <li>Visible dropdown borders: Variable Configuration dropdowns (Type, Special, Sign) now use var(--bs-border-color) instead of the nearly invisible #ccc, making them clearly visible in both light and dark modes.</li> <li>Right-aligned info icons: Section header help icons (?) are now right-aligned via flexbox and use Nord Frost colors<br> (nord8/nord10) instead of Bootstrap defaults.</li> <li>Dark mode: Snow Storm (light) and Polar Night (dark) themes documented and enforced. Theme preference persists via localStorage.</li> </ul> <p>Purpose-Aware State Management</p> <ul> <li>Purpose persistence: The last-used purpose mode is saved to localStorage and restored automatically when the app is relaunched. Each app (earthUI, glmnetUI, mgcvUI) persists independently.</li> <li>Full reset on purpose change: Changing the Purpose radio button now clears all state — data import, earth import, model results, RCA adjustments, and Sales Grid — so no stale results carry over between modes. All result tabs return to their empty/waiting<br> state.</li> </ul> <p>Documentation</p> <ul> <li>CLAUDE.md: New project-level instructions file with shared UI conventions for all three sibling apps.</li> <li>Vignettes updated: Getting Started and User Guide vignettes reflect the new Section 2 (earthUI import), renumbered sidebar workflow, purpose persistence, and purpose-change reset behavior.</li> <li>User Guide (PDF): Updated chapter references, sidebar section numbering, and settings persistence documentation.</li> </ul>