Skip to content

style(frontend): apply prettier formatting to landing 3D files#67

Merged
hoangsonww merged 1 commit into
masterfrom
chore/prettier-format-landing
Jun 13, 2026
Merged

style(frontend): apply prettier formatting to landing 3D files#67
hoangsonww merged 1 commit into
masterfrom
chore/prettier-format-landing

Conversation

@hoangsonww

Copy link
Copy Markdown
Owner

Summary

Applies npm run format (Prettier) to the three landing-page / 3D files from the full-page 3D landing work (#64) that weren't formatted before merge. Whitespace + line-wrapping only — no logic or behavior changes.

  • frontend/src/App.js
  • frontend/src/components/three/HeroExperience.js
  • frontend/src/pages/LandingPage.js

Testing

  • npm run format is now idempotent on these files (re-running produces no diff).
  • jest53 passed / 11 suites, 18 snapshots unchanged (confirms no render-level change).

🤖 Generated with Claude Code

Run npm run format over the App, HeroExperience and LandingPage files from
the 3D landing work (#64) that weren't formatted before merge. Whitespace /
line-wrapping only — no logic or behavior changes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@netlify

netlify Bot commented Jun 13, 2026

Copy link
Copy Markdown

Deploy Preview for docuthinker-ai-app ready!

Name Link
🔨 Latest commit dd3701c
🔍 Latest deploy log https://app.netlify.com/projects/docuthinker-ai-app/deploys/6a2db43a7aee2d00082719f8
😎 Deploy Preview https://deploy-preview-67--docuthinker-ai-app.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: 28
Accessibility: 93
Best Practices: 92
SEO: 99
PWA: 80
View the detailed breakdown and full score reports

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

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docuthinker-fullstack-app Ignored Ignored Jun 13, 2026 7:49pm

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request applies formatting and indentation adjustments to frontend/src/App.js and frontend/src/components/three/HeroExperience.js to improve code structure and readability. No functional changes were introduced, and there are no review comments to address.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@hoangsonww hoangsonww self-assigned this Jun 13, 2026
@hoangsonww hoangsonww added bug Something isn't working documentation Improvements or additions to documentation duplicate This issue or pull request already exists enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jun 13, 2026
@hoangsonww hoangsonww added this to the v2.x.x - Enhanced Release milestone Jun 13, 2026
@hoangsonww
hoangsonww merged commit cc9e488 into master Jun 13, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation duplicate This issue or pull request already exists enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

1 participant