Search for a command to run...
glmnetUI 0.5.0 — Consistent Theme & Purpose-Aware State Management Theme & Visual Consistency Nord palette enforcement: All interactive buttons now use Frost colors (nord8/nord9/nord10) exclusively. Aurora colors (red/green/yellow) are reserved for warnings and error indicators only — never on buttons. This applies consistently across earthUI, glmnetUI, and mgcvUI. Matched browse controls: The earthUI import browse button (Section 2) now matches the native fileInput appearance in Section 1 — same font, color, and layout. 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. Right-aligned info icons: Section header help icons (?) are now right-aligned via flexbox and use Nord Frost colors (nord8/nord10) instead of Bootstrap defaults. Dark mode: Snow Storm (light) and Polar Night (dark) themes documented and enforced. Theme preference persists via localStorage. Purpose-Aware State Management 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. 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 state. Documentation CLAUDE.md: New project-level instructions file with shared UI conventions for all three sibling apps. 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. User Guide (PDF): Updated chapter references, sidebar section numbering, and settings persistence documentation.