Skip to content

feat: Recently Changed Sections on landing page#96

Merged
williamzujkowski merged 1 commit intomainfrom
feat/78-recently-changed
Mar 30, 2026
Merged

feat: Recently Changed Sections on landing page#96
williamzujkowski merged 1 commit intomainfrom
feat/78-recently-changed

Conversation

@williamzujkowski
Copy link
Copy Markdown
Collaborator

Summary

Reads the pre-computed diff manifest at build time to show recently changed sections on the landing page.

  • Shows up to 8 sections that changed in the most recent release point pair
  • Displays title and section number with teal indicator dot
  • Shows which PLs the changes occurred between
  • Gracefully hidden when no diffs are available

Issues

🤖 Generated with Claude Code

Read diff manifest at build time to find sections that changed in the
most recent release point transition. Display up to 8 recently changed
sections with title, section number, and teal indicator dot.

Only renders when diff manifest exists and has changes. Gracefully
hidden when no diffs are available.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@williamzujkowski williamzujkowski merged commit 561414f into main Mar 30, 2026
@williamzujkowski williamzujkowski deleted the feat/78-recently-changed branch March 30, 2026 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

enhance: Add 'Recently Changed Statutes' section to landing page

1 participant