Skip to content

Migrate all JS files in to TS #19

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

Merged
merged 3 commits into from
Nov 4, 2022
Merged

Migrate all JS files in to TS #19

merged 3 commits into from
Nov 4, 2022

Conversation

lihebi
Copy link
Collaborator

@lihebi lihebi commented Nov 4, 2022

No description provided.

@lihebi lihebi changed the title Js2ts Migrate all JS files in to TS Nov 4, 2022
@lihebi
Copy link
Collaborator Author

lihebi commented Nov 4, 2022

This PR mainly renames all JS files to TS files and fixes compilation errors. It is lightly tested and might contain breaking changes or crashes.

Besides, this PR also did

  • some cleanup of old code
  • some file restructure (e.g. move component/repo/graph.js to components/Canvas.js)
  • fix login/signup popover error
  • enable auto-save every second, with proper cleanup
  • use a new MUI-based login page

@lihebi lihebi merged commit 717e676 into main Nov 4, 2022
@lihebi lihebi deleted the js2ts branch November 9, 2022 23:44
lihebi added a commit to lihebi/codepod that referenced this pull request Dec 25, 2023
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.

1 participant