open-notebook/frontend
Luis Novo 42861893f5 docs: design-system decision record, contributor styling rule, refreshed brand assets
- ADR-008: visual identity as a token contract in globals.css, reviewed
  through /dev/design (laws, dark-mode resolution constraint, hex
  rationale, alternatives)
- frontend/AGENTS.md: hard rule — styling via semantic tokens only, no
  raw palette classes or hand-written dark: twins
- README: new Quiet Green hero mark and a current workspace screenshot
  replacing the pre-redesign UI; drop a dead image reference
2026-07-25 12:32:55 -03:00
..
public Version 1 (#160) 2025-10-18 12:46:22 -03:00
src feat(frontend): Quiet Green screen-by-screen reskin — shell, workspace, home, modals, remaining screens (#1220) 2026-07-24 17:59:08 -03:00
test-results feat(i18n): add Turkish (tr-TR) translation (#871) 2026-06-13 08:46:15 -03:00
.gitignore chore: export docs for custom gpt 2025-10-18 20:26:11 -03:00
AGENTS.md docs: design-system decision record, contributor styling rule, refreshed brand assets 2026-07-25 12:32:55 -03:00
CLAUDE.md docs: restructure documentation around AGENTS.md, VISION.md and decision records (#1032) 2026-07-10 15:33:19 -03:00
components.json Version 1 (#160) 2025-10-18 12:46:22 -03:00
eslint.config.mjs Version 1 (#160) 2025-10-18 12:46:22 -03:00
next.config.ts fix(frontend): support allowedDevOrigins via env var (#1190) 2026-07-21 09:23:52 -03:00
package-lock.json chore(deps): resolve open Dependabot security alerts (#1191) 2026-07-20 17:40:16 -03:00
package.json chore(deps): resolve open Dependabot security alerts (#1191) 2026-07-20 17:40:16 -03:00
postcss.config.mjs Version 1 (#160) 2025-10-18 12:46:22 -03:00
start-server.js fix: use Node.js wrapper for cross-platform PORT fallback 2026-01-14 22:51:39 -03:00
tsconfig.json Feat/localization tests docker (#371) 2026-01-15 13:51:05 -03:00
vitest.config.ts fix: make validate_url() async so DNS resolution doesn't block the event loop (#1011) 2026-07-10 10:43:36 -03:00