Conversation
* feat: implement Whop Reviews * fix: issue with no-store on vercel * fix: whop * feat: implement new lib * feat: mobile review stars, accessibility & image optimizations - SocialProof: compact star rating on mobile next to handle, full stars on desktop - Hero: add aria-hidden to decorative icons, min-height to terminal - Platform: add aria-hidden to feature icons - Team: replace Button with anchor link, add image sizes prop - Projects: add responsive sizes to Next.js Image components - CookieConsent: simplify mount logic - whop.ts: remove noisy error logging - layout: add theme-color meta - next.config: remove stale comment * chore: update gitignore and remove non-project files * fix: move star rating in front of reviewer name in testimonial cards * chore: trigger CI re-run * chore: track ExpandableText component * chore: regenerate yarn.lock * chore: bump @commitpt/design-system to ^0.2.1 * feat: mobile manual scroll + tap-to-expand on review cards --------- Co-authored-by: Bruno Moisão <brunomoisao03@gmail.com> Co-authored-by: unknown <a@localhost.local>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
# Conflicts: # src/components/ExpandableText.tsx
SWAGGATH4K1NG
pushed a commit
that referenced
this pull request
Jul 29, 2026
* Dev (#25) * feat: mobile review stars, accessibility & image optimizations (#20) * feat: implement Whop Reviews * fix: issue with no-store on vercel * fix: whop * feat: implement new lib * feat: mobile review stars, accessibility & image optimizations - SocialProof: compact star rating on mobile next to handle, full stars on desktop - Hero: add aria-hidden to decorative icons, min-height to terminal - Platform: add aria-hidden to feature icons - Team: replace Button with anchor link, add image sizes prop - Projects: add responsive sizes to Next.js Image components - CookieConsent: simplify mount logic - whop.ts: remove noisy error logging - layout: add theme-color meta - next.config: remove stale comment * chore: update gitignore and remove non-project files * fix: move star rating in front of reviewer name in testimonial cards * chore: trigger CI re-run * chore: track ExpandableText component * chore: regenerate yarn.lock * chore: bump @commitpt/design-system to ^0.2.1 * feat: mobile manual scroll + tap-to-expand on review cards --------- Co-authored-by: Bruno Moisão <brunomoisao03@gmail.com> Co-authored-by: unknown <a@localhost.local> * feat(#21): add faq component from design system * feat: add custom scrollbar style and simplify ExpandableText click handler --------- Co-authored-by: Luís Silva <luis@plutao.pt> Co-authored-by: unknown <a@localhost.local> * chore: update contributors * chore: update reviews.json * docs: add clean section comments across components docs: add comments to organize component sections Cleaned up component readability by adding clear section dividers and inline comments across the platform components. * style: add missing final newlines to components --------- Co-authored-by: Bruno Moisão <79933117+spars57@users.noreply.github.com> Co-authored-by: Luís Silva <luis@plutao.pt> Co-authored-by: unknown <a@localhost.local> Co-authored-by: Bruno Moisão <brunomoisao03@gmail.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
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.