Skip to content

Reorder plugins page and refresh plugin metrics#521

Merged
riderx merged 1 commit intomainfrom
riderx/plugin-list-direct
Mar 10, 2026
Merged

Reorder plugins page and refresh plugin metrics#521
riderx merged 1 commit intomainfrom
riderx/plugin-list-direct

Conversation

@riderx
Copy link
Copy Markdown
Member

@riderx riderx commented Mar 10, 2026

Summary

  • Moves the /plugins page to display the plugin directory (stats + list + search/sort) before marketing sections.
  • Keeps existing promotional hero, stats, and custom plugin blocks, but places them below the plugin list for a technical-first flow.
  • Updates plugin list action labels and removes legacy import functions while preserving card rendering behavior.
  • Refreshes with current plugin star/download-linked metadata and new entries.
  • No other files were modified beyond plugin listing page and star dataset.

Summary by CodeRabbit

  • New Features

    • Added four new Capacitor plugins to the directory: capacitor-mqtt, capacitor-watch, capacitor-app-attest, and capacitor-webview-version-checker
    • Updated plugin repository star counts
  • Style

    • Redesigned Plugins Directory page with a streamlined layout and simplified statistics display
    • Updated plugin action button labels for consistency

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 10, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1a17797d-4cee-4d73-9063-0f95cdb7d965

📥 Commits

Reviewing files that changed from the base of the PR and between 4ea7f55 and f700cf6.

📒 Files selected for processing (2)
  • src/data/github-stars.json
  • src/pages/plugins.astro

📝 Walkthrough

Walkthrough

The PR updates GitHub star counts in the data file and adds four new Capacitor plugin repositories, while redesigning the plugins page with a new directory-focused layout, simplified stat cards, updated labels, and reordered sections.

Changes

Cohort / File(s) Summary
Data Updates
src/data/github-stars.json
Updated star counts for existing Capacitor plugin repositories; added four new entries: capacitor-mqtt, capacitor-watch, capacitor-app-attest, and capacitor-webview-version-checker.
Page Redesign
src/pages/plugins.astro
Removed imports for getGitHubStars and getNpmDownloads; redesigned layout with new Plugins Directory section header, simplified stat cards, consolidated grid display; updated button labels from "View Tutorial/Docs" to "Documentation/Docs"; reordered major sections including hero, stats, and plugin grid.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Suggested labels

💰 Rewarded

Poem

🐰 A star-filled patch hops into view,
New plugins join the roster too!
The page gets trimmed, reorganized with care,
Directory and stats arranged with flair! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch riderx/plugin-list-direct

Comment @coderabbitai help to get the list of available commands and usage tips.

@riderx riderx merged commit 6cc34b6 into main Mar 10, 2026
3 of 4 checks passed
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f700cf6c57

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

</div>
</div>
</section>
<section class="py-12 px-6 lg:px-8">
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add custom-development anchor target back

The page still renders a primary CTA linking to #custom-development, but this reordered section no longer has that id, so clicking “Need something custom” no longer navigates users to the custom plugin block on /plugins. This is a functional regression in in-page navigation; either restore id="custom-development" on this section or update the CTA href to match the new target.

Useful? React with 👍 / 👎.

@riderx riderx deleted the riderx/plugin-list-direct branch March 26, 2026 09:22
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