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

🏷 Add correct TypeScript types throughout the project #832

Merged
merged 1 commit into from
May 21, 2022

Conversation

jinh0
Copy link
Collaborator

@jinh0 jinh0 commented May 19, 2022

Fixes #807 .

Most significantly, editor actions have been given a full makeover with exact types.

@jinh0 jinh0 requested a review from yinanazhou May 19, 2022 19:30
Copy link
Member

@yinanazhou yinanazhou left a comment

Choose a reason for hiding this comment

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

  1. please fix the building errors.
  2. please remove the changes to EditorAction. EditorAction is good and clear in Neon. Specifying all the change request actions to Verovio may confuse people.
  3. please double-check the code and fully test it before making any pull requests.

+ Most significantly, editor actions.

🏷 Fix typing errors with new EditorAction.
@yinanazhou yinanazhou merged commit 1ca100a into develop May 21, 2022
@jinh0 jinh0 deleted the type-fix branch May 24, 2022 16:12
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