Skip to content

fix: keep plugin list sorted alphabetically - #478

Merged
AaronFeledy merged 1 commit into
mainfrom
fix/plugin-list-alphabetical
Jul 29, 2026
Merged

fix: keep plugin list sorted alphabetically#478
AaronFeledy merged 1 commit into
mainfrom
fix/plugin-list-alphabetical

Conversation

@AaronFeledy

Copy link
Copy Markdown
Member

What does this do?

Keeps the plugin directory alphabetically sorted after mounting and whenever tag filters change.

Previously, the component sorted its initial local array alphabetically, then replaced it with the content loader order during onMounted. Since the loader orders entries by their Git-derived timestamps, recently updated plugin metadata could jump to the front of the directory.

Testing

  • npm run docs:build
  • git diff --check

@netlify

netlify Bot commented Jul 29, 2026

Copy link
Copy Markdown

Deploy Preview for lando-core ready!

Name Link
🔨 Latest commit fc44c9b
🔍 Latest deploy log https://app.netlify.com/projects/lando-core/deploys/6a69820671e1610009cca2da
😎 Deploy Preview https://deploy-preview-478--lando-core.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 90 (🟢 up 7 from production)
Accessibility: 89 (no change from production)
Best Practices: 92 (no change from production)
SEO: 90 (no change from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@AaronFeledy
AaronFeledy merged commit fa352da into main Jul 29, 2026
116 of 117 checks passed
@AaronFeledy
AaronFeledy deleted the fix/plugin-list-alphabetical branch July 29, 2026 18:05
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.

1 participant