Skip to content

feat(site): add sort-by-date options to packs page#8

Merged
garysheng merged 1 commit intoPeonPing:mainfrom
Faithfinder:feat/packs-sort-by-date
Feb 27, 2026
Merged

feat(site): add sort-by-date options to packs page#8
garysheng merged 1 commit intoPeonPing:mainfrom
Faithfinder:feat/packs-sort-by-date

Conversation

@Faithfinder
Copy link
Copy Markdown
Contributor

Summary

  • Pass the added field from registry entries through the data generation pipeline into PackMeta
  • Add "Newest" and "Oldest" sort options to the packs page
  • Packs without a date are sorted to the end

Test plan

  • Run npm run generate in site/ and verify packs-data.json includes dateAdded fields
  • Run npm run dev and confirm the sort dropdown shows "Newest" / "Oldest" options
  • Verify sorting works correctly, with packs missing dates appearing last

🤖 Generated with Claude Code

Pass the `added` field from registry entries through the data pipeline
and expose "Newest" / "Oldest" sort options on the packs page.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 26, 2026

@Faithfinder is attempting to deploy a commit to the Gary Sheng's projects Team on Vercel.

A member of the Team first needs to authorize it.

@garysheng garysheng merged commit 4b7ca58 into PeonPing:main Feb 27, 2026
1 of 3 checks passed
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.

2 participants