Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frameworks frontend implementation #198

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

ACR1209
Copy link
Contributor

@ACR1209 ACR1209 commented Jan 6, 2025

Description

Implemented the FrontEnd proposed on #136 to display different frameworks/libraries of a language. Also added initial snippets for React and FastAPI frameworks.

Type of Change

  • ✨ New snippet
  • 🛠 Improvement to an existing snippet
  • 🐞 Bug fix
  • 📖 Documentation update
  • 🔧 Other (please describe): Frontend changes

Checklist

  • I have tested my code and verified it works as expected.
  • My code follows the style and contribution guidelines of this project.
  • Comments are added where necessary for clarity.
  • Documentation has been updated (if applicable).
  • There are no new warnings or errors from my changes.

Related Issues

Closes #136

Additional Context

I added basic keyboard navigation where sub languages are opened with right arrow. Also might need changes for accessibility.

Screenshots (Optional)

Click to view screenshots

image
Screencast from 2025-01-06 01-35-26(2)

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.

[Announcement] - Support for frameworks and libraries
2 participants