learning_ai_notes/web/src/app
2026-03-29 01:54:46 -07:00
..
(app) feat(settings): add dark/light theme toggle to Settings page 2026-03-29 01:33:01 -07:00
error.tsx feat(design-system): add not-found, error, loading pages 2026-03-27 16:34:37 -07:00
globals.css fix(tokens): remove duplicate hand-written token block — now imported via design-tokens pkg 2026-03-29 01:54:46 -07:00
layout.tsx fix(tokens): import product-specific notelett tokens instead of generic base 2026-03-29 01:49:41 -07:00
loading.tsx feat(design-system): add not-found, error, loading pages 2026-03-27 16:34:37 -07:00
not-found.tsx fix(web): replace --ml-* (MindLyst) with --nl-* (NoteLett) CSS namespace across 18 files 2026-03-21 20:18:44 -07:00
page.tsx fix(web): replace --ml-* (MindLyst) with --nl-* (NoteLett) CSS namespace across 18 files 2026-03-21 20:18:44 -07:00
providers.tsx feat(web): wire ToastProvider from @bytelyst/ui into NoteLett providers 2026-03-29 00:12:47 -07:00