Skip to content

Conversation

@youngjungithub
Copy link
Contributor

@youngjungithub youngjungithub commented Apr 15, 2025

Due to the recent migration to Code Hike v1.0.5 from codehike.mdx v0.9.0, there is a discrepancy in how the article website/docs/how-to-guides/intermediate-semantic-analysis.md looks.

Please reference our recent PR.

This PR attempts to completely rewrite the Spotlight component implementation to work with CodeHike 1.0.5:

  • Created a custom React component that renders a side-by-side layout with steps and code
  • Implemented theme-aware styling that dynamically changes colors based on light/dark mode
  • Added specific code highlighting for important sections (blue for response, red for errors, green for solutions)
  • Fixed responsive layout issues with proper wrapping and minimum widths
  • Added transition effects for smoother theme switching

This change specifically updates the intermediate-semantic-analysis.md documentation file while maintaining the same educational content and interactive experience from codehike/mdx version 0.9.0.

UI experience in version 0.9.0:

Before.mov

Ui experience now:

Version.mov

@youngjungithub youngjungithub requested review from a team as code owners April 15, 2025 16:21
Ticket: DX-1310

Completely rewrote the Spotlight component implementation to work with CodeHike 1.0.5:

- Created a custom React component that renders a side-by-side layout with steps and code
- Implemented theme-aware styling that dynamically changes colors based on light/dark mode
- Added specific code highlighting for important sections (blue for response, red for errors, green for solutions)
- Fixed responsive layout issues with proper wrapping and minimum widths
- Added transition effects for smoother theme switching

This change specifically updates the intermediate-semantic-analysis.md documentation file while maintaining the same educational content and interactive experience from codehike/mdx version 0.9.0.

chore(website): Remove unused variable
@andrew-scott-fischer andrew-scott-fischer merged commit 8c756ef into master Apr 15, 2025
6 checks passed
@andrew-scott-fischer andrew-scott-fischer deleted the codehike branch April 15, 2025 19:13
@github-actions
Copy link

🎉 This PR is included in version @api-ts/typed-express-router@2.0.0-beta.1 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/express-wrapper@2.0.0-beta.1 🎉

The release is available on npm package (@beta dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/typed-express-router@1.1.14 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/express-wrapper@1.0.34 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/superagent-wrapper@1.3.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/openapi-generator@5.8.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants