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

upgrade LiveCodes playground #292

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

hatemhosny
Copy link
Contributor

What change does this pull request introduce?

This PR upgrades the LiveCodes playground & SDK to latest releases. See changelog for details.

Most notablely, the main new features include:

  • update compilers to latest releases.
  • custom editor title (e.g. instead of Py (Wasm) now displays Python).
  • responsive layout (vertical/horizontal) improves mobile experience (see screenshots below).
  • significant improvements in JS/TS editor support on mobile with autocomplete, hover hints and errors.
  • add support for TypeScript twoslash type comments.
  • lots of more improvements and bug fixes. See changelog.

Screenshots

Desktop - light mode
Screenshot 2024-07-28 102231

Desktop - dark mode
Screenshot 2024-07-28 102437

Mobile - portrait
Screenshot 2024-07-28 101701

Mobile - landscape
Screenshot 2024-07-28 101742

Checklist

  • I worked on a branch other than main.
  • My branch is up-to-date with the Upstream main branch.
  • I have fixed potential errors using yarn lint.
  • I ran yarn build to check everything still builds successfully.

@hatemhosny hatemhosny requested a review from maltejur as a code owner July 28, 2024 07:29
Copy link

vercel bot commented Jul 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2024 7:33am

Copy link
Collaborator

@maltejur maltejur left a comment

Choose a reason for hiding this comment

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

Thanks

@maltejur maltejur merged commit 02746d2 into TheAlgorithms:main Jul 28, 2024
4 checks passed
@hatemhosny hatemhosny deleted the update-livecodes branch December 10, 2024 14:26
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.

2 participants