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

✨ A little refactor #4

Merged
merged 3 commits into from
Oct 29, 2023
Merged

✨ A little refactor #4

merged 3 commits into from
Oct 29, 2023

Conversation

FurryR
Copy link
Contributor

@FurryR FurryR commented Oct 29, 2023

Update

  • ja-JP, zh-CN l10n
  • Brand-new universal getBlocklyInstance method (removed unnecessary alternative method)
  • Prettier support

@FurryR FurryR marked this pull request as draft October 29, 2023 11:50
@FurryR FurryR marked this pull request as ready for review October 29, 2023 11:51
Copy link
Member

@SimonShiki SimonShiki left a comment

Choose a reason for hiding this comment

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

  • the code style problem introduced by prettier is absolutely a disaster... I will specifically note all the places where I need to change the prettier configuration.
  • the l10n part can be replaced by formatMessage. Using standardized solutions can pave the way for subsequent i18n.

anyway, some of the changes in this pull request are very exciting. thank you very much for your contribution to this project!

.prettierrc.json Outdated Show resolved Hide resolved
src/frontend/index.ts Show resolved Hide resolved
src/frontend/index.ts Outdated Show resolved Hide resolved
src/frontend/index.ts Outdated Show resolved Hide resolved
src/frontend/index.ts Outdated Show resolved Hide resolved
src/injector/inject.ts Show resolved Hide resolved
src/loader/dispatch/central-dispatch.ts Show resolved Hide resolved
src/loader/dispatch/central-dispatch.ts Show resolved Hide resolved
src/loader/dispatch/worker-dispatch.ts Outdated Show resolved Hide resolved
src/typings/block-type.ts Outdated Show resolved Hide resolved
src/loader/loader.ts Outdated Show resolved Hide resolved
@SimonShiki SimonShiki merged commit 803ccee into EurekaScratch:trunk Oct 29, 2023
1 check failed
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