Skip to content

v0.4.0

Choose a tag to compare

@derekclapham derekclapham released this 11 Mar 16:47
· 24 commits to develop since this release
f5f8cef
  • Tightened up the styling of dashboard (7b2deca)
  • Dashboard: fix cascade layer conflict and replace auto-fit grid with explicit columns (44d58f0)
  • Dashboard: unified grid system and remove presentational web components (26d6eec)
  • Dashboard: responsive grid layout with full-width flow (61d64ec)
  • Dashboard: enforce 4px grid spacing system (28aa52b)
  • Dashboard: spacing and layout overhaul for breathing room (699afa3)
  • Added the constraint id to get_constraints output (fad6fa5)
  • Dashboard: comprehensive styling overhaul for polish and visual hierarchy (4c50dc0)
  • Dashboard: Phase 5 replace CSS with Tailwind v4 utilities, delete legacy file (9f0b87b)
  • Dashboard: Phase 4 extract page components into Lit web components (d0f4de9)
  • Dashboard: Phase 3 extract app shell and nav into Lit components (5322178)
  • Dashboard: Phase 2 extract stat-card and badge Lit components (85ed10c)
  • Dashboard: Phase 1 scaffolding for Lit + Tailwind migration (d895048)
  • Dashboard: add Rejections page with filters and pattern banners (eb48a1f)
  • Dashboard: add Constraints page with header navigation (c64ec36)
  • Dashboard: add unlink and delete actions to modals (1ec8a6a)
  • Dashboard: add click-to-open modal for full rejection/constraint detail (aeb93c0)
  • Dashboard: add Domains stat card, fix layout when sections are hidden (d11598b)