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 translation store #17

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

Upgrade translation store #17

wants to merge 4 commits into from

Conversation

Shiritai
Copy link

@Shiritai Shiritai commented Jun 5, 2024

  • Refactor code to
    • remove duplicated variables such as global isLoading
    • remove the unneeded interface
    • simplify private methods
  • Provide t and isError service
  • Modify jest to test new features
  • Update document according to new features

Shiritai added 4 commits June 5, 2024 12:20
* Refactor code to
  * remove duplicated variables such as global isLoading
  * remove unneeded interface
  * simplify private methods
* Provide t and isError service
@Shiritai Shiritai marked this pull request as draft June 5, 2024 04:26
@Shiritai Shiritai marked this pull request as ready for review June 5, 2024 04:27
@Shiritai
Copy link
Author

Shiritai commented Jun 24, 2024

@NishuGoel I'm not sure whether I should tag you for this PR... It'll be delightful to have this change in my project.

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