Merged
Conversation
Deploying paymenter with
|
| Latest commit: |
ef61a65
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://75033ea9.paymenter.pages.dev |
| Branch Preview URL: | https://detail-page.paymenter.pages.dev |
There was a problem hiding this comment.
Pull request overview
This pull request adds an extensions marketplace detail page and comprehensive branding assets for Paymenter. It includes release notes for versions 1.1-1.4, new branding SVG files (logos, symbols, wordmarks), and updates to the theme structure including renaming CSS files and reorganizing components.
Key changes:
- Added marketplace extension detail page with dynamic path generation
- Added complete branding assets (logos, symbols, wordmarks in various formats)
- Added release notes for versions 1.1 through 1.4
- Reorganized theme structure (renamed custom.css to global.css, added Layout.vue)
- Updated dependencies (React, Tailwind, pnpm, @scalar/api-reference)
Reviewed changes
Copilot reviewed 43 out of 60 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| releases/v1.4-release.md | Release notes for v1.4 with billing agreements and notifications features |
| releases/v1.3-release.md | Release notes for v1.3 with audit logs and extension browser |
| releases/v1.2-release.md | Release notes for v1.2 with API routes and user impersonation |
| releases/v1.1-release.md | Release notes for v1.1 with Docker support and invoice numbering |
| releases/v1-release.md | Initial v1.0 release notes |
| releases/releases.data.mjs | Data loader for release notes list |
| releases/index.md | Release list page setup |
| public/*.svg | Comprehensive branding assets (logos, symbols, wordmarks) |
| marketplace/[id].paths.js | Dynamic path generation for marketplace extension pages |
| marketplace/[id].md | Marketplace detail page template |
| brand/index.md | Brand assets page setup |
| package.json | Updated dependencies to newer versions |
| .vitepress/theme/index.js | Theme structure update with Layout component |
| .vitepress/theme/global.css | Renamed from custom.css with Tailwind utilities cleanup |
| .vitepress/theme/components/* | Various component formatting updates |
| index.md | Added sponsors section, removed custom footer |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.